#dropmenudiv{
position:absolute;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:24px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 8px;
text-decoration: none;
font-weight: normal;
}


body {
	font-family: Times New Roman, serif;
	font-size: 12px;
	color: #9cc33d;
	background-color: #ffffff;
	line-height: normal;
	cursor: default;
}


A:link, A:visited, A:active {
	text-decoration: none;
	color: #6d6d6d;
	cursor: default;
}

A:hover { 
	text-decoration: none;
	color: #6d6d6d; 
}

TD  {font-family: Times New Roman, serif; 
			font-size: 12px;
			color: #6d6d6d;
			


}
h1 {
	font-family: Times New Roman, serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
}
p {
	font-family: Times New Roman, serif;
	font-size: 12px;
	color: #666666;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
h2 {
	font-family: Times New Roman, serif;
	line-height: 30px;
	color: #929292;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
h3 {
	font-family: Times New Roman, serif;
	font-size: 12px;
	line-height: 24px;
	color: #999999;
	font-weight: normal;
}
h4 {
	font-family: Times New Roman, serif;
	font-size: 12px;
	line-height: 24px;
	color: #ffffff;
	font-weight: normal;
}


