
/* level 0 inner */
.m0l0iout {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font: bold;
	text-decoration: none;
	padding: 10px;
	color: #990000;
		background-image: url(../menus/menu144h1.jpg);
		
	text-align: center;
	height: 40px;
}
.m0l0iover {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font: bold;
	text-decoration: none;
	padding: 10px;
	color: #990000;
		background-image: url(../menus/menu144h2.jpg);
		
	text-align: center;
	height: 40px;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	
}
.m0l0oover {
	text-decoration : none;
	
}

/* level 1 inner */
.m0l1iout {
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
	padding: 4px;
	color: #990000;
	text-align: center;
}
.m0l1iover {
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
	text-decoration : none;
	padding: 4px;
	color: #990000;
	text-align: center;
}

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

/* level 2 inner */
.m0l2iout {
	font: 12px Times New Roman, Times, serif;
	text-decoration: none;
	padding: 4px;
	color: #990000;
	text-align: center;
}
.m0l2iover {
	font: 12px Times New Roman, Times, serif;
	text-decoration : none;
	padding: 4px;
	color: #990000;
	text-align: center;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border: 1px solid #990000;
	background-color: #FFFFCD;
	filter: alpha(opacity=85);
}
.m0l2oover {
	text-decoration : none;
	border: 1px solid #990000;
	background-color: #CDFFCC;
	filter: alpha(opacity=85);
}