.mlddm
{
	margin: 0;
	padding: 0;
	height: 20px;
	list-style: none;
}

	.mlddm li
	{
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

	.mlddm li a, .mlddm li a#buttonnohover
	{
	display: block;
	text-align: center;
	color: #3d5379;
	width: 130px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.75em;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{
	color: #5F0538;
	padding-right: 5px;
	padding-bottom: 7px;
}

		.mlddm ul
		{
	z-index: 100;
	visibility: hidden;
	position: absolute;
	clear: both;
	padding: 0;
	background-color: #FFF;

*/
	margin: 0px;
}
		
		.mlddm ul li
		{
	float: none;
	background-color: #FFF;
}

		.mlddm ul li a
		{
	white-space: nowrap;
	width: auto;
	text-align: left;
	text-decoration: none;
	color: #3d5379;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: normal;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3d5379;
	text-transform: uppercase;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2CEE0;
}

		.mlddm ul li a:hover
		{
	color: #790000;
	margin: 0px;
	width: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #5F0538;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2CEE0;
}

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

		.mlddm .hsub:hover
		{
}

