#dropmenudiv {
	border-left:1px solid white;
	border-right:1px solid white;
	border-top:1px solid white;
	border-bottom:0px solid white;
	position:absolute;
	line-height:18px;
	z-index:100;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:12px;
	font-family:Arial, Helvetica;
}
#dropmenudiv a {
	background-color: #9CCF00;
	width: 100%;
	display: block;
	border-bottom: 1px solid white;
	text-indent: 3px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial, Helvetica;
	font-size: 12px;
}
#dropmenudiv a:hover {
	background-color: #9CC000;
}
.t1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
	color:#000000;
	
}
