.mlddm
{	margin: 0;
	padding: 0;
	/*background: #666666;*/
	padding-top:8px;
	list-style: none;
	width:707px;
	}

	.mlddm li
	{	margin: 0;
		padding: 0 0px 0 0;
		list-style: none;
		float: left;
		font-size:11px;

		padding-right:28.5px;
		
}

	.mlddm li a, .mlddm li a#buttonnohover
	{	display: block;
		text-align: center;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:11px;
		color: #000000;
		padding: 5px 5px;
		padding-left:0px;

		margin-right:0px;
		margin-left:0px;

		/*font-weight: bold;*/
		text-decoration: none;
		background-image:url(arrow_blue.gif);
		background-position:right;
		background-repeat:no-repeat;
		padding-right:22px;
		/*background: #f0f0f0*/
		}
		
	.mlddm li a:visited, .mlddm li a#buttonhover
	{	color: #000000;
		/*background: #f0f0f0;*/
		text-decoration:none}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	color: #c92f6d;
		/*background: #f0f0f0;*/
		text-decoration:none;
		background-image:url(arrow_pink.gif);
		background-position:right;
		background-repeat:no-repeat;}

		.mlddm ul
		{	margin: 1px 0 0 0;
			padding: 0;
			visibility: hidden;
			position: absolute;
			clear: both;
			background: #ffffff}
		
		.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 10px;
			font-size:11px;
			text-align: left;
			text-decoration: none;
			font-family: Georgia, "Times New Roman", Times, serif;
			color: #5a8bcd;
			background: #ffffff}
			
		.mlddm ul li a:visited
		{	display: inline;
			white-space: nowrap;
			width: 10px;
			margin: 0 0 0 2px;
			padding: 7px 10px;
			font-size:11px;
			text-align: left;
			text-decoration: none;
			color: #5a8bcd;
			background: #ffffff}

		.mlddm ul li a:hover
		{	display: inline;
			white-space: nowrap;
			width: 10px;
			margin: 0 0 0 2px;
			padding: 7px 10px;
			font-size:11px;
			text-align: left;
			text-decoration: none;
			color: #ffffff;
			background: #5a8bcd}

		.mlddm .hsub
		{	background: no-repeat right url(arroww.gif)}

		.mlddm .hsub:hover
		{	background: #fcf0f2 no-repeat right url(arroww.gif)}


