/* CSS Document */


.mlddm_active
{	background-color: #F95b21; color: #FFFFFF;}
.mlddm

{	visibility: hidden;

	margin: 0;

	padding: 0;

	height: 22px;

	font-family: Times New Roman;

	/*background-color: #ABC9DE*/}



	.mlddm li

	{	display: inline;

		float: left;

		list-style: none;

		margin: 0;

		padding: 0;

		}

	

	.mlddm li a, .mlddm li a#buttonnohover

	{	display: block;

		margin: 0 0 0 0;

		padding: 10px 5px;		

		font: bold 11px arial;

		text-align: center;

		text-decoration: none;

		text-transform: uppercase;

		white-space: nowrap;

		color: #000000;

		}



	.mlddm li a:hover, .mlddm li a#buttonhover

	{	background-color: #F95b21; color: #FFFFFF;}
	.mlddm li ul li a:hover
	{background-color:#2a94ff; color:ffffff}

		.mlddm ul

		{	position: absolute;

			visibility: hidden;

			margin: 2px 0 0 0;

			padding: 0;

			width: 100%;

			/*background-color: #ECEFE4;*/

			}



			.mlddm ul li

			{	float: none; width:100%}



			.mlddm ul li a

			{	display: block;

				/*width: 100%;*/

				margin: 0px;

				padding: 7px 13px 7px 13px;

				font-weight: normal;

				text-align: left;

				text-transform: none;

				color: #000000;

				background-color: #ecefe4;

				border-bottom: 1px solid white;

				text-transform: uppercase;

				height: 12px;

				font-weight:bold;

				

				}



.mlddm .hsub

{	background: #ECEFE4 no-repeat right url(images/arrow.gif);color:#000000}



	.mlddm ul li .hsub

	{	background: #ECEFE4 no-repeat right url(images/arrow.gif)}



.mlddm .hsub:hover

{	background: #2a94ff no-repeat right url(images/arrow.gif)}



	.mlddm ul li .hsub:hover

	{	background: #2a94ff no-repeat right url(images/arrow.gif); color: #FFFFFF;}
