/*
 menu styles
 note: not all browsers render styles the same way so try out your style sheet
 in different browsers before publishing
*/

/* level 0 inner */
.m0l0iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-align= left;	
	text-decoration: none;
	margin: 4px 0 0 8px;
	color: #FFFFFF;
}
.m0l0iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	text-align= left;
	margin: 5px 0 0 8px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background-image: url(../images/lev0_bg1b.gif);
	border: 1px solid #336699;
	background-color: #2C5F93;
	text-align= left;
}
.m0l0oover {
	text-decoration : none;
	background-image: url(../images/lev0_bg2b.gif);
	background-color: #2C5F93;
	border: 1px solid #336699;
	text-align= left;
}

/* level 1 inner */
.m0l1iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #000000;
	text-align= left;
}
.m0l1iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
	text-align= left;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #99CC99;
	border: 1px solid #336633;
	text-align= left;
	padding: 0;
}
.m0l1oover {
	text-decoration : none;
	background-color: #336633;
	background-image: url(../images/lev1_arrowc.gif);
	background-repeat: no-repeat;
	border: 1px solid #336699;
	text-align= left;
	padding: 0;
}
/* level 2 inner */
.m0l2iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #000000;
	text-align= left;
}
.m0l2iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
	text-align= left;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	background-color: #CC9999;
	border: 1px solid #663333;
	text-align= left;
	padding: 0;
}
.m0l2oover {
	text-decoration : none;
	background-color: #663333;
	background-image: url(../images/lev1_arrowd.gif);
	background-repeat: no-repeat;
	border: 1px solid #663333;
	text-align= left;
	padding: 0;
}
/* level 3 inner */
.m0l3iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #000000;
	text-align= left;
}
.m0l3iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
	text-align= left;
}

/* level 3 outer */
.m0l3oout {
	text-decoration : none;
	background-color: #8EA1BF;
	border: 1px solid #336699;
	text-align= left;
	padding: 0;
}
.m0l3oover {
	text-decoration : none;
	background-color: #4A5E7C;
	background-image: url(../images/lev1_arrowb.gif);
	background-repeat: no-repeat;
	border: 1px solid #336699;
	text-align= left;
	padding: 0;
}
/* level 4 inner */
.m0l4iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #000000;
	text-align= left;
}
.m0l4iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
	text-align= left;
}

/* level 4 outer */
.m0l4oout {
	text-decoration : none;
	background-color: #FFFF66;
	border: 1px solid #336699;
	text-align= left;
	padding: 0;
}
.m0l4oover {
	text-decoration : none;
	background-color: #999900;
	background-image: url(../images/lev1_arrowe.gif);
	background-repeat: no-repeat;
	border: 1px solid #336699;
	text-align= left;
	padding: 0;
}