/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
opacity 100
*/

/* level 0 inner */
.m0l0iout {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16 px;
	font-weight: BOLD;
	letter-spacing: 2px;
	text-indent: 10px;
	text-decoration: none;
	padding:  4px;
	color: #FEFEFE;
}
.m0l0iover {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16 px;
	font-weight: BOLD;
	letter-spacing: 2px;
	text-indent: 10px;
	text-decoration: none;
	padding:  4px;
	color: #000000;
}

/* level 0 outer */
.m0l0oout {
	/*border-style: outset;*/
	opacity', ['.100', '.50;
	
}
.m0l0oover {
	text-decoration :  none;
	/*border-style : outset;*/
	/*border-color :  #B80012;*/
	/*border : 2 px;*/
	/*background : #FFFFFF;*/
	opacity', ['.100', '.50;
}



/* level 1 inner */
.m0l1iout {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16 px;
	font-weight: BOLD;
	letter-spacing: 2px;
	text-indent: 10px;
	text-decoration: none;
	padding:  4px;
	color: #FFFFFF;
}
.m0l1iover {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16 px;
	font-weight: BOLD;
	letter-spacing: 2px;
	text-indent: 10px;
	text-decoration: none;
	padding:  4px;
	color: #000000;
}

/* level 1 outer */
.m0l1oout {
	text-decoration: none;
	opacity', ['.100', '.50;
	/*#C2475E*/
	/*border-style : outset;*/
	/*border: 3 px;*/
	/*border-color : #EAB4B9;*/
	/*background : #B80012;*/
	filter: alpha(opacity=100);
	-moz-opacity: 100%;
}
.m0l1oover {
	text-decoration : none;
	border: 3 px;
	border-style : outset;
	border-color :   #EAB4B9;
	background:  #EAB4B9;
}

/* level 1 outer */
.m0l1oout {
	text-decoration: none;
	border-style : outset;
	border: 3 px;
	border-color : #AD7318;
	background :  #AD7318;
	filter: alpha(opacity=100);
	-moz-opacity: 100%;
}
.m0l1oover {
	text-decoration : none;
	border: 3 px;
	border-style : outset;
	border-color :  #9F6C16;
	background: #9F6C16;
}



/* level 2 inner */
.m021iout {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: BOLD;
	letter-spacing: 2px;
	text-indent: 10px;
	text-decoration: none;
	padding:  4px;
	color: #000000;
}
.m02liover {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: BOLD;
	letter-spacing: 2px;
	text-indent: 10px;
	text-decoration: none;
	padding:  4px;
	color: #000000;
}

/* level 2 outer */
.m02loout {
	text-decoration: none;
	border-style : outset;
	border: 2 px;
	border-color :#B80012;
	background : #FFFFFF;
	filter: alpha(opacity=0);
	-moz-opacity: 0%;
}
.m02loover {
	text-decoration : none;
	border: 2 px;
	border-style : outset;
	border-color :  #B80012;
	background: #FFFFFF;
}

/* level 2 outer */
.m02loout {
	text-decoration: none;
	border-style : outset;
	border: 2 px;
	border-color :#B80012;
	background :#FFFFFF;
	filter: alpha(opacity=0);
	-moz-opacity: 0%;
}
.m02loover {
	text-decoration : none;
	border: 2 px;
	border-style : outset;
	border-color :  #B80012;;
	background: #FFFFFF;
}


