body, h1, p {
  color: #8b4513;
  font-family: Arial, Helvetica, Geneva, sans-serif;
  }
body {
  background-image: url(../framesets/images/contentBackground.jpg);
  margin: 0px 20px 0px 20px;
  text-align: center;
  }
h1 {
  color: #ff8c00;
  font-size: 26px;
  margin-top: 0px;
  margin-bottom: 0px;
}
p {
  }
.tableHome {
  margin: 10px 0px 0px 0px;
  width: 100%;
}
.tblTitleRight, .tblTitleLeft {
  background-color: #b1c58f;
  color: white;
  font-weight: bold;
  font-size: 12px;
  padding: 1px 0px 1px 3px;
  }
.tblTitleLeft {
  border-top: 1px solid #8b4513;
  border-left: 1px solid #8b4513;
  }
.tblTitleRight {
  border-top: 1px solid #8b4513;
  border-right: 1px solid #8b4513;
  padding-right: 2px;
  text-align: right;
  }
.tblTextBox {
  border-right: 1px solid #8b4513;
  border-left: 1px solid #8b4513;
  padding: 0px 4px 0px 4px;
}
.tblText {
  font-size: 12px;
  text-align: justify;
  margin-top: 2px;
  padding-top: 2px;
  }
.tblLink {
  border: 1px solid #8b4513;
  border-top: 0px;
  font-weight: bolder;
  font-size: 12px;
  margin-top: 2px;
  padding-top: 2px;
  text-align: right;
  }
.tblDevider {
  font-size: 4px;
  line-height: 4px;
  }
.tblTextTitle {
  border-top: 0;
  border-bottom: 0px;
  font-weight: bolder;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  }

