
 #navcontainer          { }

 #navcontainer ul
      { list-style-type: none; list-style-position: outside; margin: 0px; padding: 0px }
#navcontainer a
         { color: #666; font-size: 12px; text-decoration: none; padding: 5px 10px 4px 0px; border-bottom: 1px dotted #cbc9be; width: 170px; display: block }
#navcontainer a:hover
      { color: #333; background: no-repeat 0px 6px; border-bottom: 1px solid #333 }
#navcontainer ul ul a
         { color: #286886; font-size: 10px; text-decoration: none; margin-left: 6px; padding: 5px 0px 4px; border-bottom: 1px dotted #cbc9be; width: 164px; display: block }
#navcontainer ul ul a:hover
     { color: #333; border-bottom: 1px dotted #333 }
.navlist { }
.subnavlist { }
.title  { color: #cbc9be; font-size: 9px; font-family: Verdana, Arial, "Trebuchet MS", Helvetica; margin-bottom: 19px }

.active { }
.inactive { color: #eceadd }

.current  { font-weight: bold;  }
.currentcurrent  { font-weight: bold; list-style-type: none; list-style-image: url(../img/link.gif) }
.currentcheck  { list-style-type: none; list-style-image: url(../img/list.gif) }
.subnavlist  { }
.subactive { }
.subcurrent  { }
