.mlddm
{	visibility: hidden;
	margin: 0;
	padding: 0;
	width: 100%;
	}

	.mlddm li
	{	display: inline;
		list-style: none;
		margin: 0;
		padding: 0;
		float: left;
		font: 11px arial}

	.mlddm li a, .mlddm li a#buttonnohover
	{	display: block;
		text-align: center;
		white-space: nowrap;
		text-decoration: none;
		padding: 5px 12px 5px 12px;
		text-decoration: none;
		color: #ffffff;
		font-weight:  normal;
		letter-spacing: 1px;
		font-size: 9pt;
		background-image: url(/extras/styles/webideas/topmenu_leftborder.gif);
		background-repeat: no-repeat;
		background-position: left;		
	}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	color:#000000;
		background: #ff9933;
		text-decoration: none;
	}

		.mlddm ul
		{	z-index: 10000;
			margin: 1px 0 0 0;
			padding: 0;
			visibility: hidden;
			position: absolute;
			clear: both;
			background-color: #c70601;
			 }
		
		.mlddm ul li
		{	float: none}

		.mlddm ul li a
		{	width: auto;
			padding: 4px 16px 4px 6px;
			text-align: left;
			border:1px solid #ffffff;
			border-top: 0;
			text-transform: none;
			background-image: none;
			}

		.mlddm ul li a:hover
		{	color: #000000;
			background-color:#ff9933;
			}

		.mlddm .hsub
		{	background: no-repeat right url(arroww.gif)}

		.mlddm .hsub:hover
		{	background: #c70601 no-repeat right url(arroww.gif)}

