.mlddm
{	visibility: hidden;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	overflow: hidden;
	background-color: none}

	.mlddm li
	{	display: inline;
		list-style: none;
		float: left;
		margin: 0;
		padding: 0}
	
	.mlddm li a, .mlddm li a#buttonnohover
	{	display: block;
		margin: 0 2px 0 0;
		padding: 7px 18px 7px 18px;
		width: auto;
		font: bold 11px arial;
		text-align: center;
		text-decoration: none;
		text-transform: lowercase;
		white-space: nowrap;
		color: #75787b;
		background-color: #dcdddd;
		border: 1px solid #dcdddd}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	background-color: #00c2e3;color:#fff}

    .mlddm li .nl a:hover, .mlddm li.nl a#buttonhover
	{	background-color: #592492;color:#fff}

    .mlddm li .li a:hover, .mlddm li.li a#buttonhover
	{	background-color: #243e92;color:#fff}

    .mlddm li .qa a:hover, .mlddm li.qa a#buttonhover
	{	background-color: #464646;color:#fff}

    .mlddm li .fi a:hover, .mlddm li.fi a#buttonhover
	{	background-color: #026117;color:#fff}

    .mlddm li .rs a:hover, .mlddm li.rs a#buttonhover
	{	background-color: #961F1F;color:#fff}

       
        
		

        .mlddm ul
		{	z-index: 100;
			position: absolute;
			visibility: hidden;
			margin: 2px 0 0 0;
			padding: 0;
			background: #fff;
			border: 1px solid #f1f1f1}

			.mlddm ul li
			{	float: none}

			.mlddm ul li a
			{	display: block;
				width: auto;
				margin: 0;
				padding: 5px 17px 5px 13px;
				font-weight: normal;
				text-align: left;
				text-transform: none;
				white-space: pre;
				color: #75787b;
				background: transparent;
				border-width: 0}

	.mlddm ul li .hsub
	{	background: transparent no-repeat right url(arrow.gif)}

	.mlddm ul li .hsub:hover
	{color:#ffffff;	background: #00c2e3 no-repeat right url(arrow.gif)}

	.mlddm ul li .hsub.nl:hover
	{color:#ffffff;	background: #592492 no-repeat right url(arrow.gif)}
	.mlddm ul li .hsub.li:hover
	{color:#ffffff;	background: #243e92 no-repeat right url(arrow.gif)}
	.mlddm ul li .hsub.qa:hover
	{color:#ffffff;	background: #464646 no-repeat right url(arrow.gif)}
	.mlddm ul li .hsub.fi:hover
	{color:#ffffff;	background: #026117 no-repeat right url(arrow.gif)}
	.mlddm ul li .hsub.rs:hover
	{color:#ffffff;	background: #961F1F no-repeat right url(arrow.gif)}





