/*
 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     { color: #ffffff; font-size: 10px; font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica; text-decoration: none; background-color: #000; text-align: center; margin-top: 4px; margin-left: 8px; z-index: 0 }
.m0l0iover       { color: #ffffff; font-weight: bold; font-size: 10px; font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica; text-decoration: none; text-align: center; margin-top: 5px; margin-left: 8px; z-index: 0 }

/* level 0 outer */
.m0l0oout      { font-size: 10px; text-decoration: none; background-color: #000; border: solid 1px #ed1c24; z-index: 0 }
.m0l0oover     { font-weight: bold; font-size: 10px; text-decoration: none; background-color: #ed1c24; border: 1px #000; z-index: 0 }

/* level 1 inner */
.m0l1iout      { color: #ffffff; font-size: 10px; font-family: Verdana, sans-serif, Tahoma, Geneva, Arial, Helvetica; margin: 4px 0 0 17px; border-top: none #ed1c24; border-bottom: none #ed1c24; z-index: 0 }
.m0l1iover    { color: #fff; font-size: 10px; font-family: Verdana, sans-serif, Tahoma, Geneva, Arial, Helvetica; margin: 4px 0 0 17px; z-index: 0 }

/* level 1 outer */
.m0l1oout      { font-size: 10px; text-decoration: none; background-color: #000; padding: 0; border-style: solid; border-width: 1px; border-color: #fff #000 #fff #000; z-index: 0 }
.m0l1oover         { color: #000; font-size: 10px; font-family: Verdana; text-decoration: none; background: #ed1c24 url(img/lev1_arrow.gif) no-repeat; padding: 0; border-style: solid; border-width: 1px; border-color: #fff #ed1c24 #fff #ed1c24; z-index: 0 }
.projects { color: #fff; font-size: 10px; font-family: Verdana, "Courier New", Courier, Monaco }
.projects a { color: #fff; font-weight: bold; font-size: 10px; font-family: Verdana, "Courier New", Courier, Monaco; text-decoration: underline }
.projects a:hover { color: #fff; font-weight: bold; font-size: 10px; font-family: Verdana, "Courier New", Courier, Monaco; text-decoration: none }
