/* level 0 inner */
.m0l0iout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 4px;
	text-align: center;
	background-image: url(../pageimages/menu4.jpg);
	background-repeat: no-repeat;
	height: 25px;
	color: #FFFFFF;
}
.m0l0iover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font: bold;
	text-decoration: none;
	padding: 4px;
	text-align: center;
	background-image: url(../pageimages/menu4flip.jpg);
	color: #FFFFFF;
	height: 25px;
	background-repeat: no-repeat;
}
/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 0px solid #9999FF;
	filter: alpha(opacity=90);
	background-color: #99CCFF;
}
.m0l0oover {
	text-decoration : none;
	border : 0px solid #9999FF;
	filter: alpha(opacity=90);
	background-color: #99CCFF;
}
/* level 1 inner */
.m0l1iout {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #000066;
	text-align: center;
	background-color: #99CCFF;
	height: 17px;
}
.m0l1iover {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #FFFFFF;
	text-align: center;
	background-color: #0000FF;
	height: 17px;
}
/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #000066;
	filter: alpha(opacity=90);
	background: #99CCFF;
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #000066;
	filter: alpha(opacity=90);
	background: #99CCFF;
}
/* level 2 inner */
.m0l2iout {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #330033;
	text-align: center;
	background: #FFFFFF;
}
.m0l2iover {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #66FFFF;
	text-align: center;
	background: #FFFFFF;
}
/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #66FF00;
	filter: alpha(opacity=85);
	background: #FFFFFF;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #66FF00;
	filter: alpha(opacity=85);
	background: #FFFFFF;
}