BODY {
  scrollbar-track-color: #ffffff;
  scrollbar-face-color: #ffffff;
  scrollbar-shadow-color: #999999;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #999999;
  scrollbar-arrow-color: #000000;
}
input {
  color : #000000;
  font-size : 12px;
  font-family : Tahoma,Verdana,Arial;
  font-weight: bold;
}
div {
  margin-top : 0px;
  margin-bottom : 0px;
  margin-left : 0px;
  margin-right : 0px;
}
.px {
  padding-top : 0px;
  padding-bottom : 0px;
  padding-left : 0px;
  padding-right : 0px;
  margin-top : 2px;
  margin-bottom : 0px;
  margin-left : 0px;
  margin-right : 0px;
}
.right {
  color : #003C5E;
  margin-top : 5px;
  padding-bottom : 10px;
  margin-bottom : 0px;
  margin-left : 10px;
  margin-right : 10px;
  font-size : 11px;
  font-family : Tahoma,Verdana,Arial;
  font-weight: bold;
}
.right b {
  color : #EF6D00;
}
.right a {
  color : #003C5E;
}
.right a:hover {
  color : #000000;
}
.left {
  color : #FFFFFF;
  margin-top : 0px;
  padding-bottom : 10px;
  margin-bottom : 0px;
  margin-left : 10px;
  margin-right : 10px;
  font-size : 11px;
  font-family : Tahoma,Verdana,Arial;
  font-weight: bold;
}
.left a {
  color : #FFFFFF;
}
.left a:hover {
  color : #000000;
}
p {
  color : #000000;
  margin-top : 5px;
  padding-bottom : 10px;
  margin-bottom : 0px;
  margin-left : 10px;
  margin-right : 10px;
  font-size : 11px;
  font-family : Tahoma,Verdana,Arial;
}
p a {
  color : #294A7B;
}
p a:hover {
  color : #000000;
}
.bot {
  color : #000000;
  margin-top : 5px;
  padding-bottom : 10px;
  margin-bottom : 0px;
  margin-left : 10px;
  margin-right : 10px;
  font-size : 11px;
  font-family : Tahoma,Verdana,Arial;
}
.bot a {
  color : #000000;
  text-decoration: none;
}
.bot a:hover {
  color : #294A7B;
}
H1{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-width : 0px 0px 0px 0px;
}
H2{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-width : 0px 0px 0px 0px;
  font-size : x-small;
  font-weight : 100;
}
H3{
  font-size : xx-small;
  font-weight : 100;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-width : 0px 0px 0px 0px;
}
A.menu:LINK{
  color : yellow;
}
A.menu:visited {
  text-decoration:none;
  color : yellow;
  background-color : yellow;
}
A.menu:HOVER{
  text-decoration : underline;
  color : #33ff66;
}
STRONG{
  font-weight : normal;
}