.mlddm
{	visibility: hidden;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	overflow: hidden;

	}

	.mlddm li
	{	display: inline;
		list-style: none;
		float: left;
		margin: 0;
		padding: 0}
	
	.mlddm li a, .mlddm li a#buttonnohover
	{	display: block;
		margin: 0 2px 0 0;
		padding-left: 15px;
		padding-right: 15px;
		width: auto;
		font: normal 11px "Trebuchet MS";
		text-align: center;
		text-decoration: none;
		white-space: nowrap;
		color: #D94609;
	}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	}

		.mlddm ul
		{	z-index: 100;
			position: absolute;
			visibility: hidden;
			padding:0 0 10px 0; background: transparent url(../images/layout/bg-ul.gif) no-repeat bottom left;
			margin-top:5px;
			
			}
			
		.mlddm ul #contact
		{	z-index: 100;
			position: absolute;
			visibility: hidden;
			padding:0 0 20px 0; background: transparent;
			margin-top:5px;
			
			}

			.mlddm ul li
			{	float: none;
				padding:0 0 10px 0; background: transparent url(../images/layout/bg-ul.gif) no-repeat bottom left;

			}

			.mlddm ul li a
			{	display: block;
				width: auto;
				margin: 0;
				margin-left:15px;
				padding: 0px 17px 5px 13px;
				font-weight: normal;
				text-align: left;
				text-transform: none;
				font: normal 10px "Trebuchet MS";
				white-space: pre;
				color: #000000;
				border-width: 0;
				background: no-repeat left url(../images/layout/bullet.gif);
				background-position: 0px 0px;
				}
				
			.mlddm ul li a:hover
			{	display: block;
				width: auto;
				margin: 0;
				margin-left:15px;
				font-weight: normal;
				text-align: left;
				text-transform: none;
				font: normal 10px "Trebuchet MS";
				white-space: pre;
				color: #D94609;
				border-width: 0}

	.mlddm ul li .hsub
	{	background: transparent no-repeat right url(../images/layout/bullet.gif)}

	.mlddm ul li .hsub:hover
	{	background: #D94609 no-repeat right url(../images/layout/bullet.gif); color:#FFFFFF;}




