.mlddm
{	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 22px;
	background-color: #6D6359}

	.mlddm li
	{	display: inline;
		list-style: none;
		float: left;
		border: 0px solid black;
		margin-top: 2px;
		padding: 0}
	
	.mlddm li a, .mlddm li a#buttonnohover
	{	display: block;
		margin: 0 1px 0 0;
		padding: 1px;
		width: 78px;
		font: bold 10px arial;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		white-space: nowrap;
		color: #FFF;
		background-color: #6D6359;
		border: 1px solid #6D6359}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	background-color: #BEB79B;
		color: #F9E39B;}

		.mlddm ul
		{	z-index: 100;
			position: absolute;
			visibility: hidden;
			margin: 2px 0 0 0;
			padding: 0;
			background: #6D6359;
			border: 1px solid #BEB79B}

			.mlddm ul li
			{	float: none}

			.mlddm ul li a
			{	display: block;
				width: auto;
				margin: 0px;
				padding: 5px 17px 5px 13px;
				font-size: 11px;
				font-weight: normal;
				text-align: left;
				text-transform: none;
				color: #FFF;
				background: transparent;
				border-width: 0}

	.mlddm ul li .hsub
	{	background: transparent no-repeat right url(arrow2.gif)}

	.mlddm ul li .hsub:hover
	{	background: #BEB79B no-repeat right url(arrow2.gif)}




