body {
    margin-left: 0px;
    margin-top: 0px;
    background-color: #000000;
}

td.productrange {
    font-family: Trebuchet MS, Tahoma, Verdana; 
    color: #242424; 
    font-size: 12px;
    font-weight: normal;
    line-height : 15 px;
}

td {
    font-family: Trebuchet MS, Tahoma, Verdana; 
    color: #242424; 
    font-size: 12px;
    font-weight: normal;
    line-height : 17 px;
}

td.header {
    font-family: Trebuchet MS, Tahoma, Verdana; 
    padding-top : 18px;
    font-size: 16px;
    font-weight: bold;
    color: #d32719;
    border-bottom : solid 1px #d32719;
    line-height : 21 px;
}

td.title {
    font-family: Trebuchet MS, Tahoma, Verdana; 
    padding-top : 18px;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    line-height : 18 px;
}

td.subheader {
    font-family: Trebuchet MS, Tahoma, Verdana; 
    padding-top : 5px;
    font-size: 14px;
    font-weight: normal;
    border-bottom : solid 1px #d32719;
    color: #d32719;
    line-height : 17px;
}

td.leftpanel {
    border-bottom : solid 1px #ffffff;
}

td.leftpanelheader {
    background-color: #B22115;
    color: #FFFFFF;
    font-size: 13 px;
    font-weight: bold;
}


a {
    font-family: Trebuchet MS, Tahoma, Verdana; 
    font-size: 13px;
    font-weight: normal;
    color: #b60307;
    text-decoration : none;
}

a:hover {
    font-family: Trebuchet MS, Tahoma, Verdana; 
    font-size: 13px;
    font-weight: normal;
    color: #000000;
    text-decoration : none;
}

a.navy {
    font-family: Trebuchet MS, Tahoma, Verdana; 
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration : none;
}

a.navy:hover {
    font-family: Trebuchet MS, Tahoma, Verdana; 
    font-size: 12px;
    font-weight: normal;
    color: #b22115;
    text-decoration : none;
}

a.leftlink {
    display : block;
    width :155px;
    font-family: Trebuchet MS, Tahoma, Verdana; 
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration : none;
    padding: 2px;
}

a.leftlink:hover {
    background-color: #FFFFFF;
    display : block;
    width :155px;
    font-family: Trebuchet MS, Tahoma, Verdana; 
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    text-decoration : none;
}

input {
    border : 1px solid #cccccc;
    font-weight : normal;
    font-size   : 13px;
}

select {
    border : 1px solid #cccccc;
    font-weight : normal;
    font-size   : 11px;
}