html {
	height:99%;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
body {
	height:98%;
	margin-top: 10px;
	/*background-color:#bfc7b1;*/
	background-color: #d6d5d5;
	/*background-image: url(images/bg.jpg);*/
	background-repeat: repeat-y;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DDDDDD;
	background-color: #999999;
	padding:6px;
}
.table {
	height:99%;
	background-color: #FFFFFF;
}
.innertable {
	height:99%;
	background-color: #FFFFFF;
}
a:link {
	color: #D42624;
	text-decoration: none;
}
a:visited {
	color: #D42624;
	text-decoration: none;
}
a:hover {
	color: #E78C61;
}
a:active {
	color: #D42624;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color:#555555;
}
.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:20px;
	color:#999999;
}
.bottomNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height:18px;
	color:#FFFFFF;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	color:#D42624;
	font-weight:bold;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: 24px;
	text-decoration: none;
	color:#333333;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color:#D42624;
	font-weight:bold;
	line-height:30px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border-bottom: 1px solid #C1C8AA;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border-bottom: 1px solid #C1C8AA;/*padding: 2px 4px 0px 4px;*/
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:18px;
	float:left;
}
.topmenuselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:##D42624;
	font-weight:bold;
	line-height:18px;
	float:left;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 1px 1px 15px;
}
.overhome {
	font-family: Arial, Helvetica, sans-serif;
	border-right: 1px solid #CCCCCc;
	border-left: 1px solid #CCCCCc;
	border-top: 1px solid #CCCCCc;
	border-bottom: 1px solid #CCCCCc;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 14px 0px 0px 14px;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height:20px;
	color:#333333;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #888888;
	width: 190px;
}
.speech {
	background-image:url(images/speech.gif);
	background-repeat:no-repeat;
}
.speech2 {
	background-image:url(images/speech2.gif);
	background-repeat:no-repeat;
}
.speech3 {
	background-image:url(images/speech3.gif);
	background-repeat:no-repeat;
}
.adminFormBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #888888;
}
.adminFormTextArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #888888;
}
div#commentForm {
	display: none;
}
/************ menu styles **************/


#menuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#menuLinks a:link, #menuLinks a:visited {
	font-size: 11px;
	padding: 2px 4px 0px 4px;
	text-decoration: none;
	color: #D42624;
	line-height: 22px;
}
#menuLinksselected a:link, #menuLinks a:visited {
	font-size: 11px;
	padding: 2px 4px 0px 4px;
	text-decoration: none;
	color: #D42624;
	line-height: 22px;
}
#menuLinks a:hover {
	/*background-color: #F8F8F8;*/
	background-image: none;
	text-decoration: none;
	color: #FFFFFF;/*font-weight: bold;*/
}
/*********************************Table background*********************************/
.bottom {
	background-image: url(images/border/bottom.gif);
	background-repeat: repeat-x;
	line-height: 12px;
}
.left {
	background-image: url(images/border/left.gif);
	background-repeat: repeat-y;
}
.right {
	background-image: url(images/border/right.gif);
	background-repeat: repeat-y;
}
.top {
	background-image: url(images/border/top.gif);
	background-repeat: repeat-x;
	line-height: 12px;
	background-position: 0px 7px;
}
.top-left {
	background-image: url(images/border/top-left.gif);
	line-height: 12px;
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
.top-right {
	background-image: url(images/border/top-right.gif);
	line-height: 12px;
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
.bottom-left {
	background-image: url(images/border/bottom-left.gif);
	line-height: 12px;
	background-repeat: no-repeat;
}
.bottom-right {
	background-image: url(images/border/bottom-right.gif);
	line-height: 12px;
	background-repeat: no-repeat;
}
/************ menu styles **************/
#submenu {
	margin-top:30px;
	width:220px;
	font-family: Arial, Helvetica, sans-serif;
}
#submenu a:link, #submenu a:visited {
	font-size: 12px;
	display:block;
	padding: 6px 4px 0px 4px;
	text-decoration: none;
	color:#666666;
	line-height: 25px;
}
#submenu a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #999999;
}
#submenuselected a:link, #submenuselected a:visited {
	font-size: 12px;
	padding: 6px 4px 0px 4px;
	text-decoration: none;
	color: #D42624;
	line-height: 25px;
}
/************ menu styles **************/

#submenu2 a:link, #submenu2 a:visited {
	font-size: 11px;
	/*padding: 0px 0px 0px 0px;*/
	text-decoration: none;
	color:#666666;
	line-height: 22px;
	width:280px;
}
#submenu2 a:hover {
	font-size: 11px;
	/*padding: 0px 0px 0px 0px;*/
	text-decoration: none;
	color: #999999;
	line-height: 22px;
}
#submenu2selected a:link, #submenu2selected a:visited {
	font-size: 11px;
	/*padding: 0px 4px 0px 0px;*/
	text-decoration: none;
	color: #D42624;
	line-height: 22px;
}
/************ menu styles **************/

#bottomNavigation a:link, #bottomNavigation a:visited {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 20px;
}
#bottomNavigation a:hover {
	background-image: none;
	text-decoration: none;
	color: #333333;
}
#whiteNavigation a:link, #whiteNavigation a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;	/*line-height: 20px;*/
}
#whiteNavigation a:hover {
	background-image: none;
	text-decoration: none;
	color: #333333;
}
.greenbox {
	border: 1px solid #D7DCC0;
}
.whats-new-bg {
	background-image: url(images/whats-new-bg.gif);
	background-repeat: no-repeat;
	height:65px;
}
.whats-new-bg2 {
	background-image: url(images/whats-new-bg2.gif);
	background-repeat: no-repeat;
	height:105px;
}
.outerbox {
	height:450px;
}
.grey {
	color:#999999;
}
