
 BODY {
  color: black;
  background-color: #68749D;
  margin: 0px; }

 P {
  font-family: arial;
  font-size: 11pt;  }

 H1 {
  font-family: arial; 
  font-size: 18pt; }

 H2 {
  font-family: arial;
  font-size: 13pt; 
  font-weight: bold; }

 TD {
  color: black; 
  font-size: 11pt; 
  vertical-align: top; 
  font-family: arial;  }

 TD.title {
  font-weight: bold; 
  color: #01035B;
  background-image: url(images/greytxtr.gif); }

 TD.heading {
  width: 20%;
  color: black;
  font-weight: bold; }

 TD.content {
  width: 70%; }


 A {
  color: blue;
  text-decoration: none; } 

 A:hover {
  color: red; 
  text-decoration: underline; } 

 A:visited {
  color: purple; }






/* forum style stuff */

 a.clsLinkTree, a.clsLinkOptions {
  font-size: 10pt; 
 }

 table.clsForumWidth {
  width: 100%;
 }

 TD.clsForumHeader, TD.forum-top {
  font-weight: bold;
  font-size: 10pt; 
  color: black;
  background-color: #cccccc;
  vertical-align: middle;
 }

 TD.clsForumFooter {
  font-size: 10pt; 
  color: black;
  background-color: #cccccc;
  vertical-align: middle;
 }

 span.clsFooterText {
  font-size: 8pt; 
 }


/* thread listing page */

 TD.clsRootSubject, TD.clsRootReplies {
  font-size: 10pt; 
  color: black;
  background-color: white;
  vertical-align: middle;
 }

 TD.clsRootIcon, TD.clsRootThisVisit, TD.clsRootAuthor, TD.clsRootLastPost {
  font-weight: bold;
  font-size: 10pt; 
  color: black;
  background-color: #eeeeee;
  vertical-align: middle;
 }

/* thread pages */

 TR.alt-color1 {
  color: black;
  background-color: white;
 }

 TR.alt-color2 {
  color: black;
  background-color: #eeeeee;
 }

 div.nick {
  font-size: 12pt; 
  font-weight: bold;
  color: black;
  padding-bottom: 20px;
 }

 div.forum-total, div.agn-total, div.location {
  font-size: 8pt; 
  color: black;
 }

 div.article {
  font-size: 10pt; 
  color: black;
  padding-top: 8px;
  padding-bottom: 30px;
 }

 span.post-date {
  font-size: 8pt; 
  color: black;
 }

 div.clsSignature {
  font-size: 7pt; 
  color: black;
  padding-top: 0px;
  padding-bottom: 5px;
 } 

 div.clsNuke {
  color: Red;
  font-weight: bold;
 }