/*
 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: 12px; font-family: 'Droid Serif', sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica; text-decoration: none; text-align: center; margin: 4px 0 0 8px }
.m0l0iover    { color: #ffffff; font-weight: bold; font-size: 12px; font-family: 'Droid Serif', sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica; text-decoration: none; text-align: center; margin: 5px 0 0 8px }

/* level 0 outer */
.m0l0oout   { text-decoration: none; background: #b2bc00 url(img/lev0_bg1.gif); border: solid 1px #b2bc00; z-index: 0 }
.m0l0oover   { text-decoration: none; background: #b2bc00 url(img/lev0_bg2.gif); border: #b2bc00; z-index: 0 }

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

/* level 1 outer */
.m0l1oout    { text-decoration: none; background-color: #b2bc00; padding: 0; border-style: solid; border-width: 1px; border-color: #fff #b2bc00 #fff #b2bc00; z-index: 0 }
.m0l1oover     { color: #000; font-family: 'Droid Serif', Verdana; text-decoration: none; background: #c9d04d url(img/lev1_arrow.gif) no-repeat; padding: 0; border-style: solid; border-width: 1px; border-color: #fff #b2bc00 #fff #b2bc00 }
.projects { color: #fff; font-size: 10px; font-family: 'Droid Serif', Verdana, "Courier New", Courier, Monaco }
.projects a { color: #fff; font-weight: bold; font-size: 10px; font-family: 'Droid Serif', Verdana, "Courier New", Courier, Monaco; text-decoration: underline }
.projects a:hover { color: #fff; font-weight: bold; font-size: 10px; font-family: 'Droid Serif', Verdana, "Courier New", Courier, Monaco; text-decoration: none }
.fieldname { color: #fff; font-size: 12px; font-family: 'Droid Serif', Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #b2bc00; text-align: right }
.fielddata { color: #b2bc00; font-weight: bold; font-size: 12px; font-family: 'Droid Serif', Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; text-align: left }
.fieldbox { color: #b2bc00; font-weight: bold; font-size: 12px; font-family: 'Droid Serif', Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #fff; text-align: center; border: 1px white }
.fieldbox1 { color: #b2bc00; font-weight: bold; font-size: 12px; font-family: 'Droid Serif', Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #fff; text-align: left; border: 1px white }
