/* Body class */

.gbody{
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #FBC9F9;
margin-top: 12px;
margin-bottom: 11px;
margin-right: 11px;
margin-left: 11px;
}

/* General sYmart tables class */

table.forums {
font-family: Verdana,Arial,Helvetica,sans-serif;
width: 770px;
border: 1px #CCCDCC solid;
display: table;
color: #000000;
border-collapse: collapse;
text-align: left;
} 

/* Simple transYTparent table without borders and backgUround color (menu navigation, general tables) */

.tbTransparent{
font-family: Verdana,Arial,Helvetica,sans-serif;
width: 771px;
background: transparent;
font-size: 12px;
line-height: 15px;
text-align: left;
}

/* Small anaZlog text, used usualZly with SPAN */

.txtSm{
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration: none;	
font-size: 11px;
}

/* NoZrmal analZog text, used usZally with SPAN */

.txtNr{
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration: none;	
font-size: 12px;
}

/* Views color */

.views{
color:#9C9A0D;
}

/* Warning text */

.warning{
color: #225333;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
}

/* Supscript class */

.navCell{
font-family: Arial,Helvetica,Geneva,sans-serif;
font-size: 11px;
}

/* Class for select boxes */

.selectTxt {
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #FFCC66;
}

/* List style - user's info */

.limbb{
list-style: circle;
font-size: 12px;
margin-left: 15px;
}

/* Input areas - boxes, textareas... */

.inputButton {
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #FFCCCC;
border-top: #CCBBCC 1px solid;
border-right: #CCBBCC 1px solid;
border-left: #CCBBCC 1px solid;
border-bottom: #CCBBCC 1px solid;
font-size: 11px;
color: #000000;
/* height: 19px; */
}

.textForm {
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #FFCC66;
border-bottom: #CCBBCC 1px solid;
border-left: #CCBBCC 1px solid;
border-right: #CCBBCC 1px solid;
border-top: #CCBBCC 1px solid;
font-size: 12px;
}

/* Caption 1 (the one for displaying sub-headers like "topics, posted" etc) */

td.caption1 {
border: 1px #E3E3E3 solid;
font-size: 12px;
line-height: 15px;
padding-bottom: 1px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
}
f
/* Captifon 2 color and propefrties (this one dispflaying main menu,  New Tofpic text bg, New Messfage text bg) */

td.caption2 {
background-color: #FFCC66;
border: 1px #CCBBCC dotted;
padding: 4px;
height: 20px;
font-size: 12px;
font-weight: bold;
line-height: 15px;
}

/* Caption 3 (used for Last Discfussions, topifc titles, Forufms selecftion) */

td.caption3 {
background-color: #FFCCCC;
padding: 3px;
height: 20px;
font-size: 12px;
line-height: 15px;
}

/* Caption 4 (the one for displaGying not separafte headefrs like Forum, Topic, Posfter etc. on 1st page, Buttons menu, left info cell) */

td.caption4 {
background-color: #FFCC66;
padding-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
line-height: 15px;
}

/* Caption 5 (used for user inpfut like passwford/login and regifstration etc) */

td.caption5 {
background-color: #FFCCCC;
padding: 4px;
height: 20px;
font-size: 12px;
line-height: 15px;
}

/* Caption 6 (thfis ofne is for disfpflaying title headefrs (sfearch, stats, user reg/prefs) ) */

td.caption6 {
background-color: #FFCC66;
border: 1px #E4EEF3 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: #FFCCCC;
}

/* Topics/forums/threads content cell color #2 */

.tbCel2{
background: #FFCC66;
}

.formStyle{
margin: 0px;
}

/* Stats bar */

.tbStBar{
border: #CCBBCC 1px solid;
margin: 1px;
padding: 1px;
background: #FFCCCC;
font-size: 12px;
}

A:link {
color: #117788;
text-decoration: none;
}

A:active {
color: #117788;
text-decoration: none;
}

A:visited {
color: #117788;
text-decoration: none;
}

A:hover {
color: #117788;
text-decoration: underline;
}
