.mlddm
{	
	visibility: visible;
 	height: 32px;
 	margin: 0;
	padding: 0;
	white-space: nowrap;
	overflow: hidden;
	vertical-align:bottom;
}

.mlddm li
{	
	display: inline;
	list-style: none;
	float: left;
	margin: 0;
	padding: 3px 0px 0px 0px;
	vertical-align:bottom;
	background-image: url(images/tab_main_backup.jpg);
	height:100px;
}

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;
	margin: 0 2px 0 0;
	padding: 4px;
	font: 16px Lucida Sans;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	color:White;
	background-color: Transparent;
}

.mlddm li .vsub
{
	display: block;
	margin: 0 2px 0 0;
	padding: 4px;
	font: 16px Lucida Sans;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	color:White;
	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;
	font: 16px Lucida Sans;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	color:White;
	background: transparent no-repeat right url(images/drop_down.gif);
}

.mlddm li a:hover
{	
	color: White;
	text-decoration:none;
	font-weight:normal;
}

.mlddm ul
{	
	z-index: 100;
	position: absolute;
	visibility: hidden;
	margin: 2px 0 0 0;
	/*padding: 5px 5px 8px 5px;*/
	padding: 6px 0px 10px 6px;
	background-image: url(images/dd_back.png);
	background-repeat: repeat;
	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:none;
}

.mlddm ul li a
{	
	display: block;
	width: auto;
	margin: 0;
	padding: 5px 17px 5px 13px;
	font: normal 14px Lucida Sans;
	text-align: left;
	text-transform: none;
	white-space: pre;
	color: Black;
	border-width: 0;
}
				
.mlddm ul li a:hover
{	
	/*background: #b5cde6;*/
	color: Red;
	text-decoration:none;
	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;
 	margin: 0;
	padding: 0;
	white-space: nowrap;
	overflow: hidden;
}

.mlddm_restricted li
{	
	display: inline;
	list-style: none;
	float: left;
	margin: 0;
	padding: 3px 0px 0px 0px;
	vertical-align:bottom;
	height:20px;
}

.mlddm_restricted li a
{	
	display: block;
	margin: 0 2px 0 0;
	padding: 4px;
	font: 12px Lucida Sans;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	color:Black;
	background-color: Transparent;
}

.mlddm_restricted li .vsub
{
	display: block;
	margin: 0 2px 0 0;
	padding: 4px 11px 4px 4px;
	font: 12px Lucida Sans;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	color:Black;
	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: 12px Lucida Sans;
	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: 12px Lucida Sans;
	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: 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;
	font: normal 12px Lucida Sans;
	text-align: left;
	text-transform: none;
	white-space: pre;
	color: Black;
	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;
}

