body,td,th {
  font-family: Tahoma;
  font-size: 12px;
  color: #373737;
}

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background: #373737 url('../images/back-overlay.png') repeat top left;
}

.button
{
    background-image: url('../images/button_sm1.gif');
    width: 120px;
    height: 33px;
    padding-left: 45px;
}

.footer {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 11px;
}

a:link {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
}

a:visited {
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
}

a:hover {
  text-decoration: underline;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
}

a:active {
  text-decoration: none;
}

/* black links */
.black_link:link {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}

.black_link:visited {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
  font-size: 12px;
}

.black_link:hover {
  text-decoration: underline;
  color: #000000;
  font-weight: bold;
  font-size: 12px;
}

.black_link:active {
  text-decoration: none;
}

.style2 {color: #5B6C93}

.style3 {color: #FFFFFF}
