

BODY {
	font-family: Tahoma, sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
 	color:#333333;
	background-color:#006600;
	margin:0px;
}

td {
	font-family: Tahoma, sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
 	color :#333333;
}


H1 {
	font-family: Tahoma, sans-serif, Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 23px;
	color:#FFFFFF;
	font-weight:lighter;
	margin:0px;
	margin-bottom:20px;
}

H2 {
	font-family: Tahoma, sans-serif, Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 23px;
	font-weight:lighter;
	color:#538218;
	margin:0px;
	margin-bottom:20px;
}

H3 {
	font-family: Tahoma, sans-serif, Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 23px;
	font-weight:lighter;
	color:#538218;
	margin:0px;
	margin-bottom:20px;
}

.hiLight {
	font-size:16px;
	line-height:30px;
}
.boldHeading {
	font-family: Tahoma, sans-serif, Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;
	color:#538218;
	margin:0px;
	margin-bottom:5px;
	

}

.white_text {
	color:#FFFFFF;
}




 A.menulink:link  {
 	text-decoration : none;
 	color :#585743;
	font-size: 11px;
 }
 
 A.menulink:visited  {
 	text-decoration : none;
 	color :#585743;
	font-size: 11px;
 }
 
 A.menulink:active  {
 	text-decoration : none;
 	color :#585743;
	font-size: 11px;
 }
 
 A.menulink:hover  {
 	text-decoration : none;
 	color :#8E8D6C;
	font-size: 11px;
 }


 A:link  {
 	text-decoration : none;
 	color:#745825;
	font-size: 12px;
	border-bottom:1px solid #e8e8e8;
 }
 
 A:visited  {
 	text-decoration : none;
 	color:#745825;
	font-size: 12px;
	border-bottom:1px solid #e8e8e8;
 }
 
 A:active  {
 	text-decoration : none;
 	color:#745825;
	font-size: 12px;
	border-bottom:1px solid #e8e8e8;
 }
 
 A:hover  {
 	text-decoration : none;
 	color: #006600;
	font-size: 12px;
	border-bottom:1px solid #006600;
 }


 A.mainlink:link  {
 	text-decoration : none;
 	color :#99FF66;
	font-size: 12px;
	border-bottom:1px solid #7DB436;
 }
 
 A.mainlink:visited  {
 	text-decoration : none;
 	color :#99FF66;
	font-size: 12px;
	border-bottom:1px solid #7DB436;
 }
 
 A.mainlink:active  {
 	text-decoration : none;
 	color :#99FF66;
	font-size: 12px;
	border-bottom:1px solid #7DB436;
 }
 
 A.mainlink:hover  {
 	text-decoration : none;
 	color: #FFFFFF;
	font-size: 12px;
	border-bottom:1px solid #FFFFFF;
 }

 A.footerlink:link  {
 	text-decoration : underline;
 	color :#FFFFFF;
	font-size: 11px;
	border-bottom:0px;
 }
 
 A.footerlink:visited  {
 	text-decoration : underline;
 	color :#FFFFFF;
	font-size: 11px;
	border-bottom:0px;
 }
 
 A.footerlink:active  {
 	text-decoration : underline;
 	color :#FFFFFF;
	font-size: 11px;
	border-bottom:0px;
 }
 
 A.footerlink:hover  {
 	text-decoration : none;
 	color :#FFFFFF;
	font-size: 11px;
	border-bottom:0px;
 }
