/* level 0  */

.m0l0mouti {
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	padding: 4px;
	color: #000000;
	cursor: hand;
	white-space: nowrap;
	
}
.m0l0moveri {
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	padding: 3px;
	color: #000000;	
	cursor: hand;
	white-space: nowrap;
}
.m0l0mdowni {
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	padding: 3px;
	color: #000000;	
	cursor: hand;
	white-space: nowrap;
}

/* level 0 outer */
.m0l0mouto {
	font-size: 11px;
	text-decoration : none;
	border : 0px solid #807F84;
	cursor: hand;
	white-space: nowrap;
	
}
.m0l0movero {
	font-size: 11px;
	text-decoration : none;
	border : 1px solid #807F84;
	cursor: hand;
	white-space: nowrap;
}
.m0l0mdowno {
	font-size: 11px;
	text-decoration : none;
	border : 1px solid #807F84;
	cursor: hand;
	white-space: nowrap;
}




/* level 1  */
.m0l1mouti {
	font-size: 11px;
	text-decoration: none;
	padding: 4px;
	font-weight:bold;
	color: #000000;
	white-space: nowrap;
}
.m0l1moveri {
	font-size: 11px;
	text-decoration : none;
	padding: 4px;
	font-weight:bold;
	color: #FFFFFF;
	white-space: nowrap;
}
.m0l1mdowni {
	font-size: 11px;
	text-decoration : none;
	padding: 4px;
	font-weight:bold;
	color: #FFFFFF;
	white-space: nowrap;
}


/* level 1 outer */
.m0l1mouto {
	font-size: 11px;
	text-decoration : none;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #D8DADC;
	white-space: nowrap;
}
.m0l1movero {
	font-size: 11px;
	text-decoration : none;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #AE000A;
	color: #FFFFFF;
	white-space: nowrap;
}
.m0l1mdowno {
	font-size: 11px;
	text-decoration : none;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #AE000A;
	color: #FFFFFF;
	white-space: nowrap;
}


