.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 0px 0 0;
		padding: 0px 0px;
		width: auto;
		font: bold 14px arial, sans-serif;
		text-align: center;
		text-decoration: none;
		white-space: nowrap;
		color: #FFF;
		background-color: #404040;
		border: 0px solid #5970B2}

	.mlddm li a:hover
	{	background-color: #404040}
	
	.mlddm2 a:hover
	{	background-color: #ff0000}

	.mlddm > li > a:hover
	{	color: #ffffff}
	
	.mlddm2 > li > a:hover
	{	background-color: #ff0000}

		.mlddm ul
		{	z-index: 100;
			position: absolute;
			visibility: hidden;
			margin: 0px 0 0 0;
			padding: 0;
			background: #808080;
			border: 0px solid #5970B2}

		

			.mlddm ul li
			{	float: none}

			.mlddm ul li a
			{	display: block;
				width: auto;
				margin: 0;
				padding: 5px 20px 5px 20px;
				font-weight: normal;
				text-align: left;
				text-transform: none;
				white-space: pre;
				color: #ffffff;
				background: transparent;
				border-width: 0}
				
		

	.mlddm ul li .hsub
	{
	background-image: url(../noarrow.gif);
	background-position: right;
	background-repeat:  no-repeat;
	
}

	.mlddm ul li .hsub:hover
	{	background-image: url(../noarrow.gif);
		background-position: right;
		background-repeat:  no-repeat;
		}


