﻿#wrap_tabs
{
    position: relative;
    width: 640px;
    height: 29px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #FFFFFF;
    z-index: 1;
}

#left_of_tabs_spacer
{
    position: relative;
    width: 6px;
    height: 29px;
    float: left;
    clear: none;
    z-index: 9991;
    margin-right: 0px;
    position: relative;
    background-image: url("../newimages/greytabs/bottom_border.png");
    background-repeat: no-repeat;
}
#right_of_tabs_spacer
{
    position: absolute;
    width: 100%;
    height: 29px;
    z-index: 1;
    background-image: url("../newimages/greytabs/bottom_border.png");
    background-repeat: repeat-x;
}





.one_tab_wrap_active
{
    position: relative;
    width: 86px;
    height: 29px;
    float: left;
    clear: none;
    z-index: 9991;
    margin-right: 0px;
    font-family: Verdana;
    color: #515151;
    font-size: 12px;
}
.one_tab_left_active
{
    position: relative;
    background-image: url("../newimages/greytabs/left_active.png");
    background-repeat: no-repeat;
    float: left;
    clear: none;
    width: 6px;
    height: 29px;
}
.one_tab_mid_active
{
    position: relative;
    width: 74px;
    background-image: url("../newimages/greytabs/mid_active.png");
    background-repeat: repeat-x;
    height: 29px;
    float: left;
    clear: none;
    text-align: center;
    padding-top: 8px;
}
.one_tab_right_active
{
    position: relative;
    background-image: url("../newimages/greytabs/right_active.png");
    background-repeat: no-repeat;
    float: right;
    clear: none;
    width: 6px;
    height: 29px;
}



.one_tab_wrap_inactive
{
    position: relative;
    width: 86px;
    height: 29px;
    float: left;
    clear: none;
    z-index: 9991;
    margin-right: 0px;
    cursor: pointer;
    font-family: Verdana;
    color: #8C8C8C;
    font-size: 12px;
}
.one_tab_left_inactive
{
    position: relative;
    background-image: url("../newimages/greytabs/left_inactive.png");
    background-repeat: no-repeat;
    float: left;
    clear: none;
    width: 6px;
    height: 29px;
}
.one_tab_mid_inactive
{
    position: relative;
    width: 74px;
    background-image: url("../newimages/greytabs/mid_inactive.png");
    background-repeat: repeat-x;
    height: 29px;
    float: left;
    clear: none;
    text-align: center;
    padding-top: 8px;
}
.one_tab_right_inactive
{
    position: relative;
    background-image: url("../newimages/greytabs/right_inactive.png");
    background-repeat: no-repeat;
    float: right;
    clear: none;
    width: 6px;
    height: 29px;
}




.two_tab_wrap_active
{
    position: relative;
    width: 192px;
    height: 29px;
    float: left;
    clear: none;
    z-index: 9991;
    margin-right: 0px;
    font-family: Verdana;
    color: #515151;
    font-size: 12px;
}
.two_tab_left_active
{
    position: relative;
    background-image: url("../newimages/greytabs/left_active.png");
    background-repeat: no-repeat;
    float: left;
    clear: none;
    width: 6px;
    height: 29px;
}
.two_tab_mid_active
{
    position: relative;
    width: 180px;
    background-image: url("../newimages/greytabs/mid_active.png");
    background-repeat: repeat-x;
    height: 29px;
    float: left;
    clear: none;
    text-align: center;
    padding-top: 8px;
}
.two_tab_right_active
{
    position: relative;
    background-image: url("../newimages/greytabs/right_active.png");
    background-repeat: no-repeat;
    float: right;
    clear: none;
    width: 6px;
    height: 29px;
}
.two_tab_wrap_inactive
{
    position: relative;
    width: 192px;
    height: 29px;
    float: left;
    clear: none;
    z-index: 9991;
    margin-right: 0px;
    cursor: pointer;
    font-family: Verdana;
    color: #8C8C8C;
    font-size: 12px;
}
.two_tab_left_inactive
{
    position: relative;
    background-image: url("../newimages/greytabs/left_inactive.png");
    background-repeat: no-repeat;
    float: left;
    clear: none;
    width: 6px;
    height: 29px;
}
.two_tab_mid_inactive
{
    position: relative;
    width: 180px;
    background-image: url("../newimages/greytabs/mid_inactive.png");
    background-repeat: repeat-x;
    height: 29px;
    float: left;
    clear: none;
    text-align: center;
    padding-top: 8px;
}
.two_tab_right_inactive
{
    position: relative;
    background-image: url("../newimages/greytabs/right_inactive.png");
    background-repeat: no-repeat;
    float: right;
    clear: none;
    width: 6px;
    height: 29px;
}




.three_tab_wrap_active
{
    position: relative;
    width: 80px;
    height: 29px;
    float: left;
    clear: nthree;
    z-index: 9991;
    margin-right: 0px;
    font-family: Verdana;
    color: #515151;
    font-size: 12px;
}
.three_tab_left_active
{
    position: relative;
    background-image: url("../newimages/greytabs/left_active.png");
    background-repeat: no-repeat;
    float: left;
    clear: nthree;
    width: 6px;
    height: 29px;
}
.three_tab_mid_active
{
    position: relative;
    width: 68px;
    background-image: url("../newimages/greytabs/mid_active.png");
    background-repeat: repeat-x;
    height: 29px;
    float: left;
    clear: nthree;
    text-align: center;
    padding-top: 8px;
}
.three_tab_right_active
{
    position: relative;
    background-image: url("../newimages/greytabs/right_active.png");
    background-repeat: no-repeat;
    float: right;
    clear: nthree;
    width: 6px;
    height: 29px;
}



.three_tab_wrap_inactive
{
    position: relative;
    width: 80px;
    height: 29px;
    float: left;
    clear: nthree;
    z-index: 9991;
    margin-right: 0px;
    cursor: pointer;
    font-family: Verdana;
    color: #8C8C8C;
    font-size: 12px;
}
.three_tab_left_inactive
{
    position: relative;
    background-image: url("../newimages/greytabs/left_inactive.png");
    background-repeat: no-repeat;
    float: left;
    clear: nthree;
    width: 6px;
    height: 29px;
}
.three_tab_mid_inactive
{
    position: relative;
    width: 68px;
    background-image: url("../newimages/greytabs/mid_inactive.png");
    background-repeat: repeat-x;
    height: 29px;
    float: left;
    clear: nthree;
    text-align: center;
    padding-top: 8px;
}
.three_tab_right_inactive
{
    position: relative;
    background-image: url("../newimages/greytabs/right_inactive.png");
    background-repeat: no-repeat;
    float: right;
    clear: nthree;
    width: 6px;
    height: 29px;
}



.four_tab_wrap_active
{
    position: relative;
    width: 164px;
    height: 29px;
    float: left;
    clear: nfour;
    z-index: 9991;
    margin-right: 0px;
    font-family: Verdana;
    color: #515151;
    font-size: 12px;
}
.four_tab_left_active
{
    position: relative;
    background-image: url("../newimages/greytabs/left_active.png");
    background-repeat: no-repeat;
    float: left;
    clear: nfour;
    width: 6px;
    height: 29px;
}
.four_tab_mid_active
{
    position: relative;
    width: 152px;
    background-image: url("../newimages/greytabs/mid_active.png");
    background-repeat: repeat-x;
    height: 29px;
    float: left;
    clear: nfour;
    text-align: center;
    padding-top: 8px;
}
.four_tab_right_active
{
    position: relative;
    background-image: url("../newimages/greytabs/right_active.png");
    background-repeat: no-repeat;
    float: right;
    clear: nfour;
    width: 6px;
    height: 29px;
}
.four_tab_wrap_inactive
{
    position: relative;
    width: 164px;
    height: 29px;
    float: left;
    clear: nfour;
    z-index: 9991;
    margin-right: 0px;
    cursor: pointer;
    font-family: Verdana;
    color: #8C8C8C;
    font-size: 12px;
}
.four_tab_left_inactive
{
    position: relative;
    background-image: url("../newimages/greytabs/left_inactive.png");
    background-repeat: no-repeat;
    float: left;
    clear: nfour;
    width: 6px;
    height: 29px;
}
.four_tab_mid_inactive
{
    position: relative;
    width: 152px;
    background-image: url("../newimages/greytabs/mid_inactive.png");
    background-repeat: repeat-x;
    height: 29px;
    float: left;
    clear: nfour;
    text-align: center;
    padding-top: 8px;
}
.four_tab_right_inactive
{
    position: relative;
    background-image: url("../newimages/greytabs/right_inactive.png");
    background-repeat: no-repeat;
    float: right;
    clear: nfour;
    width: 6px;
    height: 29px;
}



.five_tab_wrap_active
{
    position: relative;
    width: 144px;
    height: 29px;
    float: left;
    clear: none;
    z-index: 9991;
    margin-right: 0px;
    font-family: Verdana;
    color: #515151;
    font-size: 12px;
}
.five_tab_left_active
{
    position: relative;
    background-image: url("../newimages/greytabs/left_active.png");
    background-repeat: no-repeat;
    float: left;
    clear: none;
    width: 6px;
    height: 29px;
}
.five_tab_mid_active
{
    position: relative;
    width: 132px;
    background-image: url("../newimages/greytabs/mid_active.png");
    background-repeat: repeat-x;
    height: 29px;
    float: left;
    clear: none;
    text-align: center;
    padding-top: 8px;
}
.five_tab_right_active
{
    position: relative;
    background-image: url("../newimages/greytabs/right_active.png");
    background-repeat: no-repeat;
    float: right;
    clear: none;
    width: 6px;
    height: 29px;
}



.five_tab_wrap_inactive
{
    position: relative;
    width: 144px;
    height: 29px;
    float: left;
    clear: none;
    z-index: 9991;
    margin-right: 0px;
    cursor: pointer;
    font-family: Verdana;
    color: #8C8C8C;
    font-size: 12px;
}
.five_tab_left_inactive
{
    position: relative;
    background-image: url("../newimages/greytabs/left_inactive.png");
    background-repeat: no-repeat;
    float: left;
    clear: none;
    width: 6px;
    height: 29px;
}
.five_tab_mid_inactive
{
    position: relative;
    width: 132px;
    background-image: url("../newimages/greytabs/mid_inactive.png");
    background-repeat: repeat-x;
    height: 29px;
    float: left;
    clear: none;
    text-align: center;
    padding-top: 8px;
}
.five_tab_right_inactive
{
    position: relative;
    background-image: url("../newimages/greytabs/right_inactive.png");
    background-repeat: no-repeat;
    float: right;
    clear: none;
    width: 6px;
    height: 29px;
}
