body {background-color:#ffffff;}
        
p {
  color: #333333;
  font-size: 10pt;
  font-weight: normal;
  line-height: normal;
  font-family: tahoma, verdana, arial, helvetica, san-serif;
  font-variant: none;
  font-style: normal
 
}   

a:link{ color:#000000; 
        text-decoration: underline; }
a:visited {COLOR: #000000;
           text-decoration: underline; }
a:active {color: #000000;
          text-decoration: none; }
a:hover {font-weight:bold;} 

A.button:link, A.button:visited, A.button:active, A.button:hover {
        text-decoration: none;
        font-weight: normal;
        color: #666666;
        font-family: tahoma,verdana,arial,helvetica,sans-serif;
        font-size: 9pt;}

A.button:visited {COLOR: #000000;
           text-decoration: none; }
A.button:active {color: #808080;
          text-decoration: none; }
A.button:hover {font-weight: bold;
         color: #000000}

A.go:link, A.go:link, A.go:visited, A.go:active, A.go:hover {
        text-decoration: underlined;
        font-weight: normal;
        color:#000000;
        font-family: tahoma,verdana,arial,helvetica,sans-serif;
        font-size: 9pt;}

A.go:visited {COLOR: #cccccc;
           text-decoration:underlined; }
A.go:active {color: #000000;
          text-decoration: underlined;
           }
A.go:hover {color: #FFFFFF;
             font-weight: bold;
             text-decoration:underlined;
         }
A.web:link, A.web:link, A.web:visited, A.web:active, A.web:hover {
        text-decoration: underlined;
        font-weight: bold;
        color:#000000;
        font-family: verdana,arial,helvetica,sans-serif;
        font-size: 8pt;}

A.web:visited {COLOR: #blue;
           text-decoration:underlined; }
A.web:active {color: #red;
          text-decoration: underlined;
           }
A.web:hover {color: #purple;
             font-weight: bold;
             text-decoration:underlined;
         }
}
H1 {
  color: #000000;
  font-size: 8pt;
  margin:0px 0px 0px 0px;
  font-weight: normal;
  line-height: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-variant: small-caps;
  font-style: normal
 
}   

H2 {
  color: #000000;
  font-size: 8pt;
  margin:0px 10px 0px 10px;
  font-weight: bold;
  line-height: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-variant: small-caps;
  font-style: normal
}



H3 {
  color: #000000;
  font-size: 8pt;
  font-variant: all-caps;
  margin:0px 0px 0px 0px;
  font-weight: bold;
  line-height: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-variant: normal;
  font-style: normal
  text-align: center
  

}

H4 {
  color: #ADAFB1;
  font-size: 8pt;
  margin:0px 10px 0px 10px;
  font-weight: normal;
  line-height: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-variant: normal;
  font-style: normal
  text-align: center
  
}
.btback1 { border: #666666; border-style: dashed; border-top-width: -6px; border-right-width: 1px; border-bottom-width:-2px; 
border-left-width: 1px; background-color: #FFFFFF}

#navlist {
position: absolute;
left: 0px;
top:10px;
width: 120px;
}

#navlist li {
margin: 0;
height: 20px;
}

#navlist ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: .9em;
}

#navlist a {
display: block;
padding: 2px 2px 2px 5px;
border: 1px solid;
border-color: #fff #fff #fff #fff;
background-color: #ffffff;
background-image:  url(assets/whitelline.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
}

#navlist a:link, #navlist a:visited {
color: #8F9090;
text-decoration: none;
font-family: verdana, arial, helvetica, san-serif;
font-size: 10px;
}

#navlist a:hover, #navlist a:active {
background-color: #9F6F9F;
background-image:  url(assets/whitelline.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #ffffff;
}


#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-color: #9F6F9F;
background-image:  url(assets/whitelline.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #ffffff;
}

#navlist a:hover, #navlist a:active,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-color: #9F6F9F;
background-image:  url(assets/whitelline.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #ffffff;
}
