/* --- 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: 11px;
	font-weight:bold;
	color: #293d6b;
	text-align:left;
	padding-left:5px;
	padding-top:3px;	
}
.m0l0iover {
	font:  bold 11px Verdana;
	padding: 1px;
	font-weight:bold;
	text-align:left;
	padding-left:4px;	
	padding-top:3px;		


}

/* level 0 outer */
.m0l0oout {
	text-decoration: none;
	background-image:url(../../required/menu2.gif);
}
.m0l0oover {
	text-decoration: none;
	background-image:url(../../required/menu1.gif);

	
}

.m0l1iout {
	font-family:Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
	color: #293d6b;
	text-align:left;
	margin-left:5px;
	padding-top:6px;
}
.m0l1iover {
	font:  bold 11px Verdana;
	text-decoration: none;
	font-weight:normal;
	color: #293d6b0;
	text-align:left;
	margin-left:5px;
	padding-top:6px;



}

/* level 0 outer */
.m0l1oout {
	text-decoration : none;
	height:22px;
	background-color:#ffffff;
	border-bottom:solid 1px #f7f7f7;
	width:200px;
}
.m0l1oover {
	text-decoration : none;
	background-color:#98b1c4;
	border-bottom:solid 1px #f7f7f7;	
	width:200px;
		height:22px;
	

	
}


