.mlddm
{	margin: 0;
	padding: 0;
	color: #DC143C;
	background: #DC143C;
	list-style: none;}

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

	.mlddm li a, .mlddm li a#buttonnohover
	{	display: block;
		text-align: center;
		color: #ffffff;
		
		padding: 10px 10px;
		padding-left:8px;
		padding-right:8px;
		margin-right:0px;
		margin-left:0px;
		text-decoration: none;
		background: #DC143C;
		}
		
	.mlddm li a:visited, .mlddm li a#buttonhover
	{	color: #ffffff;
		background: #DC143C;
		text-decoration:none}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	color: #ffffff;
		background: #8E908F;
		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;
			
			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;
			
			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;
			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)}

