/* File Version 6.5.1 */

.NavigationLink {
    font-family: Geneva, Arial, Helvetica, san-serif;
    font-size: 13px;
    color: #CCCCCC;
    text-decoration : none;
}

.NavigationLink:hover {
    color: #FFD700;
    text-decoration : underline;
}
A:link, A:visited, A:active, A:hover {
}
A{
  color: #BBBBBB;
}
A:link  {
  color: ##FFD700;
}
A:visited {
  color: #AAAAAA;
}
A:active {
  color: white;
}
A:HOVER {
  color: #FFFFFF;
  background-color: #222222;
}
.onbody{
  color: #EEEEFF;
}
.onbody A:LINK {
  color: #CCCCCC;
}
.onbody A:VISITED {
  color: #AAAAAA;
}
.onbody A:ACTIVE {
  color: white;
}
BODY,P,TABLE,TD,TR {
  font-size:   10pt;
  font-family: verdana,arial,sans-serif;
  color: #9999FF;
    scrollbar-3d-light-color : Black;
    scrollbar-arrow-color : #F0FFFF;
    scrollbar-base-color : #6495ED;
    scrollbar-dark-shadow-color : Black;
    scrollbar-face-color : Black;
    scrollbar-highlight-color : Black;
    scrollbar-shadow-color : #6495ED;
}
BODY {
    background : Black;
}
FORM {
display: inline;
margin-bottom: 0;
}
BODY {
  background: #000000;
}
PRE {
  font-size:   9pt;
  font-family: courier;
}
.tablesurround {
  background: #000066;
}
.tableborders {
  background: #333333;
}
.tdheader {
  font-size:   11pt;
  font-weight: bold;
  color:       #dddddd;
  background:  #000000;
  font-family: arial;
}
.menubar{
  background: black;
  color: #333355;
}
.navigation{
  background: #000044;
  color: #333355;
  font-size:   8pt;
  font-family: helvetica,arial;
}
.post:FIRST-LINE {
}
.post:FIRST-LETTER {
}
.new {
  font-size: 7pt;
  color:     yellow;
}
.catandforum {
  font-size: 8pt;
}
.posttime {
  font-size: 8pt;
  font-style: oblique;
  text-align: center;
  background: #000044;
}
.threadtotal {
  font-size: 8pt;
  background: #000044;
}
.posttotal {
  font-size: 8pt;
  background: #000033;
  color: #CCCCCC;
}
.modcolumn {
  font-size: 8pt;
  background: #000033;
  color: #CCCCCC;
}
.small {
  font-size:   8pt;
  font-family: helvetica,arial;
}
.standouttext {
  color: white;
}
.pollcolor {
  background: white;
}
.welcome {
  background: #000022;
  font-family: Times new roman;
  color: #dddddd;
}
.forumtitle {
}
.forumdescript {
  font-size: 8pt;
}
.lighttable {
  background: #000044;
  color: #CCCCCC;
}
.darktable {
  background: #000033;
  color: #CCCCCC;
}
.cleartable {
  background: #000033;
}
.alternatetable {
  background: #000000;
}
.subjecttable {
  background: #111133;
  color: #CCCCCC;
}
.footertable {
  background: #000033;
}
.formboxes{
  font-family: geneva, arial, sans-serif;
  background-color: #000033;
  color: #DDDDDD;
  font-size: 8pt;
}
.buttons {
  font-family: geneva, arial, sans-serif;
  background-color: #000033;
  color: #DDDDDD;
  font-size: 8pt;
}
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
}

.newlighttable {
    background: #00005B;
    font-style: italic;
    color: #CCCCCC;
}
.newdarktable {
    background: #00004C;
    font-style: italic;
    color: #CCCCCC;
}
.newsubjecttable {
    background: #19194C;
    font-style: italic;
    color: #CCCCCC;
}
.spoiler {
  background: #DDDDDD;
  color: #DDDDDD
}

.modname {
	    color: #00AA00;
}
.adminname {
	    color: #FF0000;
}
.pleasefillout	{
	background: red;
	border:1 px solid red;
	padding: 5px
}
.cells {
	font-family: Verdana, arial, helvetica, serif; 
	font-size: 10px;
	cellpadding: 0; 
	color: #CCCCCC;
}
.tinycells {
	font-family: Verdana, arial, helvetica, serif; 
	font-size: 9px;
	cellpadding: 0; 
	color: #CCCCCC;
}
.headertext {
	font-family: Verdana, arial, helvetica, serif; 
	font-size: 14px;
	cellpadding:0; 
	color: #CCCCCC;
}
.tinytext {
	font-family: Verdana, arial, helvetica, serif; 
	font-size: 9px;
	cellpadding: 0; 
	color: #CCCCCC;
}
.statusbg {
	background: #000044;
}
.statusheader {
	background: #000033;
}