div,p,a,table {
font-family: arial;
font-weight: bold;
text-align:justify;
}

b {
font-weight: bolder;
}

body {
background-color: #FFFFFF }

img {
border-style: solid;
border-width: 1px;
border-color: #000000
padding: 4px;
margin: 4px; }

div.sub {
position: relative;
height:auto;
padding:10px;
margin: 10px;
}

table.main {
position: absolute;
width:699px;
height: auto;
left: 205px;
top: 181px;
margin: 0px 0px 10px 0px;
padding: 0px 0px 10px 0px;
border-style: solid;
border-width: 1px; 
border-color: #000000;
cellspacing: 0px;
background-color: #FFFFFF

z-index:0; }

td {
padding: 10px;
}

td.bottom {
border-top: 1px solid #000000;
font-size: 12px;
font-weight: light;
text-align: center;
} 

div.navbar {
position: absolute;
left: 205px;
top: 181px;
width: 699px;
height: 28px;
border-style: solid;
border-width: 0px;
margin: 0px;
padding: 0px;
background-color: #000000;
z-index: 2; }

div.left {
text-align: right;
position:absolute;
left:10px;
top:209px;
width:184px;
height:600px;
border:0px;
margin:0px;
padding:0px;
text-indent: 0px;
}

div.banner {
position:absolute;
left: 292px;
top: 25px;
text-align:center;
font-size: 100px;
font-weight: 900;
color: #000000;
}

a.bar {
text-align: left;
font-weight: bold;
font-size: 18px;
text-decoration: none;
color: blue;
}

.subar {
font-weight: bold;
text-align: right;
font-size: 16px;
text-decoration: none;
color: green;
}

a.bar:hover {text-decoration: underline}



a.nav {
position: absolute;
top: 3px;
font-weight: bold;
text-decoration: none;
background-color: 006600;
width: 96px;
float: bottom;
text-align: center;
border-style: solid;
border-width: 0px 0px 1px 1px;
border-color: #FFFFFF;
margin: 0px;
padding: 0px;
}

td.nav {
width: 96px;
text-align: center;
padding:0px;
border-style: solid;
border-width: 2px;
border-color: #000000;
}

img.header {
position: absolute;
top: 0px;
left: 0px;
z-index: 1;
margin: 5px;
width: 200px;
height: 187px;
border-width: 0px;
}

a.nav:link {color: FFFF99}
a.nav:visited {color: FFFF99}
a.nav:hover {background-color: FFFF99; color: CCCC00}
a.nav:active {background-color: FFFF99; color: CCCC00}
  /*a:link {color: #FF0000}    unvisited link */
/*a:visited {color: #00FF00}   visited link */
/*a:hover {color: #FF00FF}    mouse over link */
/*a:active {color: #0000FF}    selected link */

hr {
color: #000000; }

table.order {
border-style: solid;
border-width: 1px;
border-color: 006600;
cellspacing: 0px;
}

td.order {
font-size:15px;
font-weight:bold;
cellspacing: 0px;
border-style: solid;
border-width: 1px;
border-color: 006600;
text-align: center;
padding:5px;
}

td.dealer {
font-size:10px;
cellpadding:5px;
cellspacing:5px;
padding:5px
text-align:center;
}

tr {
cellspacing: 0px;
}