.mlddm
{	margin: 0;
	padding: 0}

	.mlddm li
	{	display: inline;
		list-style: none;
		float: left;
		margin: 0;
		padding: 0}
	.mlddm li a
	{	display: block;
		margin: 0 2px 0 0;
		padding: 8px 20px;
		width: auto;
		font: 12px arial, sans-serif;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		white-space: nowrap;
		color: #FFF;
		background-color: #2e75b6;
		border: 1px solid #2e75b6
	}

	.mlddm li a:hover
	{	
		background-color: #ABC9DE
	}

	.mlddm > li > a:hover
	{	
		color: #2577B1}

		.mlddm ul
		{	z-index: 100;
			position: absolute;
			visibility: hidden;
			margin: 2px 0 0 0;
			padding: 0;
			background: #ECEFE4;
			border: 1px solid #5970B2;
			filter:alpha(opacity=40)}

			.mlddm ul li
			{	float: none}

			.mlddm ul li a
			{	display: block;
				width: auto;
				margin: 0;
				padding: 5px 17px 5px 13px;
				font-weight: light;
				text-align: left;
				text-transform: none;
				white-space: pre;
				color: #2875DE;
				background: transparent;
				border-width: 0}

	.mlddm ul li .hsub
	{	background-image: url(arrow.gif);
		background-position: right;
		background-repeat:  no-repeat}
		width: auto;
		

	.mlddm ul li .hsub:hover
	{	background-image: url(arrow.gif);
		background-position: right;
		background-repeat:  no-repeat
		width: auto;
	}
