html, td, div, input, span, textarea, select, .body
{
    color: #818182;
    font-family: verdana, sans-serif;
    font-size: 11px;
}
.topnav
{
    height: 27px;
    background-image: url(/images/topstripT2.png);
    line-height: 27px;
    background-position: top right;
    background-repeat: no-repeat;
    padding-left: 15px;
}
.nav
{
    width: 1007px;
    height: 79px;
    background-image: url(/images/navT2.png);
    position: relative;
    margin-bottom: 4px;
}
.fakehr
{
    margin-top: 20px;
    margin-bottom: 20px;
    height: 1px;
    overflow: hidden;
    font-size: 1px;
    border-top: 1px solid #818182;
}
.catalogbox
{
    margin-right: 0px;
    width: 190px;
}
.catalogbox td
{
    width: 95px;
    text-align: center;
}
.Classification1
{
    background-color: #EBAB00;
}
.Classification2
{
    background-color: #9B4D1B;
}
.Classification3
{
    background-color: #FC0019;
}
.Classification4
{
    background-color: #00529B;
}
.Classification5
{
    background-color: #6B6B6B;
}
.Classification6
{
    background-color: #009964;
}
.Classification1_Divide
{
    width: 100%;
    background-color: #EBAB00;
    height: 4px;
}
.Classification2_Divide
{
    width: 100%;
    background-color: #9B4D1B;
    height: 4px;
}
.Classification3_Divide
{
    width: 100%;
    background-color: #FC0019;
    height: 4px;
}
.Classification4_Divide
{
    width: 100%;
    background-color: #00529B;
    height: 4px;
}
.Classification5_Divide
{
    width: 100%;
    background-color: #6B6B6B;
    height: 4px;
}
.Classification6_Divide
{
    width: 100%;
    background-color: #009964;
    height: 4px;
}

.Classification1_screwSelTab
{
    background-color: #EBAB00;
    margin-right: 4px;
}

.Classification1_screwSelTab div
{
    padding: 5px 2px 2px 2px;
    text-align: center;
}

.Classification1_screwSelTab div a
{
    color: White;
}

.Classification1_screwUnSelTab div a
{
    color: Black;
}

.Classification1_screwUnSelTab
{
    background-color: #98907A;
    margin-right: 4px;
}
.Classification1_screwUnSelTab div
{
    padding: 5px 2px 2px 2px;
    text-align: center;
}

.Classification2_screwSelTab
{
    background-color: #9B4D1B;
    margin-right: 4px;
}

.Classification2_screwSelTab div
{
    padding: 4px 2px 2px 2px;
    text-align: center;
}

.Classification2_screwUnSelTab
{
    background-color: #8D7C71;
    margin-right: 4px;
}

.Classification2_screwUnSelTab div
{
    padding: 5px 2px 2px 2px;
    text-align: center;
}

.Classification2_screwSelTab div a
{
    color: White;
}

.Classification2_screwUnSelTab div a
{
    color: Black;
}

.Classification3_screwSelTab
{
    background-color: #FC0019;
    margin-right: 4px;
}

.Classification3_screwSelTab div
{
    padding: 5px 2px 2px 2px;
    text-align: center;
}

.Classification3_screwUnSelTab
{
    background-color: #A07C81;
    margin-right: 4px;
}

.Classification3_screwUnSelTab div
{
    padding: 5px 2px 2px 2px;
    text-align: center;
}

.Classification3_screwSelTab div a
{
    color: White;
}

.Classification3_screwUnSelTab div a
{
    color: Black;
}

.Classification4_screwSelTab
{
    background-color: #00529B;
    margin-right: 4px;
}

.Classification4_screwSelTab div
{
    padding: 5px 2px 2px 2px;
    text-align: center;
}

.Classification4_screwUnSelTab
{
    background-color: #738595;
    margin-right: 4px;
}

.Classification4_screwUnSelTab div
{
    padding: 5px 2px 2px 2px;
    text-align: center;
}

.Classification4_screwSelTab div a
{
    color: White;
}

.Classification4_screwUnSelTab div a
{
    color: Black;
}

.Classification5_screwSelTab
{
    background-color: #6B6B6B;
    margin-right: 4px;
}

.Classification5_screwSelTab div
{
    padding: 5px 2px 2px 2px;
    text-align: center;
}

.Classification5_screwUnSelTab
{
    background-color: #BCBCBC;
    margin-right: 4px;
}

.Classification5_screwUnSelTab div
{
    padding: 5px 2px 2px 2px;
    text-align: center;
}

.Classification5_screwSelTab div a
{
    color: White;
}

.Classification5_screwUnSelTab div a
{
    color: Black;
}


.Classification6_screwSelTab
{
    background-color: #009964;
    margin-right: 4px;
}

.Classification6_screwSelTab div
{
    padding: 5px 2px 2px 2px;
    text-align: center;
}

.Classification6_screwUnSelTab
{
    background-color: #688A7E;
    margin-right: 4px;
}

.Classification6_screwUnSelTab div
{
    padding: 5px 2px 2px 2px;
    text-align: center;
}

.Classification6_screwSelTab div a
{
    color: White;
}

.Classification6_screwUnSelTab div a
{
    color: Black;
}

.ScrewBox .ScrewFamily a
{
    color: #818182;
    font-size: 11px;
}

.ScrewBox .ScrewFamily a:hover
{
    color: #3f9745;
    text-decoration: underline;
    font-size: 11px;
}
.footer
{
    background-color: #caccce;
    height: 40px;
}
.footer td
{
    color: #4e4d50;
    padding-left: 20px;
    padding-right: 10px;
    line-height: 18px;
}
.cartItemDiv td
{
    border-bottom: solid 1px #000000;
}
a.techDataLink
{
    color: #4F4F51;
    text-decoration: none;
}
a.techDataLink:hover
{
    text-decoration: underline;
}
a.locationLink
{
    color: White;
    text-decoration: none;
}
a.locationLink:hover
{
    text-decoration: underline;
}
.locationBorder
{
    border-bottom: solid 1px #000000;
    padding: 10px 0px;
    width: 50%;
}
.Tab_On
{
    width: 110px;
    height: 23px;
    background-image: url(/images/tab_on.gif);
    background-repeat: no-repeat;
    padding-top: 5px;
    padding-left: 15px;
    color: #ffffff;
}
.Tab_On a
{
    color: #ffffff;
}
.Tab_Off
{
    width: 110px;
    height: 23px;
    background-image: url(/images/tab_off.gif);
    background-repeat: no-repeat;
    padding-top: 5px;
    padding-left: 15px;
}
.Tab_Div
{
    width: 2px;
}
.DealerAdminStatusRow
{
    background-color: #FFFF99;
    border-bottom: 2px solid #000000;
    padding: 5px;
}
.training_header
{
    font-weight: bold;
    font-size: 24px;
    color: #ffffff;
    font-family: verdana, sans-serif;
    text-transform: none;
}

.training_copyright
{
    font-weight: bold;
    font-size: 11px;
    color: #4B494B;
    font-family: verdana, sans-serif;
    text-transform: none;
}

.training_cert_h1
{
    font-weight: bold;
    font-size: 24px;
    color: #000000;
    font-family: verdana, sans-serif;
    text-transform: none;
}

.training_cert_h2
{
    font-weight: bold;
    font-size: 18px;
    color: #000000;
    font-family: verdana, sans-serif;
    text-transform: none;
}

.training_cert_h3
{
    font-weight: normal;
    font-size: 18px;
    color: #000000;
    font-family: verdana, sans-serif;
    text-transform: none;
}
