
/* there are two menus to the application - each has three levels 

level 0 mout and mdown  outer tag are green */
 
.m0l0mouto, .m0l0mdowno {
	background: #bdcaad;
	color: #000000;
	border : 1px solid #ffffff;
	margin: 0px;
}
/* level 0 mover  outer tag is gray */
.m0l0movero {
	background: #caccc1;
	color: #000000;
	border : 1px solid #ffffff;
	margin: 0px;
	
}
/* level 1 mout and mdown  outer tag is gray */
.m0l1mouto, .m0l1mdowno {
	background: #caccc1;
	color: #000000;
	border : 1px solid #ffffff;
	margin: 0px;
	
}
/* level 1 mover  outer tag is green */
.m0l1movero {
	background: #bdcaad;
	color: #000000;
	border : 1px solid #ffffff;
	margin: 0px;
	
}
/* level 2 mout and mdown  outer tag is gray */
.m0l2mouto, .m0l2mdowno {
	background: #caccc1;
	color: #000000;
	border : 1px solid #ffffff;
	margin: 0px;
	
}
/* level 2 mover  outer tag is green */
.m0l2movero {
	background: #bdcaad;
	color: #000000;
	border : 1px solid #ffffff;
	margin: 0px;
	
}
.m0l0mouti, .m0l0moveri, .m0l0mdowni,
.m0l1mouti, .m0l1moveri, .m0l1mdowni,
.m0l2mouti, .m0l2moveri, .m0l2mdowni
 {
	color: black;
	font-family: tahoma, verdana, sans-serif;
	text-decoration : none;
	font-size: 12px;
	padding: 2px;
}

/* there are two menus to the application - each has two levels 

level 0 mout and mdown  outer tag are green */
 
.m1l0mouto, .m1l0mdowno {
	background: #bdcaad;
	border : 1px solid #ffffff;
	margin: 0px;
}
/* level 0 mover  outer tag is gray */
.m1l0movero {
	background: #caccc1;
	border : 1px solid #ffffff;
	margin: 0px;
	
}
/* level 1 mout and mdown  outer tag is gray */
.m1l1mouto, .m1l1mdowno {
	background: #caccc1;
	border : 1px solid #ffffff;
	margin: 0px;
	
}
/* level 1 mover  outer tag is green */
.m1l1movero {
	background: #bdcaad;
	border : 1px solid #ffffff;
	margin: 0px;
	
}
/* level 2 mout and mdown  outer tag is gray */
.m0l2mouto, .m0l2mdowno {
	background: #caccc1;
	color: #000000;
	border : 1px solid #ffffff;
	margin: 0px;
	
}
/* level 2 mover  outer tag is green */
.m0l2movero {
	background: #bdcaad;
	color: #000000;
	border : 1px solid #ffffff;
	margin: 0px;
	
}
.m0l0mouti, .m0l0moveri, .m0l0mdowni,
.m0l1mouti, .m0l1moveri, .m0l1mdowni,
.m0l2mouti, .m0l2moveri, .m0l2mdowni
 {
	color: black;
	font-family: tahoma, verdana, sans-serif;
	text-decoration : none;
	font-size: 12px;
	padding: 2px;
}