#bbtext .{
  color: white;
  line-height: 140%;
  font-size: 99%;
  text-decoration: none;
}
#bbtext A{
  color: white;
  line-height: 140%;
  font-size: 99%;
  text-decoration: underline;
}
form{
  margin: 0;
}
.{
  font-family: Arial, Helvetica, sans-serif;
  line-height: 140%;
  font-size: 99%;
}
#navbox TABLE{
  height: 35px;
  text-align: center;
  vertical-align: middle;
  background: #000000 url(button_back.gif) repeat-x;
}
#nav TD{
  width: 124px;
  height: 35px;
  text-align: center;
  vertical-align: middle;
  background: #000000 url(button.gif) no-repeat;
}
#nav TD.home{
  background: #000000 url(button_home.gif) no-repeat;
}
#nav A{
  font-size: 10pt;
  color: white;
  text-decoration: none;
}
#nav A:VISITED{
  color: white;
  text-decoration: none;
}
#nav A:HOVER{
  color: white;
  text-decoration: none;
  background-color: transparent;
}
A{
  color: black;
  text-decoration: underline;
}
A:VISITED{
  color: black;
  text-decoration: underline;
}
A:HOVER{
  color: white;
  background-color: gray;
}
H1{
  font-size: 150%;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
H2{
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  margin-top: 15px;
  margin-right: 10px;
  margin-bottom: 15px;
  margin-left: 0px;
  border-bottom-style: solid;
  border-bottom-color: silver;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: silver;
  font-size: 100%;
}

#centertext{
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

BODY{
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 140%;
  font-size: 99%;
  
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #000000;
  
  scrollbar-highlight-color: #a9a9a9;
  scrollbar-shadow-color: #a9a9a9;
  
  scrollbar-arrow-color: #000000;
  scrollbar-face-color: #ffffff;
  
  scrollbar-track-color: #ffffff;
}

input{
  color: #000000;
  background-color: #f5f5f5;
  border-bottom: 1px solid #696969;
  border-left: 1px solid #696969;
  border-right: 1px solid #696969;
  border-top: 1px solid #696969;
  margin: 0;
  padding: 0;
}

input.radio{
  color: #000000;
  background-color: #ffffff;
  border: 0;
  margin: 0;
  padding: 0;
}

textarea{
  color: #000000;
  background-color: #f5f5f5;
  border-bottom: 1px solid #696969;
  border-left: 1px solid #696969;
  border-right: 1px solid #696969;
  border-top: 1px solid #696969;
  margin: 0;
  padding: 0;
}

select{
  color: #000000;
  background-color: #f5f5f5;
  border-bottom: 1px solid #696969;
  border-left: 1px solid #696969;
  border-right: 1px solid #696969;
  border-top: 1px solid #696969;
  margin: 0;
  padding: 0;
}
