
/* level 0 inner */
.m0l0iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-weight: bold;		
	font-size: 12px;
	text-decoration: underline;
	margin: 0 0 0 28px;
	color: #FFFFFF;
	padding: 2px;
}
.m0l0iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-weight: bold;	
	font-size: 12px;
	text-decoration: none;
	margin: 0 0 0 28px;
	color: #FFFFFF;
	padding: 2px;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background-color: #5E677F;
	background-image: url(img/bullet01.gif);
	background-repeat: no-repeat;
	border: 1px solid #78819C;	
}
.m0l0oover {
	text-decoration : none;
	background-color: #78819C;
	background-image: url(img/bullet02.gif);
	background-repeat: no-repeat;	
	border: 1px solid #78819C;	
}
/* ooooooooooooouuuuuuuuuuuuuuuuuuuuttttttttttttttttttttttttttteeeeeeeeeeeeeerrrrrrrrrrrrrrrrrr*/

/* level 1 inner */
.m0l1iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
	text-decoration : none;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}
.m0l1iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
	text-decoration : none;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #0000CC;
	border: 1px solid #336699;
	padding: 0;
	filter: alpha(opacity=75);
	-moz-opacity: 75%;	
}
.m0l1oover {
	text-decoration : none;
	background-color: #3333FF;
	background-image: url(img/arrow_tigra.gif);
	background-repeat: no-repeat;
	border: 1px solid #336699;
	padding: 0;
}