	#dropmenudiv{

	position:absolute;

	border:0px solid #AFCA8E;

	border-bottom-width: 0;

	line-height:18px;

	z-index: 50;

	background-color: #AFCA8E;

		}

	#dropmenudiv a{

	width: 100%;

	display: block;

	text-indent: 16px;

	border-bottom: 1px solid #94AA78;

	padding: 1px 0;

	text-decoration: none;

	font-weight: bold;

	font-family: Verdana;

	font-size: 10px;

	font-style: normal;

	font-variant: normal;

	color: #575944;

	background-color: #AFCA8E;

			}

	#dropmenudiv a:hover{ /*hover background color*/

	color: #575944;

	background-color: #EAEDE6;

			}

