.headers
{
    background: url(../Img/yui/sprite.png) #d8d8d8 repeat-x;
    padding: 3px;
    color:Black;
    vertical-align: middle;
    border: solid 1px #a3a3a3;
    border-bottom-width: 0px;
    font:8pt tahoma;
    cursor:pointer;
    height:15px;
    width:70px;
    text-align:center;
}
.active
{
    
    color: #ffffff;
    background: url(../Img/yui/sprite.png) #2647a0 repeat-x left -1400px;
}
.tabhover
{
    
    background: url(../Img/yui/sprite.png) #bfdaff repeat-x left -1300px;
}
.tab_body
{
    font-family: tahoma;
    font-size: 8pt;
    padding: 0.25em 0.5em;
    background-color: #edf5ff;
    background-image:url(../img/reg_table_bg.gif);
    background-position:bottom;
    background-repeat:repeat-x;
    border: solid 1px #808080;
    border-top-width: 4px;
    color:Black;
    text-align:justify;
}
