#mlddm
{	margin: 0;
	padding: 0;
	list-style: none
}

	#mlddm li
	{	margin: 0;
		padding: 0 0px 0 0;
		list-style: none;
		float: left;
		font:10px Verdana;
		font-weight: Bold;
}

	#mlddm li a, #mlddm li a#topnohover
	{	display: block;
		text-align: center;
		color: #000000;
		padding: 1px 1px;
		margin: 0;
		width: 109px;
		text-align:center;
		text-decoration: none;
		font-weight: Bold;
		background: #F2F2F2}

	#mlddm li a:hover, #mlddm li a#tophover
	{	color: #000000;
		background: #BABABA}

		#mlddm ul
		{	margin: 1px 0 0 0;
			padding: 0;
			visibility: hidden;
			position: absolute;
			clear: both;
			background: #BABABA}
		
		#mlddm ul li
		{	display: inline;
			float: none;
			margin: 0;
			padding: 0;
			border-width: 0px}

		#mlddm ul li a
		{	display: inline;
			white-space: nowrap;
			margin: 0px;
			padding: 2px 2px;
			font: 10px Verdana;
			text-align: left;
			text-decoration: none;
			color: #000000;
			background: transparent}

		#mlddm ul li a:hover
		{	color: #000000;
			padding: 2px 2px;
			border: 1px solid ;
			border-width: 1px 0px}

		#mlddm .hsub
		{	background: no-repeat right url(arroww.gif)}

		#mlddm .hsub:hover
		{	background: #ABABAB no-repeat right url(arroww.gif)}

