/* Body class */

.gbody{
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #FBF9F9;
margin-top: 16px;
margin-bottom: 16px;
margin-right: 16px;
margin-left: 16px;
}

/* General smart tables class */

table.forums {
font-family: Verdana,Arial,Helvetica,sans-serif;
width: 100%;
border: 1px #CCCCCC solid;
display: table;
color: #000000;
border-collapse: collapse;
text-align: left;
}

/* Simple transparent table without borders and background color (menu navigation, general tables) */

.tbTransparent{
font-family: Verdana,Arial,Helvetica,sans-serif;
width: 100%;
background: transparent;
font-size: 12px;
line-height: 20px;
text-align: left;
}

.tbTransparent2{
font-family: Verdana,Arial,Helvetica,sans-serif;
width: 50%;
background: transparent;
font-size: 12px;
line-height: 20px;
text-align: left;
}

/* Small analog text, used usually with SPAN */

.txtSm{
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration: none;
font-size: 12px;
line-height: 14px;
}

/* Normal analog text, used usually with SPAN */

.txtNr{
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration: none;
font-size: 12px;
line-height: 20px;
}

/* Views color */

.views{
color:#9A9A9A;
}

/* Warning text */

.warning{
color: #225873;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 14px;
font-weight: bold;
}

/* Supscript class */

.navCell{
font-family: Verdana,Helvetica,Geneva,sans-serif;
font-size: 12px;
line-height: 20px;
}

/* Class for select boxes */

.selectTxt {
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
background-color: #FFFFFF;
}

/* List style - user's info */

.limbb{
list-style: circle;
font-size: 12px;
margin-left: 21px;
line-height: 20px;
}

/* Input areas - boxes, textareas... */

.inputButton {
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #FFFFFF;
border-top: #CCCCCC 1px solid;
border-right: #CCCCCC 1px solid;
border-left: #CCCCCC 1px solid;
border-bottom: #CCCCCC 1px solid;
font-size: 12px;
color: #000000;
width: 200px;
/* height: 19px; */
}

.textForm {
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #FFFFFF;
border-bottom: #CCCCCC 1px solid;
border-left: #CCCCCC 1px solid;
border-right: #CCCCCC 1px solid;
border-top: #CCCCCC 1px solid;
font-size: 12px;
width: 800px;
}

.inputForm {
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #FFFFFF;
border-bottom: #CCCCCC 1px solid;
border-left: #CCCCCC 1px solid;
border-right: #CCCCCC 1px solid;
border-top: #CCCCCC 1px solid;
font-size: 12px;
width: 200px;
}

td.caption_main {
border: 1px #E3E3E3 solid;
font-size: 12px;
line-height: 18px;
padding-bottom: 3px;
padding-left: 9px;
padding-right: 9px;
padding-top: 5px;
width: 50%;
}

/* Caption 1 (the one for displaying sub-headers like "topics, posted" etc) */

td.caption_sec {
border: 1px #E3E3E3 solid;
font-size: 11px;
padding: 3px;
}

td.caption_lit {
border: 1px #E3E3E3 solid;
font-size: 11px;
padding: 3px;
}


td.caption_forums  {
border: 1px #E3E3E3 solid;
font-size: 12px;
padding: 5px;
line-height: 14px;
}

td.caption1 {
border: 1px #E3E3E3 solid;
font-size: 12px;
padding: 15px;
line-height: 18px;
}

td.caption01 {
border: 1px #E3E3E3 solid;
font-size: 12px;
padding: 15px;
padding-left: 10px;
padding-right: 5px;
line-height: 18px;
}

/* Caption 2 color and properties (this one displaying main menu,  New Topic text bg, New Message text bg) */

td.caption2 {
background-color: #FFFFFF;
border: 1px #CCCCCC dotted;
padding: 9px;
height: 27px;
font-size: 12px;
font-weight: bold;
line-height: 21px;
}

/* Caption 3 (used for Last Discussions, topic titles, Forums selection) */

td.caption3 {
background-color: #F3F9FB;
padding: 9px;
height: 20px;
font-size: 12px;
line-height: 21px;
}

/* 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: #8FBEE8;
padding-bottom: 5px;
padding-left: 15px;
padding-right: 15px;
padding-top: 5px;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
line-height: 21px;
}

/* Caption 5 (used for user input like password/login and registration etc) */

td.caption5 {
background-color: #F6F9FB;
padding: 9px;
height: 27px;
font-size: 12px;
line-height: 21px;
width: 800px;
}

/* Caption 6 (this one is for displaying title headers (search, stats, user reg/prefs) ) */

td.caption6 {
background-color: #F3F9FB;
border: 1px #E4EEF3 solid;
padding: 9px;
height: 24px;
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: #E9EFF4;
}

/* Topics/forums/threads content cell color #2 */

.tbCel2{
background: #F6F9FB;
}

.formStyle{
margin: 0px;
}

/* Stats bar */

.tbStBar{
border: #CCCCCC 1px solid;
margin: 5px;
padding: 5px;
background: #F0F0F0;
font-size: 13px;
}





a.w:link, a.w:visited {color:#0A141D;font-family:Verdana;font-size:12px;font-weight:bold;text-decoration:none;}
a.w:active {color:#0A141D;font-family:Verdana;font-size:12px;font-weight:bold;text-decoration:none;}
a.w:hover {color:#A7E0D3;font-family:Verdana;font-size:12px;font-weight:bold;text-decoration:underline;}


.menuf {
font-family:Verdana;
font-size:12px;
font-weight:bold;
text-align: center;
background-color:#4895DA
}

.submit {
font-family:Verdana;
font-size:12px;
font-weight:bold;
width: 160px;
text-align: center;
background-color:#E7EAEE
}



#mouseoverstyle{
background-color:#ED924F;
}

.menuskin{
position:absolute;
width:200px;
background-color:#4895DA;
border:2px solid #0E2AA2;
font-family:Verdana;font-size:12px;font-weight:bold;
line-height:16px;
z-index:100;
visibility:hidden;
}


.menuskin a{
text-decoration:none;
color:black;
padding-left:10px;
padding-right:10px;
}

#mouseoverstyle{
background-color:#ED924F;
}

#mouseoverstyle a{
color:#A7E0D3;
}

.group1 {
text-decoration: none;
font-family:Verdana;
font-size:13px;
font-weight:bold;
text-align: center;
color: white
}

a:hover.group1 { color: #A7E0D3}

h1  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    background-color: #89B6ED;
    text-decoration: none;
    color: #004080;
    width: 100%;
    height: 30px;
    text-align: left;
    vertical-align: middle;
    padding-left: 12;
    padding-right: 12;
    padding-top: 7;
    padding-bottom: 7;
    }

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    background-color: #AACBF2;
    text-decoration: none;
    color: #004080;
    width: 100%;
    height: 20px;
    text-align: left;
    vertical-align: middle;
    padding-left: 12;
    padding-right: 12;
    padding-top: 4;
    padding-bottom: 3;
    }


h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    background-color: #C0D9F5;
    text-decoration: none;
    color: #004080;
    width: 100%;
    height: 18px;
    text-align: left;
    vertical-align: middle;
    padding-left: 12;
    padding-right: 12;
    padding-top: 3;
    padding-bottom: 2;
    }

h3 a {
text-decoration: none;
font-family:Verdana;
font-size:13px;
font-weight:bold;
text-align: center;
color: white
}


.green { color: green }

.news{
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 5px;
    }

a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #3883B0;
        text-decoration: none;
}



a:hover{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #0A141D;
        text-decoration: underline;
}

.search {
        padding-left: 10px;
}

body, table, pre {
    background-color: #D9DADC;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    scrollbar-face-color:#658CBB;
    }

.bottommenu td {
    background-color: #486E9C;
    text-align: center;
    }

.main {
	padding: 10px;
    text-align: left;
    }

.4b {
    text-align: left;
    vertical-align: top;
    padding-left: 10;
    padding-top: 10;
    padding-bottom: 7;
    }


.header {
    text-align: center;
    vertical-align: middle;
    padding:3px !important;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #FFFFFF;
}


.table_weather {
    background-color: #328BE4;
    width: 140px;
}

.td_weather {
	background-color: #AED1F4;
    text-align: center;
    vertical-align: middle;
    padding: 2px !important;
    font-size: 9px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

.b {
    width: 95%; font-size: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold; color: #483D8B;
    border: 1px solid #3883B0;
    }

select {
    width: 99%;
    align: left;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }

.bb {
    text-align: left;
    vertical-align: center;
    padding-left: 10;
    padding-right: 10;
    padding-top: 10;
    padding-bottom: 7;
    }

.spanstyle {
	FONT-WEIGHT: bold;
    FONT-SIZE: 6pt;
    VISIBILITY: visible;
    COLOR: blue;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    POSITION: absolute;
    TOP: -0px
    }