/* CSS Document */
body {
	background-color: #619361;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 8pt;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #666666;
}
.txtFont
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
.heading
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#EC5A64;
}
.footertext{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
}
.button{
border:1px solid #2D462D;
background-color:#4F7E4F;
color:#FFFFFF;
font-family:verdana;
font-size:10px;
cursor:pointer;
}
.topnav{
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:14px;
text-decoration: none;
color: #000000;

}
.topnav:hover{
color:#86C441;
}
.topnav_on{
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:14px;
text-decoration: none;
/*color: #2450BD;*/
color: #86C441;
}
/* Tabs */
.tabs {font-family: arial, sans-serif;  height: 24px; background-color: #202020; position: relative; overflow: hidden; }
.tabs i { display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 12px; background-color: #3F3F3F; }
.tabs em { display: none; }
.tabs a { display: block; position: relative; float: left; width: 125px; height: 100%; line-height: 23px; font-size: 13px; color: #ECECEC; text-align: center; outline: none; border-right: 1px solid #C4C4C4; cursor: pointer; text-decoration:none;}
.tabs a i { display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 12px; background-color: #3F3F3F; }
.tabs a span { display: block; width: 100%; height: 100%; position: relative; z-index: 2; }
.tabs a strong { display: block; width: 100%; height: 100%; background-color: #0000FF; color: #FFFFFF; }
.tabs a:hover, .tabs a:hover i, .tabs a.hovered, .tabs a.hovered i { background-color: #0000FF; text-decoration: none; }
/* End Tabs */
