a, a:visited { color: #0000cc; }

body {
    margin: 0px;
    padding: 0px;
    background-color: #9b9b9b;
}

form {
    margin: 0px;
    padding: 0px;
}

h1.Copy_Header {
    font: bold 16pt "Trebuchet MS";
    color: #cc0000;
    border-bottom: 1px solid #cc0000;    
}

h2.Copy_Header {
    font: bold 12pt "Trebuchet MS";
    color: #000000;
    margin: 0px;
    padding: 0px;
}

.Copy_Normal {
    font: normal 10pt Verdana;
}

.Copy_Small {
    font: normal 8pt Verdana;
}

.Input_Normal {
    font: normal 10pt Verdana;
}

.Cell_Splash_Header {
    width: 100%;
    height: 100px;
    background: url('/images/splash/header_rptr.gif') repeat-x;
}

.Cell_Splash_Sub_Header {
    width: 100%;
    height: 62px;
    background: url('/images/new_nav/index-sub-header-rptr.png') repeat-x;
}

.Cell_Splash_Content {
    width: 100%;
    background: url('/images/splash/body_rptr.gif');
}

.Cell_Splash_Footer {
    width: 100%;
    height: 39px;
    background: url('/images/splash/footer_rptr.gif');
}

.Cell_Header {
    width: 100%;
    height: 100px;
    background: url('/images/interior/header_rptr.gif') repeat-x;
}

.Cell_Content {
    margin: 0 auto;
    text-align: center;
}

.Cell_Content_Inner {
    margin: 0 auto;
    width: 1000px;
    height: 100%
    text-align: center;
    background: url('/images/interior/body_rptr.gif') repeat-y;
}

.Cell_Truck_Listing {
    width: 900px;
    height: 100px;
    background: url('/images/road-truck-backgorund.jpg') no-repeat;
}

.Cell_Truck_Listing_Inner {
    padding: 8px;
}

.Cell_Truck_Listing_Inner img.main {
    border: 1px solid #7e7e7e;
    margin-right: 10px;
}

.Cell_Truck_Listing_Inner img.secondary {
    border: 1px solid #7e7e7e;
    margin: 3px;
}

#image_container img {
    border: 2px solid #000000;
}
