.mlddm
{	margin: 0;
	padding: 0;
	/*background: #666666;*/
	padding-top:8px;
	list-style: none;}

	.mlddm li
	{	margin: 0;
		padding: 0 0px 0 0;
		list-style: none;
		float: left;
		font: 11px arial;
		font-weight: bold;
		border-left: 1px solid #cccccc}

	.mlddm li a, .mlddm li a#buttonnohover
	{	display: block;
		text-align: center;
		font: 11px arial;
		color: #03116A;
		padding: 5px 5px;
		padding-left:80px;
		padding-right:80px;
		margin-right:0px;
		margin-left:0px;
		font-weight: bold;
		text-decoration: none;
		/*background: #f0f0f0*/
		}
		
	.mlddm li a:visited, .mlddm li a#buttonhover
	{	color: #03116A;
		/*background: #f0f0f0;*/
		text-decoration:none}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	color: #acacac;
		/*background: #f0f0f0;*/
		text-decoration:none;}

		.mlddm ul
		{	margin: 1px 0 0 0;
			padding: 0;
			visibility: hidden;
			position: absolute;
			clear: both;
			background: #fbdee3}
		
		.mlddm ul li
		{	display: inline;
			float: none;
			margin: 0;
			padding: 0;
			border-width: 0px}

		.mlddm ul li a
		{	display: inline;
			white-space: nowrap;
			width: 10px;
			margin: 0 0 0 2px;
			padding: 7px 11px;
			font: 11px arial;
			font-weight: bold;
			text-align: left;
			text-decoration: none;
			color: #e1396d;
			background: #fbdee3}
			
		.mlddm ul li a:visited
		{	display: inline;
			white-space: nowrap;
			width: 10px;
			margin: 0 0 0 2px;
			padding: 7px 11px;
			font: 11px arial;
			font-weight: bold;
			text-align: left;
			text-decoration: none;
			color: #e1396d;
			background: #fbdee3}

		.mlddm ul li a:hover
		{	display: inline;
			white-space: nowrap;
			width: 10px;
			margin: 0 0 0 2px;
			padding: 7px 11px;
			font: 11px arial;
			font-weight: bold;
			text-align: left;
			text-decoration: none;
			color: #e1396d;
			background: #fcf0f2}

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

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

