/* level 0 inner */
.m0l0iout {
	font-family:  Verdana;
	font-size: 10px;
	color: #FFFFFF;
	cursor:pointer;
	padding-left:4px;
	BORDER-RIGHT: white 1px solid; 
	BORDER-TOP: white 1px solid; 
	
}
.m0l0iover {
	font-family:  Verdana;
	font-size: 10px;
	color: #FFFFFF;
	cursor:pointer;
	padding-left:4px;
	BORDER-RIGHT: white 1px solid; 
	BORDER-TOP: white 1px solid; 
}

/* level 0 outer */
.m0l0oout {
	BACKGROUND-COLOR: #3568d0;
	text-decoration: none;
    FONT-WEIGHT: bolder
}
.m0l0oover {
	BACKGROUND-COLOR: #f36e1f;
	text-decoration: none;
    FONT-WEIGHT: bolder
}

/* level 1 inner */
.m0l1iout {
font-family:  Verdana;
	font-size: 10px;
	color: #000000;
	cursor:pointer ;
	PADDING-LEFT:4px;
	PADDING-TOP:2px;
	BORDER-TOP: white 2px solid; 
}
.m0l1iover {
font-family:  Verdana;
	font-size: 10px;
	color: white;
	cursor:pointer ;
	PADDING-LEFT:4px;
	PADDING-TOP:2px;
	BORDER-TOP: white 2px solid; 
}

/* level 1 outer */
.m0l1oout {
	BACKGROUND-COLOR: #efeeee;
	text-decoration: none;
	height:56px;
}
.m0l1oover {
	BACKGROUND-COLOR: #666666;
	text-decoration: none;
	height:56px;
}
/* level 0 inner */
.lm0l0iout {
	font-family: Verdana;
	font-size: 11px;
    FONT-WEIGHT: bolder;
	text-decoration: none;
	padding: 4px;
	color: #737475;
	cursor:pointer ;
	BORDER-BOTTOM: #cacacc 1px solid; 

}
.lm0l0iover {
	font: 11px  Verdana;
	text-decoration: none;
	padding: 4px;
    FONT-WEIGHT: bolder;
	color: #f56709;
	cursor:pointer ;
	BORDER-BOTTOM: #cacacc 1px solid; 
}

/* level 0 outer */
.lm0l0oout {
	text-decoration : none;
	background: white;
}
.lm0l0oover {
	text-decoration : none;
	background: #efeeee;
}

/* level 1 inner */
.lm0l1iout {
font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	padding-left:4px;
	padding-bottom:5px;
	padding-top:4px;
	color: black;
	cursor:pointer ;
	BORDER-BOTTOM: white 2px solid; 
}
.lm0l1iover {
	font: 11px  Verdana;
	text-decoration: none;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:5px;
	color: white;
	cursor:pointer ;
	BORDER-BOTTOM: #666666 2px solid; 
}


/* level 1 outer */
.lm0l1oout {
	text-decoration : none;
	background: #efeeee;
}
.lm0l1oover {
	text-decoration : none;
	background: #666666;
}


