
body {
    margin: 10px;
    margin-top: 5px;
    background: black url(http://www.fox.com/_ui/images/bg/body_gradient_video.png) repeat-x scroll 0 0;
    font-family: verdana, arial, helvetica;
    color: #fdd49b;
    font-size: 14px;
}

a { color: #fdd49b; text-decoration: underline; }
a:visited { color: #fdd49b; text-decoration: underline; }
a:hover { color: #ffffff; text-decoration: underline; }

h1 {
    color: #fdd49b;
    font-size: 22px;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 0px;
}

h2 {
    color: #fdd49b;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 10px;
}

h3 {
    color: #fdd49b;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
}

img {
    border-color: #fdd49b;
}

table {
}

th.title {
    background-color: #000000;
    text-align: center;
    font-size: 16px;
}

th.blind {
    background-color: #000000;
}

th.ref {
    background-color: #000000;
    text-align: right;
    font-size: 12px;
    font-weight: lighter;
    font-style: italic;
    text-align: right;
}

th {
    background-color: #666666;
    padding-left: 10px;
}

td.data {
    background-color: #333333;
    padding-right: 10px;
}

td.gallery {
    background-color: #333333;
    border-color: #fdd49b;
    padding-right: 10px;
    font-size: 10px;
}

.navi {
    text-align: center;
    font-size: 12px;
}

div {
    margin-top: 0px;
    margin-bottom: 10px;
}

table.vin {
    width: 302px;
    height: 78px;
    background-image: url(vin-back.png);
    background-repeat: no-repeat;
}

div.vin {
    border: 1px solid rgb(85, 85, 85);
    margin-top: 10px;
    font-family: sans-serif;
    font-size: 18px;
    font-stretch: wider;
    letter-spacing: 5px;
    padding-left: 15px;
    padding-right: 15px;
}

table.fendertag {
    width: 330px;
    height: 148px;
    background-image: url(fender-tag.png);
    background-repeat: no-repeat;
    border: 0px solid red;
}

table.fendertag td {
    padding-top: 8px;
}

span.fendertag {
    border: 1px solid rgb(85, 85, 85);
    font-family: sans-serif;
    font-size: 18px;
    padding: 0 5px;
}

