h1 {color:purple}


.mlddm
{	visibility: hidden;
	margin: 0;
	padding: 0;
	background: url(/images/mast2_bg.gif) repeat-x top left #7384BD;
	height: 28px}

	.mlddm li
	{	display: inline;
		list-style: none;
		margin: 0;
		padding: 0;
		float: left;
		font: 11px arial}

	.mlddm li a, .mlddm li a#buttonnohover
	{	display: block;
		text-align: center;
		white-space: nowrap;
		color: #B5C1E9;
		font-weight:bold;
		padding: 5px 10px;
		margin: 0;
/*		width: 70px; */
		text-decoration: none;
		background: url(/images/mast2_bg.gif) repeat-x top left #425598}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	color: #FFF;
		background-color:#F4F4DD;
	}

		.mlddm ul
		{	z-index: 100;
			margin: 1px 0 0 0;
			padding: 0;
			visibility: hidden; 
			position: absolute;
			clear: both;
			background: #FFFFE7;
		border:1px solid #A7A7A7;
	}
		
		.mlddm ul li
		{	float: none;
			font-weight:normal;
			color:black;
		}

		.mlddm ul li a
		{	width: auto;
			font-weight:normal;
			color:black;
			font-family:Arial Narrow;
			padding: 2px 20px 2px 10px;
			text-align: left;
			background: transparent}

		.mlddm ul li a:hover
		{	text-decoration:underline;
			color:black;
		}

		.mlddm .hsub
		{	background: no-repeat center right url(/mlddm/arroww.gif);}

		.mlddm .hsub:hover
		{	background: no-repeat center right url(/mlddm/arroww.gif) #F4F4DD;}


