.mlddm
{	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #4f3155;
	height: 6px;
	POSITION: absolute;
	z-index: 10;
	top: 75px;
	left: 75px;
	BACKGROUND-COLOR: transparent;}

	.mlddm li
	{display: inline;
		list-style: none;
		margin: 0;
		padding: 0;
		float: left;
		font: BOLD 11px arial;
		border-right: 0px solid #FFF;
LINE-HEIGHT: 100%;
	BORDER-RIGHT: 1px outset;
	BORDER-TOP: 1px outset;
	BORDER-LEFT: 1px outset;
	TEXT-INDENT: 5px;
}

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

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	color: #000;
		background: #999966}

		.mlddm ul
		{	z-index: 100;
			margin: 1px 0 0 0;
			padding: 0;
			visibility: hidden;
			position: absolute;
			clear: both;
			background: #4f3155}
		
		.mlddm ul li
		{	float: none;
			border-width: 0px}

		.mlddm ul li a
		{	white-space: nowrap;
			width: auto;
			margin: 0px;
			padding: 3px 15px;
			font: BOLD 11px arial;
			text-align: left;
			text-decoration: none;
			color: #FFF}

		.mlddm ul li a:hover
		{	color: #E1E1C6;
			background: #17484C;
			padding: 2px 15px;
			border: 1px solid #fff;
			border-width: 1px 0px}

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

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

