body, tr, td, p, li,select,input
{
	color: #000000;
	font-family: arial;
	font-size: 11px;
}
.header
{
	color: #037E02;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.headerorange
{
	color: #FF6600;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.headerlightorange
{
	color: #FF9900;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.header:hover
{
	color: #FF6600;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.header2
{
	color: #037E02;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
hr
{
	color: #E0DFE3;
	height : 1px;
}
a
{
	color: #037E02;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover
{
	color: #FF6600;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.news
{
	color: #000000;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.news:hover
{
	color: #FF6600;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.toplink
{
	color: #037E02;
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.toplink:hover
{
	color: #FF6600;
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.topnav
{
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.topnav:hover
{
	color: #FF6600;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.leftnav
{
	color: #037E02;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.leftnav:hover
{
	color: #FF6600;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
h2
{
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 18px;
	color: #DBEAF5;
}
.bold
{
	font-weight:bold
}
.darkline
{
	background: #4682B4;
}
.cright
{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	background: #4682B4;
	text-align: right;
}
.footer
{
	color: #666666;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
}
.date
{
	color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
}
.eventslist
{
	color: #FF6600;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #336699;
color: #FFFFFF;
}