body {
  background-color: #ffffff;
  background-image: url("./Images/Background.gif");
}

html {
  font-family: Arial;
  color : black;
}

table.MenuTable {
  border-width: 0;
}

td.MenuButton {
  background-color: white;
	width: 150;
	height: 34;
}

td.MenuCell {
  border-width: 0;
	vertical-align: top;
	width: 150;
}

td.PageCopy
{
	width: 550;
	vertical-align: top;
}

#ButtonGraphic {
  border-width: 0;
	width: 150;
}
#ButtonGraphicHighlight {
  border-width: 0;
	width: 150;
}

h1.BannerText {
  border-width: 0;
  font-family: "Times New Roman";
  font-size: 32pt;
  font-weight: 900;	
  color : blue;
  text-align: center;
}

h3.BannerTagline {
  border-width: 0;
  font-family: "Arial";
  font-size: 14pt;
  font-weight: 500;	
  color : black;
  margin-top: 10;
}
h3.Contact {
  color : blue;
}

#Logo {
  border-width: 0;
}

hr.TopLine1 {
  border-width: 0;
  color: red;
	background-color: red;
	width: 200;
}

hr.TopLine2 {
  border-width: 0;
  color: red;
	background-color: red;
	width: 520;
}

hr.BottomLine {
  border-width: 0;
  color: red;
	background-color: red;
	width: 720;
}

.maintable
{
  background-color:#AAAACC;
  width:1%;
}

.error
{
  font-weight:bold;
  color:#990000;
}

.submit_but
{
  height:40px;
}

.colortable
{
  background-color:#AAAACC;
}

.hl
{
  font-size:12px;
  font-weight:bold;
  color:#FFFFFF;
  background-color:#003366;
}
 