.drop{
	border-left:1px solid #000033; border-right:1px solid #000033; border-top:1px solid #000033; border-bottom:0px solid #000033; position:absolute;
	top: 0;
	line-height:10px;
	text-align: left;
	background-color: #9999FF;
	width: 130px;
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=4); font-style:normal; font-variant:normal; 
}


.drop a{
	width: 100%;
	display: block;
	border-bottom: 1px solid #000033;
	padding: 2px 0;
	font-family: verdana; 
	font-size: 9px; 
	text-decoration: none;
	font-weight: normal;
	color: #000033;
	text-align:center;
}

.drop a:hover{
	background-color: #000033;
	color: #FFFFFF;
	font-weight: bold;
}