
td, th, body {
  color: #000000;
  font-size: 12px;
  font-family: Verdana;
}

th {
  font-size: 13px;
  font-weight: bold;
}

body {
  background-color: #787878;
}

#MasterListCell {
  font-size: 11px;
}

#MiniHeading {
  font-size: 14px;
  font-weight: bold;
}

#Header {
  font-size: 20px;
  text-align: center;
}

/* QuickSearch text */
#QuickSearch {
  color: #FFFFFF;
  font-family: Arial;
  font-size: 11px;
}

#QuickSearchTable {
  text-align: left;
}

#Heading {
  background-color: #FFFFFF;
  text-align: left;
}

#Title {
  font-size: 22px;
  font-family: "Century Gothic";
  vertical-align: top;
  text-align: left;
  color: #FFFFFF;
}

#Logo {
  background-image: url(Logo.png);
  background-repeat: no-repeat;
  height: 50pt;
  width: 600pt;
}

#MainTable {
  text-align: center;
  background-color: #FFFFFF;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  border-top: 2px black solid;
  border-right: 2px black solid;
  border-bottom: 2px black solid;
  border-left: 2px black solid;
}

#TextTable {
  background-image: url(TextBg.jpg);
  background-repeat: no-repeat;
  background-color: transparent;
}

#Text {
  background-image: url(images/WhiteBox.png);
  background-repeat: repeat;
  width: auto;
}

#QuickTextBox {
  height: 17.5px;
}

#MainPagePic {
  background-image: url(mainpage.jpg);
  background-repeat: no-repeat;
}

$DOCUMENT {
  background-image: url(images/TextBg.jpg);
}
