.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
	background-repeat: repeat;
}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.topnav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #660000;
	text-decoration: none;
}
a.topnav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	text-decoration: none;
}
a.topnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
a.leftnav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.leftnav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.leftnav:hover {
	color: #CCCC99;
	text-decoration: none;	
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
a.body:link {
	color: #660000;
	text-decoration: none;
}
a.body:visited {
	color: #660000;
	text-decoration: none;
}
a.body:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: normal;
}
.footernav {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
}
a.footernav:link {
	text-decoration: none;
	color: #999999;
}
a.footernav:visited {
	text-decoration: none;
	color: #999999;
}
a.footernav:hover {
	color: #666666;
	text-decoration: none;
}
.headings {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
.greenheading {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #295454;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: normal;
}
.greenheadinglight {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #006666;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal;
}
.latestnews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
	text-decoration: none;
}
.navbground {
	background-image: url(images/bgrounds/navbg_green.jpg);
	background-repeat: no-repeat;
}