.mlddm
{	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #CC0000;
	height: 28px}

	.mlddm li
	{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	font: 12px arial;
	font-weight: bold;
}

	.mlddm li a, .mlddm li a#buttonnohover
	{	display: block;
		text-align: center;
		color: #FFF;
		padding: 7px 10px;
		margin: 0;
		width: 70px;
		text-decoration: none;
		background: #CC0000}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	color: #FFF;
		background: #CC0000}

		.mlddm ul
		{
	z-index: 100;
	margin: 1px 0 0 0;
	padding: 0;
	visibility: hidden;
	position: absolute;
	clear: both;
	background: #CC0000 url(../images/bg1.jpg);
	
}
		
		.mlddm ul li
		{	float: none}

		.mlddm ul li a
		{
	white-space: nowrap;
	width: auto;
	margin: 0 0 0 2px;
	padding: 9px 15px;
	font: 12px arial;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	background: transparent;
	
}

		.mlddm ul li a:hover
		{	color: #FFFFFF;
			padding: 9px 15px 9px 13px;
			border: 1px solid #FFF;
			border-width: 0 0 0 2px}

		.mlddm .hsub
		{	background: no-repeat right url(../images/arroww.gif)}

		.mlddm .hsub:hover
		{	background: #CC0000 no-repeat right url(../images/arroww.gif)}
