body {
    margin: 5px 0 0 0;
    background: #F0F0F0;
    font-size: 11px;
    color: #404040;
    font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
}

select,input {
    color: #404040;
    font-size: 11px;
    font-weight: normal;
    font-family: Arial, verdana, Geneva, Helvetica, sans-serif;
}

table.dmi_mainbody {
    text-align: center;
}

div.dmi-hiddeninputs {
    display: hidden;
    margin: 0;
    padding: 0;
}

.dmi-headercell {
    padding: 0;
    margin: 0;
}

select {
    width: 165px;
    font-size: 12px;
    background-color: #ffffff;
    color: #000000;
}

.form {
    color: #666666;
    font-size: 10px;
    font-family: verdana;
}

img {
    margin: 0;
    padding: 0;
    border: none;
}

img.dmi-headerwithimage {
    margin-bottom: -3px;
    padding: 0;
    border: 0;
}

form {
    margin: 0;
    padding: 0;
}

a {
    color: #404040;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.smaller {
    font-size: 10px;
}

.foot {
    background: #F0F0F0 url('/static/images/foot.gif') no-repeat;
    width: 758px;
    height: 90px;
    text-align: center;
}

.foot table {
    height: 90px;
    width: 758px;
}

.foot_text {
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
}

.foot_text a,.foot_text a:hover,.foot_text a:visited {
    color: #ffffff;
}

.mainTd {
    text-align: center;
    background: url('/static/images/bg.gif') repeat-y;
}

.mainDiv {
    text-align: center;
    margin: 0 80px 0 80px;
}

.searchTable {
    background: #fofofo;
    width: 597px;
}

.searchTable td {
    text-align: left;
    font-weight: bold;
    color: #000000;
    font-size: 11px;
    padding: 5px;
}

.searchTable h1 {
    font-size: 19px;
    text-align: center;
    padding: 0;
    margin: 0;
}

.bold {
    font-weight: bold;
}

.blu {
    color: #01438D;
    font-size: 13px !important;
    font-family: verdana, Geneva, Helvetica, sans-serif !important;
}

.black {
    font-size: 13px !important;
    font-family: verdana, Geneva, Helvetica, sans-serif !important;
}

.c {
    text-align: center;
    font-family: Arial, verdana, Geneva, Helvetica, sans-serif;
}

td.boldcenter {
    text-align: center;
    font-weight: bold;
    padding-bottom: 20px;
}

td.boldcenterIndex {
    text-align: center;
    font-weight: bold;
    padding-bottom: 20px;
    font-size: 12px;
    color: #000000;
}

.resBg {
    background: url('/static/images/fuc_bg.gif') repeat-x;
}

.selectMake td {
    background: #e7eaf4;
}

.selSm {
    width: 80px;
}

.inLge {
    width: 176px;
}

.selLge {
    width: 182px;
}

.s1 {
    float: left;
}

.s2 {
    float: left;
    width: 22px;
    text-align: center;
}

.s3 {
    float: left;
}

.sub {
    width: 182px;
    text-align: right;
}

.dispUsed {
    text-align: center;
    font-size: 11px;
    font-family: Arial, verdana, Geneva, Helvetica, sans-serif;
}

.dispUsed h1 {
    color: #333333;
    font-size: 24px;
    padding: 0;
    margin: 5px;
}

.dispUsedTable {
    background: #f1f1f1;
    font-size: 11px;
}

.dispUsedTable td {
    text-align: left;
}

.dispUsedEnq {
    background: #f0f0f4;
}

.dispUsedEnq td {
    text-align: left;
}

.dmi {
    text-align: right;
}

.lightblue10b {
    color: #000000;
    font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

td.18percent {
    width: 18%;
    height: 90px;
}

td.20percent {
    width: 20%;
    height: 90px;
}

td.22percent {
    width: 22%;
    height: 90px;
}

.height5,.height5 img {
    height: 5px;
}

.nav_b,.nav_b a {
    color: #ffffff;
    font-size: 11px;
}

.nav_b a:hover {
    color: #000000;
}

table.dmi-usedvehiclestable {
    width: 450px;
    background-color: #f0f0f0;
    text-align: center;
}

table.dmi-usedvehiclestable td {
    font-size: 11px;
    padding: 0;
}

.dmi-width90 {
    width: 90px;
}

.dmi-width120 {
    width: 120px;
}

.dmi-width175 {
    width: 175px;
}

.dmi-width49 {
    width: 49px;
}

.dmi-table597 {
    width: 597px;
    background-color: #f0f0f0;
}

span.dmi-centerit {
    text-align: center;
}

span.dmi-pagenumberblack {
    color: black;
}

span.dmi-pagenumberred {
    color: red;
}

span.dmi-underline {
    text-decoration: underline;
}