body{
	background-color: #F4FFF4;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
	}
a:link,  a:visited,  a:active  {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#003F1C;
	font-weight: bold; text-decoration: none;
}

a:hover {
	color:#6F891C; }
.header {
	font-size: 16px; 
	background: #368156;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #B8C58D; }
.header2 {
	font-size: 24px;
	font-weight: bold;
	color: #003F1C;
}
.highlight { background: #CED9B1;
}
.bodyfontbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
}

.smltxt { 	font-family: Arial, Helvetica, sans-serif;
			font-size: 9px; }

.tstboxborder {
	border: thin solid #6F891C;
}
button, .txtbtn, .txtbtn a:active, .txtbtn a:link, .txtbtn, .txtbtn:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #368156;
	text-decoration: none;
	background-color: #B8C58D;
	border: 3px ;
	border-right-style: solid; border-right-color:#368156;
	border-Bottom-style: solid; border-bottom-color:#368156 ;
}
button:hover, .txtbtn:hover {	color: #038D03; 
	border-left-style: solid; 
	border-top-style: solid; }
.red {
	color: #FF0000;
}
