/*
 menu styles
 note: not all browsers render styles the same way so try out your style sheet
 in different browsers before publishing
*/

/* level 0 inner */
.m0l0iout { font-family: Verdana, font-size: 12px; text-decoration: none; margin: 4px 0 0 8px; color: #b83834; font-weight: 550; text-align: center; }
.m0l0iover { font-family: Verdana, font-size: 12px; text-decoration: none; margin: 4px 0 0 8px; color: #b83834; font-weight: 550; text-align: center; }

/* level 0 outer */
.m0l0oout {  background-image: url(/menu/img/topbutton.jpg); }
.m0l0oover { background-image: url(/menu/img/toprollover.jpg); }

/* level 1 inner */
.m0l1iout { font-family: Verdana; font-size: 12px; margin: 4px 0 0 17px; color: #ffffff; font-weight: 500; }
.m0l1iover { font-family: Verdana; font-size: 12px; margin: 4px 0 0 17px; color: #ffffff; font-weight: 500; }

/* level 1 outer */
.m0l1oout { font-weight: 500; text-decoration : none;
	/* background-color: #5286BB; */
	background-color: #b83834; border: solid 1px #336699; padding: 0; }
.m0l1oover { font-weight: 500; text-decoration : none;
	/* background-color: #1A4D81; */
	background-color: #b83834; background-image: url(/menu/img/lev1_arrow.gif); background-repeat: no-repeat; border: solid 1px #336699; padding: 0; }