.mlddm
{	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 28px;
	font-size: 12px ;
	font-weight: bold ;
  }

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

	.mlddm li a, .mlddm li a#buttonnohover
	{	display: block;
		text-align: center;
		white-space: nowrap;
		color: #eed07b;
		padding: 12px 12px;
		margin: 0;
		text-decoration: none;
		}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	background: #431712 }

		.mlddm ul
		{	z-index: 100;
			margin: 0px 0 0 0;
			padding: 0;
			visibility: hidden;
			position: absolute;
			clear: both;
			background-color: #ae1f23;}
		
		.mlddm ul li
		{	float: none}

		.mlddm ul li a
		{	width: auto;
			text-align: left;
			background: transparent}

		.mlddm ul li a:hover
		{	}

		.mlddm .hsub
		{	background: no-repeat right url(../img/arroww.gif); font-weight: normal; }

		.mlddm .hsub:hover
		{	background: #431712 no-repeat right url(../img/arroww.gif);font-weight: normal; }


