A:link, A:visited, A:active, A:hover { 
}
A:link  { 
  color: #990000; 
}
A:visited { 
  color: #550000;
}
A:active {
  color: #990000;
}
A:HOVER { 
  color: ; 
  background-color: ;
}
.onbody{
  color: ; 
}
.onbody A:LINK {
  color: ;
}
.onbody A:VISITED {
  color: ;
}
.onbody A:ACTIVE {
  color: ;
}
BODY,P,TABLE,TD,TR {   
  font-size: 9pt;
  font-family: arial, helvetica, sans-serif;
  color: #000000;
}
FORM {
  display: inline;
  margin-bottom: 0;
}
BODY {
  background: #ffffff;
  margin-top: 0;
  margin-left: 0;
}
PRE {
  font-size: ;
  font-family: ;
}
.tablesurround {
  background: #336699;
}
.tableborders {
  background: #666699;
}
.tdheader {
  font-size: ;
  font-weight: ;
  color: #000000;
  background: #6699CC;
  font-family: arial, helvetica, sans-serif;
}
.menubar{
  background: #DEDFDF;
  color: #000000;
}
.navigation{
  background: #BCBDBD;
  color: #000000;
  font-size: ;
  font-family: arial, helvetica, sans-serif;
}
.post:FIRST-LINE {
}
.post:FIRST-LETTER {
}
.new {
  font-size: ;
  color:     ;
}
.catandforum {
  font-size: ;
}
.posttime {
  font-size: ;
  font-style: ;
  text-align: ;
  background: #f7f7f7;
}
.threadtotal {
  font-size: ;
  background: #f7f7f7;
}
.posttotal {
  font-size: ;
  background: #f7f7f7;
  color: ;
}
.modline {
  font-size: 8pt;
  font-style: oblique;
}
.modcolumn {
  font-size: 9pt;
  background: #f7f7f7;
  color: ;
}
.small {
  font-size: 8pt;
  font-family: arial, helvetica, sans-serif;
}
.navsmall {
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
}
.standouttext {
  color: red;
}
.pollcolor {
	background: #ff0000;
	color: #000000;
	border: 1px solid #000000;
}
.welcome {
  background: #BCBDBD;
  font-family: arial, helvetica, sans-serif;
  color: #000000;
}
.forumtitle {
}
.forumdescript {
  font-size: 8pt;
}
.lighttable {
  background: #f7f7f7;
  color: #000000;
}
.darktable {
  background: #E6E6E6;
  color: #000000;
}
.newlighttable {
  background: #f7f7f7;
  color: #000000;
	font-weight: bold;
}
.newdarktable {
  background: #E6E6E6;
  color: #000000;
	font-weight: bold;
}
.cleartable {
  background: #F7F7F7;
}
.alternatetable {
  background: #666699;
}
.subjecttable {
  background: #DEDFDF;
  color: #000000;
}
.newsubjecttable {
  background: #DEDFDF;
	font-weight: bold;
	color: #000000;
}
.footertable {
  background: #FFFFFF;
}                          
.formboxes{
  background-color: #ffffff;
  color: #000000;
  font-size: 9pt;
}
.buttons {
  font-family: arial, helvetica, sans-serif;
  background-color: #DEDFDF;
  color: #000000;
  font-size: 9pt;
}
blockquote {
   font-size: 9pt; border: 1px solid #e6e6e6;
   margin: 0px 20px; padding: 0px 10px
}
blockquote .small {
	background: #e6e6e6;
	margin-left:-10px;
	padding: 1px 2px;
	color: #000000;
}
blockquote hr {
   visibility:hidden;
   height: 1px
}
blockquote br {
   font-size: 1px
}
.modname {
	    color: #00AA00;
}
.adminname {
	    color: #FF0000;
}
#ulNav {
    float: left;
    border-right: 1px solid #000000;
    height: 24px;
    width: 150px;
    background-color: #CCC166;
    font-size: 11px; 
    font-weight: 800; 
    color: #000;
    text-align: center;
    line-height: 20px;
}

#ulNav a {
    font-size: 11px; 
    font-weight: 800; 
    color: #000;
}
