.mlddm
{	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #443932;
	height: 27px}

	.mlddm li
	{	display: inline;
		list-style: none;
		margin: 0;
		padding: 0;
		float: left;
		font: 12px Tahoma, "Trebuchet MS", Verdana;
		font-weight: bold;}

	.mlddm li a, .mlddm li a#buttonnohover
	{	display: block;
		text-align: center;
		white-space: nowrap;
		color: #FFF;
		padding: 7px 10px;
		margin: 0px;
		width: 120px;
		text-decoration: none;
		background: #271f1a}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	color: #ffffff;
		background: #ce5b17;}

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

		.mlddm ul li a
		{	width: 110px;
			padding: 9px 15px;
			text-align: left;
			background: transparent}

		.mlddm ul li a:hover
		{	color: #000000;
			padding: 8px 15px;
			border: 1px solid #271f1a;
			border-width: 1px 0px;
			background: #e58852;}

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

		.mlddm .hsub:hover
		{	background: #ce5b17 no-repeat right url(arroww.gif)}


