.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;
	width: 90px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	color: #FCA707;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	letter-spacing: .01em;
}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{
	color: #FDC968;
	background-color: #A4080B;
}

		.mlddm ul
		{
	z-index: 100;
	position: absolute;
	visibility: hidden;
	margin: 2px 0 0 0;
	padding: 0;
}

			.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;
	border-width: 0;
	background-color: #F1C55C;
	color: #800000;
}

.mlddm .hsub
{
	background-color: #800000;
	background-image: url(arroww.gif);
	background-repeat: no-repeat;
	background-position: right;
}

	.mlddm ul li .hsub
	{
	background-color:  #F1C55C;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.mlddm .hsub:hover
{
	background-color: #A4080B;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}

	.mlddm ul li .hsub:hover
	{
	background-color: #A4080B;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}
