
/* .m0l0 = menu 0, level 0 - etc., 
do NOT change ".m0 to other number to match css / menu name */

/* First are outer html - the menu block areas */

.m0l0mouto {
	background:  ;
}
.m0l1mouto {
	background: #6285AA;
}
.m0l2mouto {
	background: #6285AA;
}
.m0l3mouto {
	background: #6285AA;
}
.m0l4mouto {
	background: #6285AA;
}


.m0l0movero{
	background: ;
}
.m0l1movero,
.m0l2movero,
.m0l3movero,
.m0l4movero {
	background: #6F93B8;
}

.m0l0mdowno,
.m0l1mdowno,
.m0l2mdowno,
.m0l3mdowno,
.m0l4mdowno {
	background: #6F93B8;
}



/* Next are inner html - the text styles */



.m0l0mouti {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;	
	/*font-style: italic; */
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin: 4px;
	padding: 0px;
}


.m0l0mdowni,.m0l0moveri
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;	
	/*font-style: italic; */
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin: 4px;
	padding: 0px;
}





.m0l1mouti, 
.m0l2mouti,
.m0l3mouti,
.m0l4mouti{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;	
	/*font-style: italic; */
	/*font-weight: bold;*/
	color: #ffffff;
	text-decoration: none;
	margin: 3px;
	padding: 0px;
}

.m0l1mdowni,
.m0l2mdowni,
.m0l3mdowni,
.m0l4mdowni,  
.m0l1moveri,
.m0l2moveri,
.m0l3moveri,  
.m0l4moveri,  {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;	
	/*font-style: italic; */
	/*font-weight: bold;*/
	color: #ffffff;
	text-decoration: none;
	margin: 3px;
	padding: 0px;
}
/* --- */
