.mlddm
{
	margin: 0;
	padding: 0;
	width: 790px;
	height: 20px;
	list-style: none;
	background-color: #ffffff;
	background-repeat: no-repeat;
	position: relative;
	left: 6px;
	float: none;
}

	.mlddm li
	{	margin: 0;
		padding: 0 0px 0 0;
		list-style: none;
		float: left;
		font: 10px arial;
		border-right: 0px}
		

	.mlddm li a, .mlddm li a#buttonnohover
	{	display: block;
		text-align: center;
		color: #000000;
		padding: 3px 15px;
		margin: 0;
		text-decoration: none;
		background: #ffffff}


	.mlddm li a:hover, .mlddm li a#buttonhover
	{	color: #ff3333;
		background: #ffffff;
		text-decoration:none;
		}

		.mlddm ul
		{	margin: 0px 0 0 0;
			padding: 0;
			visibility: hidden;
			position: absolute;
			clear: both;
			background: #cccccc}
		
		.mlddm ul li
		{	display: inline;
			float: none;
			margin: 0;
			padding: 0;
			border-width: 0px;
			background: #cccccc}
			

		.mlddm ul li a
		{	display: inline;
			white-space: nowrap;
			width: 15px;
			margin: 0px;
			padding-left:20px;
			padding-top:5px;
			font-family: Arial;
			font-size:12px;
			text-align: left;
			text-decoration: none;
			color: #000000}
			

		.mlddm ul li a:hover
		{	color: #ff3333;
			background: #cccccc;
			padding-left:20px;
			padding-top:5px;
			border: 1px solid #FFFFFF;
			border-width: 1px 0px;
			text-decoration:none;
			}

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

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

			
		.cservice
		{	margin: 0;
			padding: 4px 3px;
			width: 125px;
			text-align: right;
			background: #ffffff;
			list-style: none;
			color:#000000;
			}