#hdropmenudiv{
	font-size:11px;
	font-family:Verdana;
	position:absolute;
	border:1px solid #EBECEC;
	border-top-width:0pt;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	width:100px;
	text-align:center;
}

#hdropmenudiv a{
	background-image:url(../images/top_menu_dropdown_bg.GIF);
	font-size:11px;
	font-family:Verdana;
	font-style:normal;
	border:1px solid #EBECEC;
	border-bottom-width:0pt;
	border-right-width:0pt;
	border-left-width:0pt;
	width: 100%;
	display: block;
	text-indent: 3px;
	text-decoration:none;
	color: #446d8c;
	text-align:left;
}

#hdropmenudiv a:hover{
background-image:url();
	font-size:11px;
	font-family:Verdana;
	background-color: #e6e6e6;
	color: #FFFFFF;
	text-decoration: none;
	text-align:left;
}

#hmenudiv {
	font-size:11px;
	font-family:Verdana;
	line-height:18px;
	width:100px;
	text-align:center;
}