
.class { color: black; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, sans-serif }
body { background-color: #707072; font-size: 11px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif  }
td   { font-size: 11px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif }
td a  { color: black; font-weight: bold; font-size: 11px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
td a:hover  { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline }
h1  { color: #9b0d15; font-weight: bold; font-size: 14px; letter-spacing: 1px; margin-bottom: 4px }
.headnav { color: #9b0d15; font-weight: bold; font-size: 9px; text-decoration: none }
.headnav a:link  { color: #9b0d15; font-weight: bold; font-size: 9px; text-decoration: underline }
.headnav a:visited  { color: #9b0d15; font-weight: bold; font-size: 9px }
.headnav a:hover { color: #9b0d15; font-weight: bold; font-size: 9px; text-decoration: underline }
.headnav a:acitve  { color: #9b0d15; font-weight: bold; font-size: 9px; text-decoration: underline }

select  { font: 11px Verdana, Arial, sans-serif; background-color: #dcdcdc }



 #navcontainer
     { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; margin-left: 4px; width: 100px }

#navcontainer ul
   { list-style-type: none; margin-left: 0; padding-left: 0 }

#navlist a
 { padding: 1px 0 1px 4px; display: block }

/*boxmodel hack. http://css-discuss.incutio.com/?page=BoxModelHack SBMH*/
#navlist a  { width: 100px }

#navlist a
{
\width: 130px;
w\idth: 114px;
}

#subnavlist a
{
display: block;

padding: 1px 0 1px 8px;
margin-left: 4px;
}

/*boxmodel hack. http://css-discuss.incutio.com/?page=BoxModelHack SBMH*/
#subnavlist a { width: 110px; }

#subnavlist a
{
\width: 122px;
w\idth: 110px;
}

#navlist a, #navlist a:visited,#subnavlist a, #subnavlist a:visited
 { color: #000000; font-weight: bold; text-decoration: none; background-color: #cbcdcf; border-left: 4px none }

#navlist a:hover, #navlist a#current:hover
 { font-weight: bold; text-decoration: underline; border-left: 8px none }

#subnavlist a:hover, #subnavlist a#subcurrent:hover
 { font-weight: bold; text-decoration: underline; border-left: 4px none }

a#current, a:visited#current, a#subcurrent , a:visited#subcurrent
 { color: #9b0d15; font-weight: bold; text-decoration: underline; background-color: #cbcdcf; border-left: 4px none }
a { color: #903 }
.class1 { font-weight: normal; text-decoration: none }

