.tabwrapper
{
    width: 949px;
}
.tabtopL
{
    float: left;
    background-image: url(/images/en-US/tab_shd.jpg);
    width: 890px;
    text-align: left;
    height: 24px;
    padding-left: 59px;
}
.Tabbg
{
    background-image: url(/images/en-US/Tab_bg.jpg);
    background-repeat: repeat-y;
    position: relative;
    clear: both;
}

.Tab-down
{
    background-image: url(/images/en-US/TabBox_btn.jpg);
    width: 949px;
    height: 15px;
    background-repeat: no-repeat;
    padding-bottom: 40px;
    background-color: #FFF;
}

.TabNewsEvents
{
    width: 692px;
    background-image: url(/images/en-US/TabBox_top.jpg);
    background-repeat: no-repeat;
    padding: 10px 20px 10px 237px;
}



.txt-black
{
    color: #000;
    font-family: tahoma;
    font-size: 12px;
}
.txt-black a
{
    color: #000;
    font-family: tahoma;
    font-size: 12px;
    text-decoration: none;
}

.txt-black a:hover
{
    color: #666;
    font-family: tahoma;
    font-size: 12px;
    text-decoration: none;
}

.txt-lightgray
{
    color: #ccc;
    font-family: tahoma;
    font-size: 14px;
}
.txt-lightgray a
{
    color: #ccc;
    font-family: tahoma;
    font-size: 14px;
    text-decoration: none;
}

.txt-lightgray a:hover
{
    color: #fff;
    font-family: tahoma;
    font-size: 14px;
    text-decoration: none;
}


