/* level 0 inner */
.m0l0iout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 4px 0 0 8px;
	color: #FFFFFF;
}
.m0l0iover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 5px 0 0 8px;
	font-weight: bold;
	color: #365270;
}
/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background-color: #000000;
	background-image: url(images/FMEA_top_menu_bg.gif);
	background-repeat: repeat-x;
}
.m0l0oover {
	text-decoration : none;
	background-image: url(images/FMEA_menu_tab2.gif);
	background-repeat: no-repeat;
	background-color: #eeeeee;
	cursor:default;
}
/* level 1 inner */
.m0l1iout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 4px 0 0 17px;
	color: #365270;
}
.m0l1iover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 4px 0 0 17px;
	color: #438b0e;
	cursor:default;
}
/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	padding: 0;
}
.m0l1oover {
	text-decoration : none;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	padding: 0;
}