.mlddm
{
	visibility: hidden;
	margin: 0;
	padding: 0;
	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: 140px;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	color: #FFF;
	background-color: #66B355;
	border: 1px solid #388D38
}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{
	background-color: #A2CE97
}

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

			.mlddm ul li
			{	float: none}

			.mlddm ul li a
			{
	display: block;
	width: auto;
	margin: 0px;
	padding: 5px 17px 5px 13px;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	color: #358837;
	background-color: #ECEFE4;
	border-width: 0
}

.mlddm .hsub
{
	background: #5970B2 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
}

