/* level 0 inner */
.m0l0iout {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	margin: 4px 0 0 5px;
	color: #FFFFFF;
}
.m0l0iover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin: 4px 0 0 5px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border: 1px solid #000000;
	background-color: black;
}
.m0l0oover {
	text-decoration : none;
	border: 1px solid #000000;
	background-color: #4A4A00;
}

/* level 1 inner */
.m0l1iout {
	font-family: MS Sans Serif,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 4px 0 0 5px;
	color: #000000;
}
.m0l1iover {
	font-family: MS Sans Serif,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 4px 0 0 5px;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #FFCC00;
	border: 1px solid #000000;
	padding: 0;
}
.m0l1oover {
	text-decoration : none;
	background-color: #000000;
	border: 1px solid #000000;
	padding: 0;
}