/* Body class */

.gbody{
overflow:auto;
	scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-arrow-color:#333333; 
	scrollbar-darkshadow-color:#666666; 
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color:#666666; 
	scrollbar-shadow-color:#999999; 
	scrollbar-track-color:#000033;
	background-color:#000033;
	margin-top:0;
	margin-bottom:0;
	}

/* General smart tables class */

table.forums {
width: 750 px;
border: 0 px;
display: table;
border-collapse: collapse;
border-spacing: 0px;
background-color:#FFFFFF
} 

/* Caption 1 (the one for displaying sub-headers like "topics, posted" etc) */

td.caption1 {
border: 1px #D6DFFF solid;
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: #F7F7F7;
border: 1px #D6DFFF solid;
padding: 4px;
height: 20px;
font-size: 11px;
}

/* Caption 3 (used for Last Discussions, topic titles, Forums selection) */

td.caption3 {
background-color: #F7F7F7;
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: #FFFFFF;
border: 1px #D6DFFF solid;
padding: 4px;
height: 20px;
font-size: 11px;
}

/* Caption 5 (used for user input like password/login and registration etc) */

td.caption5 {
border: 1px #D6DFFF solid;
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: #F7F7F7;
border: 1px #D6DFFF solid;
padding: 4px;
height: 20px;
font-size: 12px;
}
td.caption7 {
background-color: #FFFFFF;
border: 0px;
padding: 4px;
}
/* Simple transparent table without borders and background color (menu navigation, general tables) */

.tbTransparent{
width: 750 px;
background: transparent;
font-size: 12px;
}

/* Small analog text, used usually with SPAN */

.txtSm{
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #000066;
text-decoration: none;	
font-size: 11px;
}

.txtSmnew{
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-decoration: none;	
font-size: 11px;
}

DIV{
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #000066;
text-decoration: none;
font-size: 12px;
}

/* Font for displaying username in each thread */

DIV.username{
text-decoration: none;
font-size: 12px;
}

/* Class for select boxes */

.selectTxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

/* Topics/forums/threads content cell color #1 */

.tbCel1{
background: #FFFFFF;
}

/* Topics/forums/threads content cell color #2 */

.tbCel2{
background: #FFFFFF;
}

/* Class for displaying stuff like -> */

.bulletHead{
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #B2BFF2;
font-weight: bold;
}

/* Heading titles */

.header{
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}

.formStyle{
margin: 0px;
}

.inputButton {
background: #FFFFFF;
border-bottom: #D1DCFD 1px solid;
border-left: #D1DCFD 1px solid;
border-right: #D1DCFD 1px solid;
border-top: #D1DCFD 1px solid;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
}

/* Input areas - boxes, textareas... */

.textForm {
background: #FFFFFF;
border-bottom: #004576 1px solid;
border-left: #004576 1px solid;
border-right: #004576 1px solid;
border-top: #004576 1px solid;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
}

/* Stats bar */

.tbStBar{
border: 0px;
margin: 1px;
padding: 1px;
background: #CED7FF;
font-size: 11px;
}

/* Warning text */

.warning{
color: red;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

/* Supscript class */

.navCell{
	font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
}


/*GENERAL DEFINITIONS*/

P{
	font-family: Geneva, Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: none;
font-size: 13px;
}

SMALL{
	font-family: Geneva, Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: none;
font-size: 11px;
}

PRE{
font-family: Helvetica,sans-serif;
color: #000000;
text-decoration: none;
font-size: 13px;
}

LI{
	font-family: Geneva, Arial, Helvetica, sans-serif;
color: #32323A;
text-decoration: none;
font-size: 10pt;
margin-top: 0px;
margin-bottom: 0px;
margin-right : 0px;
margin-left : 0px;
}

UL{
	font-family: Geneva, Arial, Helvetica, sans-serif;
color: #32323A;
text-decoration: none;
font-size: 10pt;
margin-top: 0px;
margin-bottom: 0px;
margin-right : 15px;
margin-left : 15px;
}

H1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
color: #32323A;
text-decoration: none;
font-size: 16px;
}

H3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
color: red;
text-decoration: none;
font-size: 15px;
}

A:link {
color: #004576;
text-decoration: none;
}
A {
text-transform: uppercase;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #000066;
	}
	
A:active {
color: #004576;
text-decoration: none;
}

A:visited {
color: #004576;
text-decoration: none;
}

A:hover {
background: #CCCCCC;
}
