/* level 0 inner */
.m0l0iout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font: bold;
	text-decoration: none;
	padding: 3px;
	text-align: center;
	/* background-image: url(../cimages/menuu1b.gif); */
	background-color: #FFFFFF;
}
.m0l0iover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font: bold;
	text-decoration: none;
	padding: 3px;
	text-align: center;
	/* background-image: url(../cimages/menuo1b.gif); */
	color: #006633;
	background-color: #FFFFFF;
}
/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 0px solid #9999FF;
	background-color: #FFFFFF;
	filter: alpha(opacity=85);
}
.m0l0oover {
	text-decoration : none;
	border : 0px solid #9999FF;
	background-color: #FFFFFF;
	filter: alpha(opacity=85);
}
/* level 1 inner */
.m0l1iout {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #00FFFF;
	text-align: center;
}
.m0l1iover {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #FFFF00;
	text-align: center;
}
/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #9999FF;
	background: #CC6633;
	filter: alpha(opacity=85);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #9999FF;
	background: #66CC33;
	filter: alpha(opacity=85);
}
/* level 2 inner */
.m0l2iout {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #330033;
	text-align: center;
}
.m0l2iover {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #66FFFF;
	text-align: center;
}
/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #66FF00;
	background: #339966;
	filter: alpha(opacity=85);
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #66FF00;
	background: #996600;
	filter: alpha(opacity=85);
}