
.m0l0iout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 4px;
	color: #000000;
	text-align: center;
}
.m0l0iover {
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 4px;
	color: black;
	text-align: center;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #000000;
	background: #FFFACD;
	text-align: center;
}
.m0l0oover {
	text-decoration: none;
	border: 1px solid #000000;
	background: #FFD700;
	color: black;
	text-align: center;
}

/* level 1 inner */
.m0l1iout {
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #000000;
	text-align: center;
}
.m0l1iover {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #darkgreen;
	text-align: center;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #000000;
	background: #FFFACD;
	filter: alpha(opacity=85);
	text-align: center;
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #000000;
	background:#FFD700;
	color: black;
	text-align: center;
}

/* level 2 inner */
.m0l2iover {
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #ffffff;
	text-align: center;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #000000;
	background: #FFFACD;
	text-align: center;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #000000;
	background: #FFD700;
	color: black;
	text-align: center;
}

.breadcrumb {
        font-family: Arial;
		  color: #ffffff;
        font-size: 11px;
	     
		  background-color: "#FFEC80"
}
