table.entirePage {
  align: center;
  background-color: #666666;
  width: 100%;
  height: 100%;
  text-align: left;
  margin-left: auto;
  margin-right: auto
}

table.pageTopGap {
  align: center;
  background-color: transparent;
  width: 90%;
  height: 20px
}

table.limeBar {
  background-color: rgb(193, 215, 47);
  font-family: Verdana;
  font-weight: normal;
  font-size: smaller;
  color: #6A6A65;
  width: 90%
}

table.mainTable {
  background-color: white;
  font-family: Verdana;
  font-weight: normal;
  font-size: 9pt;
  color: #6A6A65;
  width: 90%;
}

th.mainTableTH {
  background-color: rgb(193, 215, 47);
  color: #6A6A65;
  font-weight: bold;
  font-size: 10pt;
  width: 50%;
  height: 25px;
  border-color:white;
  border-style:solid;
  border-width:2px 30px;
}

td.mainTableTD {
  color: #6A6A65;
  text-align: left;
  vertical-align: top;
  height: 80px;
  font-size: 10pt;
  border-color:white;
  border-style:solid;
  border-width:2px 30px;
}

table.transparentBar {
  background-color: transparent;
  width: 90%;
  height: 6px;
  text-align: left
}

table.whiteBlock {
  background-color: white;
  width: 90%;
  text-align: left
}

table.whiteLogoBlock {
  background-color: white;
  width: 90%;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px
}

table.brickBar {
  background-color: rgb(179, 35, 23);
  width: 90%;
  height: 4 px;
  text-align: left
}

table.whiteBar {
  background-color: white;
  width: 90%;
  height: 2 px;
  text-align: left
}

table.limeTitle {
  background-color: rgb(193, 215, 47);
  font-family: Verdana;
  color: #6A6A65;
  width: 90%;
  text-align: left;
}

table.mainText {
  background-color: white;
  font-family: Verdana;
  font-size: smaller;
  color: #6A6A65;
  width: 90%;
  text-align: full;
}

table.mainTextsmaller {
  background-color: white;
  color: #6A6A65;
  font-family: Verdana;
  font-size: 10pt;
  width: 87%;
  text-align: left
}

span.headerSpan {
  font-family: Verdana;
  font-size: 10pt;
  color: rgb(179, 35, 23)
}

span.brickSpan {
  color: rgb(179, 35, 23)
}

span.newsSpan {
  color: white
}

td.franGap {
  width: 5%
}

td.miniGap {
  width: 2%
}

td.interfaceTD {
  width: 50%
}


A:link {
 text-decoration: none;
 color: black
}

A:visited {
 text-decoration: none;
 color: black
}

A:hover {
  color: black
}
