.mlddm
{	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #425598;
	height: 31px;
	font: 11px arial
}
.mlddm li
{	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left
}
.mlddm li a, .mlddm li a#buttonnohover
{	display: block;
	text-align: center;
	white-space: nowrap;
	color: #FFF;
	padding: 7px 10px;
	margin: 0;
	width: auto;  
	text-decoration: none;
	background: #425598;
	font: 14px arial
}
.mlddm li a:hover, .mlddm li a#buttonhover
{	color: #FFF;
	background: #213866
}
.mlddm ul
{	z-index: 100;
	margin: 1px 0 0 0;
	padding: 0;
	visibility: hidden;
	position: absolute;
	clear: both;
	background: #4570CE url(images/Menu/bg.jpg)
}
.mlddm ul li
{	float: none
}
.mlddm ul li a
{	width: auto;
	padding: 9px 15px;
	text-align: left;
	background: transparent
}
.mlddm ul li a:hover
{	color: #FFF;
	padding: 8px 15px;
	border: 1px solid #528BFF;
	border-width: 1px 0px
}
.mlddm .hsub
{	background: no-repeat right url(images/Menu/arroww.gif)
}
.mlddm .hsub:hover
{	background: #213866 no-repeat right url(images/Menu/arroww.gif)
}


