body {
  font-family: Verdana, Arial, Helvetica, Sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #f0f0c0;
  background-color: #000000;
  background-image: url(./images/bkMain.jpg);
  scrollbar-base-color: #14527c;
  scrollbar-arrow-color: #bee0e6;
  margin: 0px;
  padding: 0px; }

a:link, a:visited, a:active, a:hover {
  font-family: Verdana, Arial, Helvetica, Sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #f0f0c0;
  text-decoration: none; }

a:hover {
  color: #e06060; }

td {
  color: #f0f0c0;
  font-size: 10pt;
  font-weight: bold; }

.titleEntry {
  font-weight: bold;
  color: #80c8c8;
  padding-bottom: 4px; }

.tdEntry {
  font-weight: normal;}

.clsLabel {
  font-size: 8pt;
  font-weight: normal; }

.clsControl {
  font-size: 8pt;
  color: #ffffff;
  background-color: #007090; }

.clsCellLeft {
  border-left: 3px ridge #3c88a6;
  border-top: 3px ridge #3c88a6;
  border-right: 3px ridge #3c88a6;
  border-bottom: 3px ridge #3c88a6; }

.clsCellRight {
  border-left: 0px;
  border-top: 3px ridge #3c88a6;
  border-right: 3px ridge #3c88a6;
  border-bottom: 3px ridge #3c88a6; }

.clsBtCell {
  padding-left: 8px;
  padding-top: 30px; }
