@media print{
#d1 { width: 690px; height: 150px; position: absolute; background: #FFFFFF; }
#d2 { width: 0px; height: 150px; position: absolute; top: 0px; left: 2000px; background: #F8F8F9; }
#d3{ width: 0px; height: 150px; position: absolute; top: 0px; left: 2855px; background: #F8F8F9; }
#d4{ width: 0px; height: 10px; position: absolute; z-index: 1; top: 0px; left: 4400px; background: #F8F8F9; }
#d5{ width: 0px; height: 10px; position: absolute; top: 0px; left: 4400px; background: #F8F8F9; }
}
@media screen{
#d1 { width: 690px; height: 150px; position: absolute; z-index: 2; top: 105px; left: 155px; background: #F8F8F9; }
#d2 { width: 150px; height: 150px; position: absolute; top: 105px; left: 0px; background: #F8F8F9; }
#d3{ width: 150px; height: 150px; position: absolute; top: 105px; left: 855px; background: #F8F8F9; }
#d4{ width: 150px; height: 10px; position: absolute; z-index: 1; top: 185px; left: 400px; background: #F8F8F9; }
#d5{ width: 0px; height: 10px; position: absolute; top: 0px; left: 4400px; background: #F8F8F9; }
}
body {text-align: center; background: #F8F8F9; }

#wrapper {position:relative; margin:0 auto; text-align:left; width:1000; }

a {
        color: #003200;
        text-decoration: none;
}

a:link {
        color: #006400;
        text-decoration: none;
}

a:visited {
        color: #003200;
        text-decoration: none;
}

a:active {
        color: #800040;
        text-decoration: none;
}
A:hover {
  color: Fuchsia;
  text-decoration: underline;
}

body {
        color: #003200;
        font-family: verdana,helvetica, sans-serif;
        font-size: 10px;
}

table {
        color: #003200;
        font-family: verdana,helvetica, sans-serif;
        font-size: 10px;
}


th {
        border: 1px #003200 solid;
        }
H2 {
        font-family: verdana,helvetica, sans-serif;
        font-size: 12px;
}
pre{
        font-family: verdana, helvetica, sans-serif;
        font-size: 10px;
}
.menu {
        font-size: 10px;
        font-weight: bold;
        color: white;
        font-family: verdana,helvetica,sans-serif;
        }


.input {
        color: #003200;
        font-family: verdana,helvetica,sans-serif;
        font-size: 10px;
}

.submenu {
        background-color: #EFEFEF;
        border: 1px solid #003200;
        font-family: verdana, helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        }

.title {
        border: 1px solid #003200;
        background-color: #EDEDED;
        font-family: verdana, helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        }
.rmenu{
        border: 1px solid #003200;
        background-color: #EDEDED;
        font-family: verdana, helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        text-align: center ;
        }
.links{
        background-color: #006400;
        color="#FFFFFF";
}

.dealers{
        border: 1px solid #0000CD;
        background-color: #EDEDED;
        font-family: verdana, helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        text-align: left ;
        }