BODY {
  background-image: url(tiles/bg.gif);
  color: #7A8BF8;
  margin: 0px;
}

A {
  color: #330099;
  text-decoration: none;
  font-weight : bold;
}

A:hover {
  color: #330099;
  text-decoration: underline;
  font-weight : bold;
}

FORM {
	display: inline;
}


TR.headerNav {
  background-image: url(tiles/TX1004.JPG);
}

TD.headerNav {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #330099;
  font-weight : bold;
  text-align: center;
}

A.headerNav { 
  color: #330099; 
}

A.headerNav:hover {
  color: #330099;
}

TR.headerInfo {
  background-image: url(tiles/TX1004.JPG);
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 24px;
  color: #330099;
  font-weight: bold;
  text-align: center;
}

TR.content {
  background-image: url(tiles/TX1004.JPG);
}


TR.footer {
  background: #ffffff;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFCC99;
  color: #000000;
  font-weight: bold;
}

P, body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #330099;
}