body {
  background-color: black;
  color: white;
  font-family: verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
}
td {
  color: #999999;
  font-family: verdana,sans-serif,Helvetica,Arial;
  font-size: 11px;
}
input, select {
  background-color: black;
  border: 1px solid #999999;
  color: #FF9900;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
}
img {
  border: 0pt none;
}
tr.header1 {
  background-image: url(titleBack.gif);
  color: #FFFFFF;
  font-size: 11pt;
  font-weight: bold;
  padding-left: 10px;
}
tr.header1 a {
  color: #FFFFFF;
  text-decoration: none;
}
tr.header1 a:hover {
  color: #EEFFEE;
  text-decoration: underline;
}
td.header1 {
  background-image: url(titleBack.gif);
  color: #FF9900;
  font-size: 10pt;
  font-weight: bold;
  height: 40px;
  padding-left: 10px;
}
.header1Title {
  background-image: url(titleBack.gif);
  color: #FFFFFF;
  font-size: 11pt;
  font-weight: bold;
  height: 40px;
  padding-left: 10px;
}
tr.header2 {
  background-color: black;
  color: #55A055;
  font-weight: bold;
}
td.header2 {
  background-color: black;
  color: white;
  font-weight: bold;
}
td.header2 a {
  color: #000090;
  text-decoration: none;
}
td.header2 a:link {
  color: #FF9900;
  text-decoration: none;
}
td.header2 a:visited {
  color: #7F7F7F;
  text-decoration: none;
}
td.header2 a:active {
  color: #7F7F7F;
  text-decoration: none;
}
td.header2 a:hover {
  color: Red;
  text-decoration: underline;
}
td.infoTable {
  background-color: #FAFAFA;
  border: 1px solid #F2F2F2;
  padding: 10px;
}
.content a {
  color: #FF9900;
  text-decoration: none;
}
.content a:hover {
  color: Red;
  text-decoration: underline;
}
.footer1 {
  background-color: black;
  font-size: 7pt;
  height: 28px;
}
.footer1 select, .footer1 td {
  font-size: 10px;
}
.forumheading {
  font-size: 9pt;
  font-weight: bold;
}
a.post_link {
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
}
.postheader {
  background-color: black;
}
.postheader a {
  color: #FF9900;
  font-size: 11pt;
}
.post {
  background-color: black;
}
.post_alt {
  background-color: black;
}
tr.post:hover {
}
tr.post_alt:hover {
  background-color: black;
}
.postfooter {
  background-color: black;
}
.postsep {
  background-color: #3A3B5A;
}
.content {
  border: 1px solid #777777;
  color: #000000;
  margin: 0px;
  padding: 0px;
}
.postformheader {
  background-color: black;
  font-weight: bold;
}
table.content td {
  border: 1px solid #333333;
  padding: 5px;
}
.quote {
  margin: 5px;
  padding-left: 16px;
}
.innerquote {
  background-color: black;
  border: 1px dashed #808080;
  padding: 4px;
}
.code {
  margin: 5px;
  padding-left: 16px;
}
.innercode {
  background-color: #EFEFEF;
  border: 1px solid #808080;
  color: #000000;
  font-family: Courier New,Courier;
  font-size: 8pt;
  padding: 4px;
}
.smallfont {
  font-size: 10px;
}
.largefont {
  font-size: 11px;
}
a.imagelink {
  color: #000000;
  font-weight: bold;
}
a.imagelink:hover {
  text-decoration: none;
}
.posteditor {
  height: 200px;
  width: 100%;
}
table.command {
  padding: 3px;
}
.navlinks {
  color: white;
  font-weight: bold;
}
.navlinks a {
  color: #FF9900;
  text-decoration: none;
}
.navlinks a:hover {
  color: Red;
}
table.print {
  border: 1px solid #C0C0C0;
}
.printheader {
  background-color: #DDDDDD;
  color: #000000;
  padding: 4px;
}
.printbody {
  background-color: #FFFFFF;
  color: #000000;
  padding: 4px;
}
.pbutton {
  background-color: #3B3B3B;
  border: medium none;
  color: #FFFFFF;
  font-size: 10px;
  font-weight: bold;
}
.textfield {
  background-color: #FFFFFF;
  border: 1px solid #3B3B3B;
  width: 100%;
}
.ButtonOut {
  border: 1px solid #669966;
}
.ButtonOver {
  background-color: #FFFFFF;
  border: 1px solid #000000;
}
.ButtonChecked {
  border: 1px solid #000000;
}
.ButtonOff {
  border: 1px solid #669966;
}
#bbcodeFeatures {
  background-color: white;
  border: 1px solid #EEFFEE;
  color: black;
}
div.postdiv {
  min-height: 100px;
  overflow: auto;
  width: 100%;
  line-height: 150%;
}
