.m0l0iout {
	font: 12px Arial,Tahoma, Verdana;
	text-decoration: none;
	padding: 4px;
	color: #707070;
	font-weight: bold;
	
}
.m0l0iover {
	font: 12px Arial,Tahoma, Verdana;
 	text-decoration: none;
	padding: 4px;
	color: #707070;
	font-weight: bold;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #cccccc;
	background: #D0E9D0;
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #cccccc;
	background: #f9f9f9;
}

/* level 1 inner */
.m0l1iout {
	font: 12px Arial,Tahoma, Verdana;
	text-decoration: none;
	padding: 4px;
	color: #707070;
	font-weight: bold;
}
.m0l1iover {
	font: 12px Arial,Tahoma, Verdana;
	text-decoration : none;
	padding: 4px;
	color: #707070;
	font-weight: bold;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #cccccc;
	background: #D0E9D0;
	filter: alpha(opacity=85);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #cccccc;
	background: #f9f9f9;
}