body, td {
 font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-size: 14px;
}

a { color: black;
}

br {margin: 0px; padding: 0px;}

a:hover {
  color: black;
  text-decoration: none;
}

img {border: none;}

h1 {font-family: Arial; font-size: 22px; font-weight: bold; margin: 0px 0px 10px 0px;}
h2 {font-family: Arial; font-size: 18px; font-weight: bold; font-style: italic; margin: 0px 0px 15px 0px;}
h3 {font-family: Arial; font-size: 16px; font-weight: bold; margin: 0px 0px 10px 0px;}
h4 {font-family: Arial; font-size: 14px; font-weight: bold; margin: 0px 0px 10px 0px;}      

address {font: bold 0.8em Verdana, sans-serif; font-style: normal; text-align: left;}

#navlist
{
color: brown;
background: #f68c1d;
padding: 0 1px;
margin-left: 0;
width: 20em;
font: bold 0.8em Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
font-size: 1em;
}

#navlist a
{
display: block;
text-decoration: none;
margin-bottom: 0.5em;
margin-top: 0.5em;
color: black;
background: #e59639;
border-width: 1px;
border-style: solid;
border-color: #5bd #035 #068 #6cf;
border-left: 1em solid #fc0;
padding: 0.25em 0.5em 0.4em 0.75em;
}

#navlist a#current { border-color: #5bd #035 #068 #f30; }

#navlist a
{
width: 99%;
/* only necessary for Internet Explorer */
}

#navlist a
{
voice-family: "\"}\"";
voice-family: inherit;
width: 19em;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a
{
width: auto;
/* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover
{
background: #28b;
border-color: #069 #6cf #5bd #fc0;
padding: 0.4em 0.35em 0.25em 0.9em;
}

#navlist a:active, #navlist a#current:active
{
background: #17a;
border-color: #069 #6cf #5bd white;
padding: 0.4em 0.35em 0.25em 0.9em;
}

/*
#navlist
{
color: brown;
background: #f68c1d;
border-bottom: 0.2em solid #f68c1d;
border-right: 0.2em solid #f68c1d;
padding: 0 1px;
margin-left: 0;
margin-top: 0;
width: 20em;
font: bold 0.8em Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
font-size: 1em;
}

#navlist a
{
display: block;
text-decoration: none;
margin-bottom: 0.5em;
margin-top: 0.5em;
color: black;
background: #f68c1d;
border-width: 1px;
border-style: solid;
border-color: #f68c1d;
border-left: 1em solid #f68c1d;
padding: 0.25em 0.5em 0.4em 0.75em;
}

#navlist a#current { border-color: #5bd #035 #068 #f30; }

#navlist a
{
width: 99%;
/* only necessary for Internet Explorer */
}

/*#navlist a
{
voice-family: "\"}\"";
voice-family: inherit;
width: 19em;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}
/*
#navcontainer>#navlist a
{
width: auto;
/* only necessary if you use the hacks above for the Internet Explorer */
}

/*#navlist a:hover, #navlist a#current:hover
{
background: #f68c1d;
border-color: #f68c1d;
padding: 0.4em 0.35em 0.25em 0.9em;
}

#navlist a:active, #navlist a#current:active
{
background: #f68c1d;
border-color: #f68c1d;
padding: 0.4em 0.35em 0.25em 0.9em;
}
*/