.mlddm
{	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 21px;
	z-index: 3;
	background-color: #1f98c3}

	.mlddm li
	{	display: inline;
		list-style: none;
		float: left;
		margin: 0;
		z-index: 3;
		padding: 0}

	.mlddm li a, .mlddm li a#buttonnohover
	{	display: block;
		margin: 0;
		padding: 4px;
		width: 90px;
		font: bold 11px arial;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		white-space: nowrap;
		color: #FFFFFF;
		z-index: 3;
		background: #1f98c3}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	background: #197ea1;
		z-index: 3;
		color: #FFFFFF}

		.mlddm ul
		{	z-index: 100;
			position: absolute;
			visibility: hidden;
			margin: 1px 0 0 0;
			padding: 0;
			z-index: 3;
			background: #86cddf}
		
		.mlddm ul li
		{	float: none;
			z-index: 3;}

		.mlddm ul li a
			{	display: block;
				width: 90px;
				margin: 0px;
				padding: 4px 13px;
				font-weight: normal;
				text-align: left;
				text-transform: none;
				color: #005279;
				z-index: 3;
				background: transparent}

		.mlddm ul li a:hover
		{	color: #FFFFFF;
			z-index: 3;}

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

		.mlddm .hsub:hover
		{	background: #197ea1 no-repeat right url(arroww.gif);
			z-index: 3;
					}