/* MENU 1 */
/* level 0 inner */
.m1l0iout {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 14px;
	color: #FFFFFF;
}
.m1l0iover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 14px;
	color: #FFFFFF;
}

/* level 0 outer */
.m1l0oout {
	text-decoration: none;
}
.m1l0oover {
	text-decoration: none;
	background-image: url("/images/leftarrowbck.gif");
}
/* MENU 5 */
/* level 0 inner */
.m5l0iout {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 16px;
	color: #000000;
}
.m5l0iover {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 16px;
	color: #000000;
}

/* level 0 outer */
.m5l0oout {
	text-decoration: none;
}
.m5l0oover {
	text-decoration: none;
	background-image: url("/images/jlmenuback.gif");
}
