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

	.mlddm li
	{	display: inline;
		float: left;
		list-style: none;
		margin: 7px 0 0 0;
		padding: 0}
	
	.mlddm li a, .mlddm li a#buttonnohover
	{	display: block;
		margin: 0 0px 0 0;
		font: bold 12px;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		white-space: nowrap;
		border: 1px solid #}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{
	color:#fff;font:  12px;
	}

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

			.mlddm ul li
			{	float: none}

			.mlddm ul li a
			{	display: block;
				margin-right: 0px;
				padding: 5px 0;
				font-size: 12px;
				text-align: center;
				text-transform: none;
				color: #fff;
				background-image:url(images/menu_bg_li.jpg);
				border-width: 0;}

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

	.mlddm ul li .hsub
	{	background: #ECEFE4 no-repeat right url(arrow.gif)}

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

	.mlddm ul li .hsub:hover
	{	background: #ABC9DE no-repeat right url(arrow.gif)}
