body {
<!--  background-color: #80A0FF; -->
  background-color: #FFD000;
  background: url("bk1-1.jpg");
  font-size: 16px;
  font-weight: bold;
  font-family: Arial;
  color: #000000;
}

table.main {
  background-color: #E0B000;
  border-style: outset;
  border-width: 2px;
  font-weight: normal;
  width: 766;
}

td.main {
  background-color: #E0B000;
  font-size: 16px;
  font-weight: bold;
  font-family: Arial;
  color: #000000;
  padding: 3px;
}

a:link {
  font-size: 16px;
  font-weight: bold;
  font-family: Arial;
  color: #B00000;
  text-decoration: underline;
}

a.enter {
  font-size: 20px;
  font-weight: bold;
  font-family: Arial;
  color: #B00000;
  text-decoration: underline;
}

a:visited {
  color: #B00000;
}

a:active {
  color: #B00000;
}

a:hover {
  color: #FF0000;
}

font.title {
  font-size: 32px;
  font-weight: bold;
  font-family: Arial;
  color: #000000;
}

table.thumbsblock {
  border-width: 0px;
}

td.thumbsblock {
  background-color: #FFD000;
  border-style: outset;
  border-width: 2px;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  font-family: Arial;
  color: #000000;
  width: 150px;
  height: 150px;
}

td.thumbsblock2 {
  background-color: #FFD000;
  border-style: outset;
  border-width: 2px;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  font-family: Arial;
  color: #000000;
}

table.block {
  background-color: #FFD000;
  border-style: outset;
  border-width: 2px;
}

td.block {
  background-color: #FFD000;
  padding: 8;
  font-size: 16px;
  font-weight: bold;
  font-family: Arial;
  color: #000000;
}

table.warning {
  background-color: #FFD000;
  border-style: outset;
  border-width: 2px;
  font-weight: normal;
}

td.warning {
  background-color: #FFD000;
  font-weight: normal;
  border-width: 0px;
  padding: 5;
}

table.recip {
  border-width: 0px;
}

td.recip {
  background-color: #FFD000;
  border-style: outset;
  border-width: 2px;
  padding: 3;
  font-size: 16px;
  font-weight: bold;
  font-family: Arial;
  color: #000000;
}
