/* --- 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: Verdana, sans-serif, Tahoma, Geneva, Arial, Helvetica;
	font-size: 10px;
	margin: 4px 0 0 8px;
	color: #494949;
	text-decoration: none;
}
.m0l0iover { font-family: Verdana, sans-serif, Tahoma, Geneva, Arial, Helvetica; font-size: 10px; margin: 5px 0 0 8px; color: #f58733; text-decoration: none; }

/* level 0 outer */
.m0l0oout {
	
}
.m0l0oover { color: #fff; text-decoration : none; }

/* level 1 inner */
.m0l1iout { font-family: Verdana, sans-serif, Tahoma, Geneva, Arial, Helvetica; font-size: 10px; margin: 4px 0 0 17px; color: #494949; background-color: #fff; text-decoration: none; }
.m0l1iover { font-family: Verdana, sans-serif, Tahoma, Geneva, Arial, Helvetica; font-size: 10px; margin: 4px 0 0 17px; color: #f58733; text-decoration: none; }

/* level 1 outer */
.m0l1oout { background-color: #fff; text-decoration : none; padding: 0; }
.m0l1oover { color: #eee; text-decoration : none; background-color: #fff; background-repeat: no-repeat; padding: 0; }