.mlddm
{	
	visibility: visible;
 	height: 22px;
 	
 	margin: 0;
	padding: 0;
	white-space: nowrap;
	overflow: hidden;
	vertical-align:middle;
}

.mlddm li
{	
	display: inline;
	list-style: none;
	float: left;
	margin: 0;
	padding: 3px 0px 0px 0px;
	vertical-align:middle;
	text-align:center;
	/*background-image: url(images/tab_main_backup.jpg);*/
}

li .restricted
{	
	/*background-image: url(images/tab_main_hover.jpg);*/
	color:Red;
}

/*
.mlddm li:hover
{
	background-image:url(images/tab_main_backup_3.jpg);
	background-repeat:no-repeat;	
}
*/

.mlddm li a
{	
	display: block;
	padding: 4px;
	color: #000; font-size: 14px; font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	text-transform: uppercase;
	background-color: Transparent;
}

.mlddm li .vsub
{
	display: block;
	margin: 0 2px 0 0;
	padding: 4px;
	color: #000; font-size: 14px; font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	background-color: Transparent;
	/*background: transparent no-repeat right url(images/drop.gif);*/
}

.mlddm li .vsub_open
{
	display: block;
	margin: 0 2px 0 0;
	padding: 4px;
	color: Red; font-size: 14px; font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	color:Black;
	/*background: transparent no-repeat right url(images/drop_down.gif);*/
}

.mlddm li a:hover
{	
	color: Red;
	text-decoration:none;
}

.mlddm ul
{	
	z-index: 100;
	font-weight: normal;
	width: 240px;
	position: absolute;
	visibility: hidden;
	margin: 3px 0 0 -23px;
	/*padding: 5px 5px 8px 5px;*/
	padding: 6px 0px 30px 6px;
	background-image: url(images/dd_back_lg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: Transparent;
	/*border: 1px solid Silver;*/
}
		
.mlddm ul .submenu
{	
	/*border-top: 1px solid #606060;
 	border-left: 1px solid white;*/  
}

.mlddm ul li
{	
	float: none;
	background-image: none;
	height:10px;
	padding: 0px;
}

.mlddm ul li:hover
{
	/*background-image: url(images/selectedMenuItem.jpg);*/
}

.mlddm ul li a
{	
	display: block;
	width: auto;
	margin: 0;
	padding: 3px 17px 3px 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	text-transform: none;
	white-space: pre;
	text-decoration:none;
	color: #555555;
	border-width: 0;
}
				
.mlddm ul li a:hover
{	
	/*background: #b5cde6;*/
	/*background-image: url(images/selectedMenuItem.jpg);*/
	background-position: 26px 0px;
	background-repeat: no-repeat;
	/*color: #555555;*/
	color: Red;
	text-decoration:underline;
	font-weight:normal;
}

.mlddm ul li .hsub
{	
	background: transparent no-repeat right url(arrow.gif);
}

.mlddm ul li .hsub:hover
{	
	background: #EEEEEE no-repeat right url(arrow.gif);
	color: #404040;
}

























.mlddm_restricted
{	
	visibility: visible;
 	height: 32px;
 	width: 600px;
	padding: 0;
	white-space: nowrap;
	overflow: visible;
}

.mlddm_restricted li
{	
	display: inline;
	list-style: none;
	float: right;
	margin: 0;
	padding: 3px 0px 0px 0px;
	vertical-align:bottom;
	white-space: nowrap;
	height:20px;
}

.mlddm_restricted li a
{	
	display: block;
	margin: 0 2px 0 0;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
	color:#555555;
	background-color: Transparent;
	white-space: nowrap;
}

.mlddm_restricted li .vsub
{
	display: block;
	margin: 0 2px 0 0;
	padding: 4px 11px 4px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	color:#555555;
	background: transparent no-repeat right url(images/drop.jpg);
}

.mlddm_restricted li .vsub_open
{
	display: block;
	margin: 0 2px 0 0;
	padding: 4px 11px 4px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align: center;
	text-decoration: underline;
	white-space: nowrap;
	color:Red;
	background: transparent no-repeat right url(images/drop_down.jpg);
}

.mlddm_restricted li .vsub a:hover
{
	display: block;
	margin: 0 2px 0 0;
	padding: 4px 11px 4px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align: center;
	text-decoration: underline;
	white-space: nowrap;
	color:Red;
	background: transparent no-repeat right url(images/drop.jpg);
}

.mlddm_restricted li a:hover, .mlddm_restricted li a#buttonhover
{	
	color: Red;
	font-weight:normal;
	text-decoration: underline;
}


.mlddm_restricted ul
{	
	z-index: 100;
	width: 240px;
	position: absolute;
	visibility: hidden;
	margin: 3px 0 0 -23px;
	/*padding: 5px 5px 8px 5px;*/
	padding: 6px 0px 35px 6px;
	background-image: url(images/dd_back_lg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: Transparent;
	/*border: 1px solid Silver;*/
}

.mlddm_restricted222 ul
{	
	z-index: 2000;
	position: absolute;
	visibility: hidden;
	margin: 2px 0px 0px -10px;
	padding: 5px 5px 8px 5px;
	/*padding: 0px 0px 0px 0px;*/
	/*background-image: url(images/dd_back.jpg);
	background-repeat: repeat-y;*/
	background-color: White;
	border: 1px solid Silver;
}
		
.mlddm_restricted ul .submenu
{	
	/*border-top: 1px solid #606060;
 	border-left: 1px solid white;*/  
}

.mlddm_restricted ul li
{	
	float: none;
	background-image: none;
	height:10px;
	padding:0px;
}

.mlddm_restricted ul li:hover
{
	background-image:none;
}

.mlddm_restricted ul li a
{	
	display: block;
	width: auto;
	margin: 0;
	/*padding: 4px 10px 0px 10px;*/
	padding: 1px 17px 0px 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-transform: none;
	white-space: pre;
	color: #555555;
	border-width: 0
}
				
.mlddm_restricted ul li a:hover
{	
	color: Red;
	font-weight:normal;
	text-decoration:underline;
}

.mlddm_restricted ul li .hsub
{	
	background: transparent no-repeat right url(arrow.gif);
}

.mlddm_restricted ul li .hsub:hover
{	
	background: #EEEEEE no-repeat right url(arrow.gif);
	color: Red;
}


