/* --- 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   { color: #fceeca; font-size: 14px; font-family: "Gill Sans MT", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; padding: 4px }
.m0l0oout    { text-decoration: none; background-color: #bc0310; border: solid 0px #fceeca }
.m0l0oover     { color: #fceeca; font-weight: bold; font-size: 14px; font-family: "Gill Sans MT", Tahoma, Verdana, Geneva, Arial, Helvetica; text-decoration: underline; background-color: #bc0310; border: solid 0px #fceeca }

/* level 1 inner */
.m0l1iout   { color: #fceeca; font: 14px "Gill Sans MT", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; padding: 4px }
.m0l1iover   { color: #fceeca; font: bold 14px "Gill Sans MT", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; padding: 4px }

/* level 1 outer */
.m0l1oout   { text-decoration: none; background-color: #bc0310; border: solid 1px #fceeca; filter: alpha(opacity=85) }
.m0l1oover  { text-decoration: none; background-color: #e55a5a; border: solid 1px #fceeca }

/* level 2 inner */
.m0l2iover    { color: #fceeca; font: 14px "Gill Sans MT", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; padding: 4px }

/* level 2 outer */
.m0l2oout  { text-decoration: none; background-color: #b44646; border: solid 1px #fceeca }
.m0l2oover  { text-decoration: none; background-color: #e55a5a; border: solid 1px #fceeca }
