body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #cccccc;
}
#mainTable {
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  background-color: #ffffff;
  background-image: url(../images/gate_bottom_back.jpg);
  background-position: 0 100%;
  background-repeat: no-repeat;
}
#content {
  font-family: arial;
  font-size: 12px;
  line-height: 16px;
  padding: 0px 10px 10px 10px;
}
#copyrightrow td {
  font-family: arial;
  font-weight: bold;
  font-size: 11px;
  padding: 0px 6px 0px 6px;
}
h1 {
  font-size: 14px;
  margin-top: 0px;
  color: #3E7D7B;
}