
body {
  background: url(img/background_all.jpg);
  color: #000000;
}
.nobg {
  background-image: none;
  background-color: #aaaaaa;
}

table.outertable{
background: url(img/background_table.jpg) #E7E7E7;
background-position: top left;
background-repeat: repeat-x;
border: 1px solid #000000;
}

table.innertable{
background-position: top left;
  font-style: bold;
  font-weight: bold;
  font-weight: normal;
  text-decoration: bold;
  font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
}

td a {
  font-style: bold;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  text-decoration: bold;
  font-size: 15px;
  font-family: Arial,Helvetica,sans-serif;
}
td a:hover {
  font-style: bold;
  color: #ffffff;
  font-weight: bold;
  text-decoration: bold;
  font-size: 15px;
  font-family: Arial,Helvetica,sans-serif;
}
td {
  font-style: bold;
  font-weight: bold;
  font-weight: normal;
  text-decoration: bold;
  font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
}


