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

	.mlddm li
	{
	display: inline;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0
}
	
	.mlddm li a, .mlddm li a#buttonnohover
	{
	display: block;
	margin: 0 4px 0 0;
	padding: 4px;
	width: 150px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	color: #FFF;
	background-color: #007CC2;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{
	background-color: #278AC5;
}

		.mlddm ul
		{
	z-index: 100;
	position: absolute;
	visibility: hidden;
	margin: 2px 0 0 0;
	padding: 0;
	background-color: #E8D8B7;
	border: 1px solid #DAC495
}

			.mlddm ul li
			{	float: none}

			.mlddm ul li a
			{
	display: block;
	width: auto;
	margin: 0px;
	padding: 5px 17px 5px 13px;
	text-align: left;
	text-transform: none;
	color: #333333;
	background-color: #F0E6D0;
	border-width: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

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

.mlddm .hsub
{
	background: url(../img/0043_bullet2%5B1%5D.png) no-repeat right
}

	.mlddm ul li .hsub
	{
	background: #FFF url(../img/0043_bullet2%5B1%5D.png) no-repeat right
}

.mlddm .hsub:hover
{
	background: #ABC9DE url(../img/0043_bullet2%5B1%5D.png) no-repeat right
}

	.mlddm ul li .hsub:hover
	{
	background: #ABC9DE url(../img/0043_bullet2%5B1%5D.png) no-repeat right
}

