.mlddm
{	visibility: hidden;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #691807;
	border-top:0px solid #FBDC68;
	border-right:0px solid #FBDC68;
	border-bottom:0px solid #FBDC68;
	}

	.mlddm li
	{	display: inline;
		list-style: none;
		margin: 0;
		padding: 0;
		float: left;
		font: 11px Trebuchet MS}

	.mlddm li a, .mlddm li a#buttonnohover
	{	display: block;
		text-align: center;
		white-space: nowrap;
		color: #FBDC68;
		padding: 4px 12px 4px 12px;
		margin: 0;
		border-right: 1px solid #FBDC68;
		text-decoration: none;
		background: #691807}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	color: #691807;
		background: #FBDC68;
		text-decoration: none;
	}

		.mlddm ul
		{	z-index: 100;
			margin: 1px 0 0 0;
			padding: 0;
			visibility: hidden;
			position: absolute;
			clear: both;
			background-color: #691807 }
		
		.mlddm ul li
		{	float: none}

		.mlddm ul li a
		{	width: auto;
			padding: 4px 6px 4px 6px;
			text-align: left;
			border-bottom:1px solid #FBDC68;
			border-right: 1px solid #FBDC68;
			border-left: 1px solid #FBDC68;
			background: transparent}

		.mlddm ul li a:hover
		{	color: #691807;
			
			}

		.mlddm .hsub
		{	background: no-repeat right url(arroww.gif)}

		.mlddm .hsub:hover
		{	background: #213866 no-repeat right url(arroww.gif)}


