.mlddm
{	
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 26px;
	background:  url(../images/TopBarBack.gif);
}

.mlddm li
{	
	display: inline;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

.mlddm li a, .mlddm li a#buttonnohover
{	
	display: block;
	margin: 0 1px 0 0;
	padding: 6px;
	width: 80px;
	font: bold 11px arial;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	color: #000000;
}

.mlddm li a:hover, .mlddm li a#buttonhover
{	
	color: #FFF;	
}

.mlddm ul
{	
	position: absolute;
	visibility: hidden;
	margin: 1px 0 0 0;
	padding: 0;
	background: url(../images/TopBarBack.gif);
	width:170px;
}

.mlddm ul li
{
	float: none;
	font-weight:bold;
}

.mlddm ul li a
{	
	display: block;
	width: auto;
	text-align: left;
	text-transform: none;
	color: #000000;				
	-moz-border-radius: 0;
	border-radius: 0;
}

.mlddm ul li a:hover
{	
	color: #OOFF33;	
	text-decoration:underline;		
}

.mlddm .hsub
{	
	background: no-repeat right url(../images/arroww.gif);
	margin-top:-4px;
}

.mlddm .hsub:hover
{	
	background: no-repeat right url(../images/arroww.gif);
}
