/* level 0 inner */
.m0l0iout {
	font-family: Times New Roman;
	font-size: 14px;
	margin: 4px 4 8 20;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.m0l0iover {
	font-family: Times New Roman;
	font-size: 14px;
	margin: 4px 4 8 20;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

/* level 0 outer */
.m0l0oout {
	text-decoration: none;
	background-color: #9898a8;
	border: 2px solid #E5E2F5;
}
.m0l0oover {
	text-decoration: none;
	background-color: #494961;
	border: 2px solid #E5E2F5;
}
/* level 1 inner */
.m0l1iout {
	font-family: Times New Roman;
	font-size: 13px;
	margin: 4px 4 4 4;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.m0l1iover {
	font-family: Times New Roman;
	font-size: 13px;
	margin: 4px 4 4 4;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

/* level 1 outer */
.m0l1oout {
	text-decoration: none;
	background-color: #A3A3B1;
	border: 1px solid #E5E2F5;}
	
.m0l1oover {
	text-decoration: none;
	background-color: #494961;
	border: 1px solid #E5E2F5;
}
