body {
  color: #000000;
  background: #F7F5F2;
  font-weight: normal;
  font-family: "Lucida Grande", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
  margin: 8px;
  padding: 0;
}
pre {
  font-weight: normal;
  border: 2px solid #54545C;
  background: #E7E5E2;
  padding: 10px;
  font-family: "Bitstream Vera Sans Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
  font-size: 100%;
  line-height: 120%;
}
h1 {
  font-weight: bold;
  font-family: "Lucida Grande", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Helvetica, sans-serif;
  font-size: 120%;
  line-height: normal;
  margin: 0px;
  padding: 0px 0px 0px 16px;
  text-decoration: none;
}
h2 {
  font-weight: bold;
  font-family: "Lucida Grande", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Helvetica, sans-serif;
  font-size: 110%;
  line-height: 100%;
  text-decoration: none;
}
#tabs {
  float:left;
  width:100%;
  background:#E7E5E2;
  font-weight: bold;
  font-size:100%;
  line-height:normal;
  border-bottom:1px solid #54545C;
}
#tabs ul {
  margin:0;
  padding:10px 10px 0 50px;
  list-style:none;
}
#tabs li {
  display:inline;
  margin:0;
  padding:0;
}
#tabs a {
  float:left;
  background:url("tableft.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
}
#tabs a span {
  float:left;
  display:block;
  background:url("tabright.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color: #FFA500;
}
#tabs a:hover span {
  color: #FFA500;
  background-position:100% -42px;
}
#tabs a:hover {
  background-position:0% -42px;
}
#tabs a:hover span {
  background-position:100% -42px;
}
.sText {
  font-weight: normal;
  font-family: "Lucida Grande", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Helvetica, sans-serif;
  font-size: 90%;
  line-height: normal;
}
.pText {
  font-weight: normal;
  background: #E7E5E2;
  padding: 10px;
  font-family: "Bitstream Vera Sans Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
  font-size: 93%;
  line-height: 150%;
}
.cText {
  font-weight: normal;
  font-family: "Lucida Grande", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Helvetica, sans-serif;
  font-size: 100%;
  line-height: 100%;
  text-decoration: none;
}
.lText {
  font-weight: normal;
  font-family: "Lucida Grande", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Helvetica, sans-serif;
  font-size: 100%;
  line-height: 140%;
  text-decoration: none;
}
.headerTable {
  font-family: "Lucida Grande", "Bitstream Vera Sans", "Trebuchet MS", Verdana, Helvetica, sans-serif;
  font-size: 100%;
  line-height: 100%;
  width: 100%;
  border: 0;
  text-align: left;
}
.headerTable td {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
