/* Body class */

body {
background-color: #000000;
font-family: arial, verdana, sans-serif;
font-size: 13px;
color:#000000;
background-image: url('http://www.favny.ru/img/pchela.gif');
}

/* General smart tables class */

table.forums {
font-family: Arial,Helvetica,sans-serif;
width: 700px;
border: 1px #999999 solid;
display: table;
color: #000000;
background-color: #FFFFFF;
border-collapse: collapse;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
text-align: left;
} 



/* Simple transparent table without borders and background color (menu navigation, general tables) */

.tbTransparent{
font-family: Arial,Helvetica,sans-serif;
background-color: #FFFFFF;
font-size: 12px;
line-height: 15px;
}

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

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

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

.txtNr{
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration: none;	
font-size: 12px;
}

h1 {
font-size: 16px;
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
font-variant: small-caps;
text-align: left;
margin: 0px;
}

h2 {
font-size: 14px;
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
font-variant: small-caps;
margin: 0px;
}

h3 {
font-size: 14px;
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
text-align: center;
margin: 0px;
}

/* Views color */

.views{
color:#CCCCCC;
}

/* Warning text */

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

/* Supscript class */

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

/* Class for select boxes */

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

/* List style - user's info */

.limbb{
list-style: circle;
font-size: 12px;
margin-left: 15px;
}

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

.inputButton {
font-family: Arial,Helvetica,sans-serif;
background: #FFFFFF;
border-top: #999999 1px solid;
border-right: #999999 1px solid;
border-left: #999999 1px solid;
border-bottom: #999999 1px solid;
font-size: 10px;
color: #000000;
/* height: 19px; */
}

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

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

td.caption0 {
border: 0px #999999 solid;
font-size: 13px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
}

td.caption1 {
border: 1px #999999 solid;
font-size: 13px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
}

/* Caption 2 color and properties (this one displaying main menu,  New Topic text bg, New Message text bg) */

td.caption2 {
background-color: #FFFFFF;
padding: 4px;
height: 20px;
font-size: 12px;
font-weight: bold;
line-height: 15px;
}

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

td.caption3 {
background-color: #FFFFFF;
padding: 3px;
height: 20px;
font-size: 12px;
line-height: 15px;
}

/* Caption 4 (the one for displaying not separate headers like Forum, Topic, Poster etc. on 1st page, Buttons menu, left info cell) */

td.caption4 {
background-color: #000000;
padding-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
line-height: 15px;
vertical-align: top;
}

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

td.caption5 {
background-color: #FFFFFF;
padding: 4px;
height: 20px;
font-size: 12px;
line-height: 15px;
}

/* Caption 6 (this one is for displaying title headers (search, stats, user reg/prefs) ) */

td.caption6 {
background-color: #FFFFFF;
border: 1px #999999 solid;
padding: 4px;
height: 18px;
font-size: 12px;
font-weight: bold;
}

/* Font for displaying username in each thread */

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

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

.tbCel1{
background: #ffffff;
}

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

.tbCel2{
background: #ffffff;
}

.formStyle{
margin: 0px;
}

IMG {
margin: 10px;
}


/* Stats bar */

.tbStBar{
border: #000000 1px solid;
margin: 1px;
padding: 1px;
background: #F0F0F0;
font-size: 12px;
}

A:link {
color: #006699;
text-decoration: none;
}

A:active {
color: #006699;
text-decoration: none;
}

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

A:hover {
color: #0083C5;
text-decoration: none;
}

/* Quotes */

.quote {
border-left: #999999 3px solid;
border-right: #999999 1px solid;
border-top: #999999 1px solid;
border-bottom: #999999 1px solid;
background-color: #ffffff;
color:#999999;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 0px;
margin-right: 5px;
padding: 5px;
width: 98%;
}
.quoting {
backround: transparent;
font-weight: bold;

.font-grey {
font-family: Arial,Helvetica,sans-serif;
text-decoration: none;	
font-size: 12px;
color: #999999;
}

