/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/

/* level 0 inner */
.m0l0iout {
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none underline;
	color: #000080;font-weight:bold; margin-left:8px; margin-right:0; margin-top:4px; margin-bottom:0
}
.m0l0iover {
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none underline;
	color: #000080;font-weight:bold; margin-left:8px; margin-right:0; margin-top:5px; margin-bottom:0
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none underline;
	background-image: url('image/menu1.jpg');
	border: 0px solid #336699;
	background-color: #336699; font-size:10pt; font-weight:bold; font-family:Verdana; color:#000080
}
.m0l0oover {
	text-decoration : none underline;
	background-image: url('image/menu1.jpg');
	background-color: #2C5F93;
	border: 1px solid #336699; font-size:10pt; font-weight:bold; font-family:Verdana; color:#000080
}

/* level 1 inner */
.m0l1iout {
	font-family: Verdana;
	font-size: 10pt;
	color: #000080;text-decoration:none underline; font-weight:bold; margin-left:12px; margin-right:0; margin-top:4px; margin-bottom:0
}
.m0l1iover {
	font-family: Verdana;
	font-size: 10pt;
	color: #000080;text-decoration:none underline; font-weight:bold; margin-left:12px; margin-right:0; margin-top:4px; margin-bottom:0
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none underline;
	background-image: url('image/menu1.jpg');
	border: 0px solid #336699;
	padding: 0; font-size:10pt; font-weight:bold; font-family:Verdana; color:#000080
}
.m0l1oover {
	text-decoration : none underline;
	background-image: url('image/menu1.jpg');
	background-color: #2C5F93;
	border: 1px solid #336699; font-size:10pt; font-weight:bold; font-family:Verdana; color:#000080
}
