.mlddm
{
 z-index:10000;
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 22px;
	background-image:url(../Images/MenuBG.gif);
	}

	.mlddm li
	{
 z-index:10000;
	display: inline;
		float: left;
		list-style: none;
		margin: 0;
		width: 160px;
		padding: 0}
	
	.mlddm li a, .mlddm li a#buttonnohover
	{
 		z-index:10000;
		display: block;
		margin: 0 2px 0 0;
		padding: 4px;
		width: 160px;
		font: bold 11px arial;
		text-align: center;
		text-decoration: none;
		
		white-space: nowrap;
		color: #000;
		
		border: 0px solid #5970B2}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{
	 	z-index:10000;
	 	width: 160px;
		background-color: #e5e5e5;
	}

		.mlddm ul
		{
 z-index:10000;
	position: absolute;
			visibility: hidden;
			margin: 2px 0 0 0;
			padding: 0;
			/*width: 160px; By nabih Latest*/
			
			background-color: #d3d3d3;
			border: 0px solid red;}

			.mlddm ul li
			{
 z-index:10000;
 width: 160px;
	float: none}

			.mlddm ul li a
			{
 z-index:10000;
	display: block;
				width: auto;
				width: 160px;
				margin: 0px;
				padding: 5px 1px 5px 10px;
				font-weight: normal;
				text-align: left;
				text-transform: none;
				color: #000000;
				background-color: #d3d3d3;
				border-width: 0}
				
.mlddm ul li a:visited { color:#000000;}
.mlddm ul li a:active { color:red;}

.mlddm .hsub
{
 z-index:10000;
	background: #5970B2 no-repeat right url(arrow.gif)}

	.mlddm ul li .hsub
	{
 z-index:10000;
	background: #d3d3d3 no-repeat right url(arrow.gif)}

.mlddm .hsub:hover
{
 z-index:10000;
	background: #e5e5e5 no-repeat right url(arrow.gif)}

	.mlddm ul li .hsub:hover
	{
 z-index:10000;
	background: #e5e5e5 no-repeat right url(arrow.gif)}

.MenuCaption
{
	background-image:url(../Images/MenuBG1.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

.MenuCaption1 a:hover { color:#000000;}
.MenuCaption1 a:visited { color:#000000;}
.MenuCaption1 a:active { color:#000000;}

.MenuCaption1
{
	background:url(../Images/MenuItemSep.gif) right no-repeat;
}
