.tabTLbc {
    background: #497CD0;
    background-image: url(/ht/i/bc_lt.gif);
    background-repeat: no-repeat;
    background-position: top center;
    width: 13px; height: 23px;    
}
.tabTSpc {
    background: #497CD0;
    height: 23px
}
.tabTRbc {
    background: #497CD0;
    background-image: url(/ht/i/bc_rt.gif);
    background-repeat: no-repeat;
    background-position: top center;
    width: 13px;
    height: 23px;    
}
.tabHbc {
    border-top: solid 1px #FFFFFF;
    background: #7696B2;
    width: 13px; 
    height: 19px;
}
.tabHUTd {
    width: 13px; 
}
.tabHC {
    background: #7696B2;
    border-top: solid 1px #FFFFFF;
    border-right: solid 1px #FFFFFF;
    color: #FFFFFF;
    height: 19px;
    padding-left: 5px;
    padding-right: 5px;
    font: bold 10px Arial, Sans-Serif
}

.tabTitle {
    font: bold 11px Verdana,Arial,Sans-Serif;
    color: #FFFFFF
}
.tabActs {
    font: 10px Verdana,Arial,Sans-Serif;
    color: #FFFFFF;
    width: 10%
}

/* bottom */
.tabBSpc {
    background: #497CD0;
    height: 15px
}
.tabBSpc div {
    height: 15px;
}
.tabBLbc {
    background: #497CD0;
    background-image: url(/ht/i/bc_lb.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 13px; 
    height: 15px;
}
.tabBRbc {
    background: #497CD0;
    background-image: url(/ht/i/bc_rb.gif);
    background-repeat: no-repeat;
    background-position: bottom center;
    width: 13px;
    height: 15px;
}


