a:link { color: #996633; }
a:active { text-decoration: none; color: #FFCC99; }
a:visited { color: #663300; }
a:hover { text-decoration: none; color: #666666; }

a.nav { font-size: 8pt; font-weight: bold; }
a.nav:link { text-decoration: none; color: #F0EED3; }
a.nav:active { text-decoration: none; color: #F0EED3; }
a.nav:visited { text-decoration: none; color: #F0EED3; }
a.nav:hover { text-decoration: none; color: #CCCCCC; }

body { font-family: Verdana; font-size: 10pt }
td { font-family: Verdana; font-size: 10pt }
td.small { font-family: Verdana; font-size: 8pt }
td.title { color: #999999; font-family: Verdana; font-size: 16pt; text-align: center }
font.date { font-size: 10pt }

input { font-family: Verdana; font-size: 10pt; background-color:#F0EED3; }
select { font-family: Verdana; font-size: 10pt; background-color:#F0EED3; }
textarea { font-family: Verdana; font-size: 10pt; background-color:#F0EED3; }
input.submit { font-family: Verdana; font-size: 10pt; background-color:#CCCCCC; }

#dropmenudiv {
	position:absolute;
	line-height:21px;
	font-size: 8pt;
	z-index:100;
}

#dropmenudiv a {
	color: #F0EED3; 
	width: 100%;
	display: block;
	font-weight: bold;
	margin-top: 6px; 
	text-align: center;
	text-decoration: none;
}

#dropmenudiv a:hover {
	color: #CCCCCC;
}
