#dropmenudiv{
position:absolute;
font:normal 11px/18px Georgia, "Times New Roman", Times, serif;
z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3D5B46;
}

#dropmenudiv a:hover{
	background-color: #568163;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}.contentRed {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF0000;
}
