body {
/*   background-image: url('./images/greyrock.gif'); */
  font-size: 16px;
  font-family: 'Courier New', Courier, mono;
  color: #333300;
}

table.mainbody {
  width: 100%;
  border-collapse: collapse;
  border: none;
}

td.header {
  height: 149px;
  width: 100%;
  background-image: url('./images/_hdr.jpg');
  background-repeat: no-repeat;
}

td.menu {
  vertical-align: top;
  text-align: center;
  background-image: url('./images/_menu.jpg');
  background-repeat: repeat-y;
}

td.footer {
  text-align: center;
  font-weight: bold;
  background-color: #72C23F;
  border-top: thin solid black;
}

td.content {
  padding-left: 2%;
  padding-right: 2%;
  background-color: #F5F3DC;
/*
  background-image: url('./images/_body_right.jpg');
*/
  background-repeat: repeat;
  vertical-align: top;
}

td {
  color: #333300;
  font-size: 16px;
}

th {
  color: #333300;
  font-size: 16px;
}

a:link {
  color: #003333;
  font-weight: bold;
  text-decoration: none;
}

a:visited {
  color: #003366;
  text-decoration: none;
}

a:hover {
  color: #009966;
  text-decoration: none;
}

.style9 {
  color: #000000;
  font-size: 24px;
}

.style22 {
  color: #000000;
  font-size: 10px;
  font-weight: bold;
}

.style27 {
  font-size: 18px;
  font-weight: bold;
}

.style30 {
  color: #000000;
  font-size: 24px;
  font-weight: bold;
  font-family: "Courier New", Courier, mono;
}

.style31 {
  font-size: 12px;
}

.style36 {
  font-family: "Courier New", Courier, mono;
}

.style37
{
  color: #333300;
  font-family: "Courier New", Courier, mono;
  font-size: 14px;
  font-weight: bold;
}

.style40 {
  color: #330000;
  font-weight: bold;
  font-family: "Courier New", Courier, mono;
}

.style41 {
  color: #330000;
  font-weight: bold;
  font-family: "Courier New", Courier, mono;
  text-decoration: underline;
}

.style52 {
  color: #000000;
  font-size: 14px;
  font-family: "Courier New", Courier, mono;
}

.style53 {
  color: #333300;
  font-weight: bold;
  font-family: "Courier New", Courier, mono;
  font-size: 18px;
}

.style60 {
  color: #000000;
  font-size: 12px;
  font-family: "Courier New", Courier, mono;
}

.style62 {
  color: #003333;
  font-size: 14px;
  font-weight: bold;
  font-family: "Courier New", Courier, mono;
}

.style66 {
  color: #000000
}

img.backtotop {
  width: 18px;
  height: 18px;
  border: none;
  vertical-align: top;
  margin-right: 5px;
}

p.backtotop {
  text-align: right;
  font-size: smaller;
  font-weight: 400;
  margin-right: 10px;
  vertical-align: middle;
}

