body {
	background: #003100;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000 ;
	}
p, td, blockquote {font-size: 12px;}
	
#dropmenudiv{
position:absolute;
border:1px solid #cccccc;
font:normal 10px Verdana;
line-height:12px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #999999;
}
	
a:link { color: #673301; text-decoration: none; font-weight: bold; }
a:visited { color: #673301; text-decoration: none; font-weight: bold; }
a:hover { color: #CC3333; text-decoration: underline; font-weight: bold; }
a:active {color: #673301; text-decoration: none; font-weight: bold; }

.link:link { color: #cccccc; text-decoration: none; font-weight: bold; font-size: 12px; }
.link:visited { color: #cccccc; text-decoration: none;  font-weight: bold; }
.link:hover { color: #ffffff; text-decoration: none;  font-weight: bold; }
.link:active {color: #cccccc; text-decoration: none;  font-weight: bold; }

.menu:link { color: #cccccc; text-decoration: none; font-weight: bold; font-size: 16px; }
.menu:visited { color: #cccccc; text-decoration: none;  font-weight: bold; }
.menu:hover { color: #ffffff; text-decoration: none;  font-weight: bold; }
.menu:active {color: #cccccc; text-decoration: none;  font-weight: bold; }

.links:link { color: #ffffff; text-decoration: none; font-weight: normal; font-size: 10px; }
.links:visited { color: #ffffff; text-decoration: none;  font-weight: normal; }
.links:hover { color: #cccccc; text-decoration: none;  font-weight: normal; }
.links:active {color: #ffffff; text-decoration: none;  font-weight: normal; }

.title {font-size: 16px; font-weight: bold; color: #872023; font-family: Georgia, "Times New Roman", Times, serif; }
.header {font-size: 14px; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; }
.white { color: #cccccc; }
.copyright { font-size: 10px; color: #000000; }



