    
    .tabActive {
        width:200px;
        height:58px;
        float:left;
        margin-right:17px;
        background-image:url(../images/new/tabs/tabActive.png);
    }
    
        #tabTopLeft    
        {
            background-image: url(../images/new/tabs/topLeft1.png) ;
        }

        #tabTopMiddle
        {
            background-image: url(../images/new/tabs/top1.png) ;
        }

        #tabTopRight
        {
            background-image: url(../images/new/tabs/topRight1.png) ;
        }

        #xxxxxtab1
        {
            background-image: url(../images/new/tabs/tabActive.png) ;
        }

        #tabsData
        {
            background-image: url(../images/new/tabs/tabBackground.png) ;
        }

        #tabDataMiddle
        {
            background-image: url(../images/new/tabs/middle.png) ;
        }


        #tabBottomLeft    
        {
            background-image: url(../images/new/tabs/bottomLeft.png) ;
        }

        #tabBottomMiddle
        {
            background-image: url(../images/new/tabs/bottom.png) ;
        }

        #tabBottomRight
        {
            background-image: url(../images/new/tabs/bottomRight.png) ;
        }





