/* --- 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: Georgia, "Times New Roman", Times, serif;
     font-size: 16px;
 /*    color: #009900;  */
     color:#314e0c;
  /*   padding-left: 23px;  */
	 text-align:center;
  	 text-decoration: none;
     white-space: nowrap;
     font-weight:normal;

}
.m0l0iover {
     font-family: Georgia, "Times New Roman", Times, serif;
     font-size: 16px;
 	 text-decoration: none;
  /*   padding-left: 23px;  */
 /*	 color: #990000;  */
    color:#cc3300;
 	 text-align:center;
     white-space: nowrap;
     font-weight:normal;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
/*	border: 1px solid #336699;  */
/*	background-color: #cccccc;  */
	text-align:center;
    white-space: nowrap;
     font-weight:normal;

}
.m0l0oover {
	text-decoration : none;
	text-align:center;
	white-space: nowrap;
     font-weight:normal;
}

/* level 1 inner */
.m0l1iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	    padding-left: 23px;
	color: #000000;
	text-align:left;
	margin-top: 8px;
	opacity: 0.9;-moz-opacity:0.9;filter:alpha(opacity=90);
     font-weight:normal;

}
.m0l1iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	padding-left: 23px;
	color: #cc3300;
	text-align:left;
	margin-top: 8px;
     font-weight:normal;

}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #e8e8e5;

	padding-left: 23px;
	text-align:left;
	opacity: 0.9;-moz-opacity:0.9;filter:alpha(opacity=90);

     font-weight:normal;
}
.m0l1oover {
	text-decoration : none;
	background-color: #e8e8e5;
	background-image: url(/js/tigra/img/bgpodmenu_21.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 23px;
   	opacity: 0.9;-moz-opacity:0.9;filter:alpha(opacity=90);
     font-weight:normal;
}