/* Body class */
BODY {
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #FF9900;
	SCROLLBAR-3DLIGHT-COLOR: #FF9900;
	SCROLLBAR-ARROW-COLOR: #FF9900;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000; background: #000000;}

body, td{
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
margin-top: 0px;
margin-bottom: 10px;
margin-right: 0px;
margin-left: 20px;
font-size: 11px;
color: #DB9D0B;
}

/* General smart tables class */

table.forums {
width: 730px;
border-top: 1px solid #FF9900;

display: table;
border-collapse: collapse;
border-spacing: 0px;
color: #DB9D0B;
} 

/* Caption 1 (the one for displaying sub-headers like "topics, posted" etc) */

td.caption1 {
border-top: 1px solid #FF9900;

padding: 4px;
height: 25px;
font-size: 12px;
}

/* Caption 2 color and properties (this one displaying main menu,  New Topic text bg, New Message text bg) */

td.caption2 {
background-color: #000000;
border-top: 1px solid #FF9900;

padding: 4px;
height: 20px;
font-size: 11px;
}

/* Caption 3 (used for Last Discussions, topic titles, Forums selection) */

td.caption3 {
background-color: #000000;
padding: 4px;
height: 20px;
font-size: 11px;
}

/* Caption 4 (the one for displaying not separate headers like Forum, Topic, Poster etc., Buttons menu, left info cell) */

td.caption4 {
background-color: #5D4409;
border-top: 1px solid #FF9900;

padding: 4px;
height: 20px;
font-size: 11px;
}

/* Caption 5 (used for user input like password/login and registration etc) */

td.caption5 {
border-top: 1px solid #FF9900;

padding: 4px;
height: 20px;
font-size: 11px;
}

/* Caption 6 (this one is for displaying title headers (language, search). The same color as caption2, but different font size) */

td.caption6 {
background-color: #5D4409;
border-top: 1px solid #FF9900;

padding: 4px;
height: 20px;
font-size: 12px;
}

/* Simple transparent table without borders and background color (menu navigation, general tables) */

.tbTransparent{
width: 730px;
background: transparent;
font-size: 12px;
}

/* Small analog text, used usually with SPAN */

.txtSm{
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
color: #DB9D0B;
text-decoration: none;	
font-size: 11px;
}

DIV{
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
color: #DB9D0B;
text-decoration: none;
font-size: 11px;
}

/* Font for displaying username in each thread */

DIV.username{
text-decoration: none;
font-size: 12px;
}

/* Class for select boxes */

.selectTxt {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #70520B;
	color: #DB9D0B;
}

/* Topics/forums/threads content cell color #1 */

.tbCel1{
background: #000000;
}

/* Topics/forums/threads content cell color #2 */

.tbCel2{
background: #171102;
}

/* Class for displaying stuff like -> */

.bulletHead{
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
color: #5D4409;
font-weight: bold;
}

/* Heading titles */

.header{
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
color: #DB9D0B;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}

.formStyle{
margin: 0px;
}

.inputButton {
background: #A2750A;
border: 1px solid #C58E0B;
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 12px;
}

/* Input areas - boxes, textareas... */

.textForm {
background: #70520B;
border: #AE7D0B 1px solid;
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 12px;
color: #F4BC38;
}

/* Stats bar */

.tbStBar{
border: 0px;
margin: 1px;
padding: 1px;
background: #5D4409;
font-size: 11px;
}

/* Warning text */

.warning{
color: #EA0000;
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
}

/* Supscript class */

.navCell{
font-family: Arial,Helvetica,Geneva,sans-serif,Arial,Verdana;
font-size: 9px;
}


/*GENERAL DEFINITIONS*/

P{
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
color: #FFCC99;
text-decoration: none;
font-size: 11px;
}

SMALL{
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
color: #FFCC99;
text-decoration: none;
font-size: 10px;
}

PRE{
font-family: Helvetica,sans-serif;
color: #FFCC99;
text-decoration: none;
font-size: 13px;
}

LI{
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
color: #FFCC99;
text-decoration: none;
font-size: 11px;
margin-top: 0px;
margin-bottom: 0px;
margin-right : 0px;
margin-left : 0px;
}

UL{
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
color: #FFCC99;
text-decoration: none;
font-size: 11px;
margin-top: 0px;
margin-bottom: 0px;
margin-right : 15px;
margin-left : 15px;
}

H1{
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
color: #DB9D0B;
text-decoration: none;
font-size: 16px;
}

H3{
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
color: #DB9D0B;
text-decoration: none;
font-size: 13px;
}

A:link {
color: #AE7D0B;
text-decoration: underline;
}

A:active {
color: #AE7D0B;
text-decoration: underline;
}

A:visited {
color: #AE7D0B;
text-decoration: underline;
}

A:hover {
color: #AE7D0B;
text-decoration: underline;
}

.tbTransparentmb {
   color: #DB9D0B;
}

img {
   border: 0;
}
