/* DEFAULTS */
ul#navlist li a,ul#subnavlist li a
   { font-size: 11px; font-family: Verdana, Arial; font-weight: normal; text-decoration: none }

div#nav1
       { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding-right: 1px; padding-bottom: 2px; padding-left: 1px; z-index: 1000; width: 1px }

/* NAV LIST */
ul#navlist
   { list-style-type: none; margin: 0; padding: 0 }

ul#navlist li    { }

ul#navlist li a
             { color: black; font-weight: bold; line-height: 16px; background-repeat: no-repeat; background-attachment: scroll; background-position: left top; display: block; margin-left: 0; padding-top: 4px; padding-bottom: 4px; width: 178px; border-top: 1px solid #fff }

ul#navlist li a:hover        { }

ul#navlist li a#current
        { color: black; font-weight: bold; background-color: #fff200; background-repeat: no-repeat; background-attachment: scroll; background-position: left top }

/* SUB NAV LIST */
ul#subnavlist
    { font-style: normal; list-style-type: none; margin: 0 0 0 10px; padding: 4px 0 4px 10px }
ul#subnavlist li     { font-style: normal; display: inline }

ul#subnavlist li a
             { color: black; font-size: 11px; font-weight: normal; line-height: 14px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; display: block; margin-left: 0; padding-top: 2px; padding-bottom: 2px; width: 140px; height: auto }
ul#subnavlist li a:hover        { font-weight: normal; background-repeat: no-repeat; background-attachment: scroll; background-position: left top }

ul#navlist li a#subcurrent
      { color: black; font-weight: bold; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }

ul#navlist li a#subcurrent:hover   { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }
#na1  { padding-left: 6px }
#na2   { padding-left: 10px }

