﻿.titlebar
{
    border-top-style: solid;
    border-top-width: 2px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    color: #4b3c23;
    border-color: #d2cebb;
    font-family: tahoma;
    font-size: 9pt;
    padding: 2px 10px 4px;
}
#ad-left
{
    border: 1px solid #cccccc;
    margin-top: 13px;
    width: 270px;
    height: 120px;
    background-color: #FFFFFF;
    vertical-align: middle;
    text-align: center;
}
.news-header
{
    margin-right: 2px;
    width: 573px;
}
#news-table
{
    width: 553px;
    margin-right: 2px;
}
#tab-table
{
    width: 573px;
    margin-top: 10px;
    margin-right: 2px;
}

/*********** Tab ***********/

#tab-content
{
    padding: 1px 5px 1px 5px;
    background-position: top;
    height: 90px;
    background-image: url('../images/main/tabcontent-bg.gif');
    background-repeat: repeat-x;
    border: 1px #979797 solid;
}
#tab-header
{
    vertical-align: bottom;
    height: 23px;
    background-color: yellow;
}
#tab-table-header
{ 
    height: 30px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    background-color: #2292d2;
    color: White;
}
#tab1, #tab4, #tab3, #tab2
{
    cursor: hand;
}
.tab-inactive, .tab-active
{
    font-size: 6pt; 
    border-left: 1px solid White;
}
.tab-active
{
    color: white;
    background-color: #00a2ff;
}
.tab-inactive
{
    color: white;
    cursor: pointer;
}
.tab-space
{
    margin-right: 3px;
}
/*********** NEWS ***********/
.news-comp
{
    border: 1px #cccccc solid;
}
.more a
{
    display: block;
    padding: 1px 18px 3px 6px;
    line-height: 12px;
    text-align: left;
    font-size: 10px;
    border-top: solid 1px #F6f6f6;
}
/* NEWS */
.news-header
{
    color: White;
    height: 30px;
    background-color: #2292d2;
    font-weight: bold;
    padding-bottom: 4px;
    padding-right: 10px;
    vertical-align: middle;
}
.news-body
{
    background-position: bottom;
    padding-top: 3px;
    font-family: Tahoma;
    font-size: 9pt;
    text-align: justify;
    background-image: url('../images/main/news-bg2.gif');
    background-repeat: repeat-x;
    padding-left: 4px;
}
.news-body .image
{
    width: 131px;
    height: 96px;
    background-image: url('../images/main/image-bg.jpg');
    background-repeat: no-repeat;
    float: right;
    margin-left: 5px;
    text-align: left;
}
.news-body .image img
{
    width: 125px;
    height: 90px;
    border: 1px solid #000000;
}
.news-body h3
{
    padding: 3px 0px 1px 0px;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
}
.news-body a:hove
{
    text-decoration: underline;
}
.news-spacer
{
    width: 135px;
    float: right;
}
.news-date
{
    width: 150px;
    float: right;
}
.news-comments
{
    width: 130px;
    float: right;
}
.news-more
{
    width: 80px;
    float: right;
}
.news-footer
{
    height: 15px;
    background-color: #e5e4e4;
    border-bottom: 1px #d2cebb solid;
    font-family: Tahoma;
    font-size: 7pt;
}
.more
{
    background: url('../images/main/li-more.gif') no-repeat 84px 6px;
}
p.more
{
    font-size: 11px;
}
.nobor strong
{
    border-style: none !important;
}
.nobor a
{
    border-style: none !important;
}
.nobor
{
    border-style: none !important;
}

/*********** CLOCK ***********/
#clock td
{
    text-align: center;
    padding-top: 5px;
}

