BODY {
background: #dbeddb;
margin-top: 15px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
}
.bodytext {
	font-size: 12px;
	font-family: Arial, Helvetica, verdana, tahoma, Geneva, Swiss, SunSans-Regular;
	margin-right: 5px;
	margin-left: 5px;
	color: #333333;
	line-height: 18px;
	padding-right: 5px;
	padding-left: 5px;
}

.bodytext a:link 	{
	text-decoration: none;
	color: #333333;
}

.bodytext a:active  {
	text-decoration: none;
	color: #333333;
}
.bodytext a:hover 	{
	color: #990033;
	text-decoration: underline;
	background-color: "#73ad73"
}
.bodytext a:visited  {
	text-decoration: none;
	color: #333333;
}
.TOPNAVnew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.TOPNAVnew a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.TOPNAVnew a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;	
}
.TOPNAVnew a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffff99;
	text-decoration: underline;
}
.TOPNAVnew a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
.pageheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	padding-left: 5px;
	padding-top: 5px;


}
