A:link, A:visited, A:active, A:hover {
	text-decoration: none;
	font-weight:     none;
}
A:link  { 
	color: #FFC000;
}
A:visited { 
	color: #E0B000;
}
A:active {
	color: red;
}
A:HOVER { 
	color: #FFFFFF;
}
BODY,P,TABLE,TD,TR {   
	font-size:   10pt;
	font-family: verdana,arial,helvetica;
	color:       #CCCCCC;
}
BODY {
	background: #000000;
}
PRE {
	font-size:   10pt;
	font-family: courier,fixed,monospace;
}
FORM {
	display: inline;
}
.tablesurround {
	background: #000033;
}
.tableborders {
	background: #000033;
}
.tdheader {
	font-size:   10pt;
	font-weight: bold;
	color:       #D0D0D0;
	background:  #111133;
	font-family: verdana,arial,helvetica;
}
.menubar{
	font-weight: bold;
	background: #333355;
}
.navigation{
	background:  #444466;
	color:       #333355;
	font-size:   8pt;   
	font-family: verdana,arial,helvetica;
}
.post:FIRST-LINE {
}
.post:FIRST-LETTER {
}
.catandforum {
	font-size: 10pt;
}
.posttime {
	font-size:  10pt;
	text-align: left;
	background: #111133;
}
.threadtotal {
	font-size:  10pt;
	background: #111133;
}
.posttotal {
	font-size:  10pt;
	background: #000033;
	color:      #CCCCCC;
}
.modcolumn {
	font-size:  10pt;
	background: #000033;
	color:      #CCCCCC;
}
.small {
	font-size:   8pt;
	font-family: verdana,helvetica;
}
.standouttext {
	color: yellow;
}
.pollcolor {
	background:  #000022;
}
.forumtitle {
	font-weight: bold;
}
.forumdescript {
	font-size: 8pt;
}
.lighttable {
	background: #444466;
	color:      #CCCCCC;
}
.darktable {
	background: #333355;
	color:      #CCCCCC;
}
.cleartable {
	background: #000033;
}
.subjecttable {
	background: #111133;
	color:      #CCCCCC;
}
.formboxes{
	font-family:      fixed,verdana,helvetica;
	background-color: #000033;
	color:            #CCCCCC;
	font-size:        10pt;
}
.buttons {
	font-family:      verdana,helvetica;
	background-color: #000033;
	color:            #DDDDDD;
	font-size:        10pt;
}
blockquote {
	font-size:9pt; border:1px solid #000033; 
	margin:0px 20px; padding:0px 10px
}
blockquote .small {
	background:#000033; 
	margin-left:-10px; padding:1px 2px
} 
blockquote hr {
	visibility:hidden; 
	height:1px
}
blockquote br {
	font-size:1px
}
.newlighttable {
	background: #939393;
	font-weight: bold;
}
.newdarktable {
	background: #838383;
	font-weight: bold;
}
.newpostsincat {
	background: yellow;
}
.modline {
	font-size: 8pt;
	font-style: oblique;
}
.newsubjecttable {
	background: #838383;
}
.modname { color: #00AA00; }
.adminname { color: #FF0000; }


