.mlddm
{
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 24px
}

	.mlddm li
	{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2d385f;
}

	.mlddm li a, .mlddm li a#buttonnohover
	{
	display: block;
	text-align: center;
	color: #2d385f;
	width: 70px;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0;
}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{
	color: #945A63;
	}

		.mlddm ul
		{
	z-index: 100;
	margin: 0;
	visibility: hidden;
	position: absolute;
	padding: 0;
		}
		
		.mlddm ul li
		{
	float: none;
}

		.mlddm ul li a
		{
	width: auto;
	margin: 0px;
	padding: 6px 20px 6px 15px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #2d385f;
	background-color: #ECD8C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEB19F;
}

		.mlddm ul li a:hover
		{
	color: #834248;
	background-color: #ECD8C0;
}

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

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