.m0l0iout {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
}
.m0l0iover {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #155D85;
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #3399CC;
}

/* level 1 inner */
.m0l1iout {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	padding: 4px;
	color: #ffffff;
}
.m0l1iover {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	padding: 4px;
	color: #ffffff;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #3399CC;
	filter: alpha(opacity=100);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background:  #576788;
}

/* level 2 inner */
.m0l2iover {
	font: 11px Tahoma, Arial;
	text-decoration : none;
	padding: 4px;
	color: #ffffff;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #ff9900;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #7A8096;
}