#dropmenudiv{
position:absolute;
border:1px #595858;
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 dotted #595858;
font: 12px Verdana;
padding: 5px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ 
background-color: #FFC000;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
}
a:active {
	text-decoration: none;
}
.toplinks {
	font-family: Verdana;
	font-size: 12px;
}

.headers {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}
.red {color: #FF0000;
	font-size: 12px;
	font-family: Verdana;
}


.greytext {
	color: #7F7F7F;
	font-size: 10px;
	font-family: Verdana;
}

.greytext2 {
	color: #7F7F7F;
	font-size: 12px;
	font-family: Verdana;
}

.sublinks {
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
}

.blacksmall {
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
}
.blackmed {
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
}
.yellowmed {
	font-size: 12px;
	color: #FCC000;
	font-family: Verdana;
	font-weight: bold;
}
.yellowlg {
	font-size: 22px;
	color: #FFC822;
	font-family: Trebuchet MS;
	font-weight: normal;
}
