/* style 1 */
.ConHdr { color: #FFFF00; font-weight: bolder; font-size: xx-small; text-decoration: underline; white-space: nowrap }
.ConText { color: #FFFF00 }
.CopyrightText { color: #FFFFFF; font-family: verdana; font-size: 8pt; text-align: center }
.HdrAddress { color: #FF0000; font-family: "Arial Baltic"; font-size: small }
.HdrCell { font-weight: bolder; vertical-align: middle }
.HdrPhone { color: #FFFF00 }
.HdrTestDriveText { color: #FF80FF; font-family: "Arial Greek"; font-style: italic }
.LogoCell { text-align: center; border-color: #000000 }
.NavBottomRowText { font-family: Verdana; font-weight: bold; font-size: 10pt }
.NavSearchText { color: #000000; font-family: verdana; font-weight: bold; font-size: 10pt }
.NavTopRowText { color: #FF8000; font-family: Verdana; font-weight: bolder; font-size: x-small; text-align: center }
.VehHdr { color: #FF8080; font-weight: bolder; white-space: nowrap }
.VehImage { text-align: right; border-width: thick; border-style: outset }
.VehText { color: #FF8080 }
body { color: #000000; background-color: #222222; font-family: Verdana; font-size: 11pt; padding: 0; margin: 10px 0; line-height: 18px }
a { color: #FF6600; font-weight: bold; text-decoration: none }
a:hover { color: #000000; font-weight: bold; text-decoration: none }
td { font-family: verdana; font-size: 8pt; border-width: 1 }
th { color: #000000; font-family: sans-serif; font-weight: bold; font-size: 12px; }
h1 { font-family: "Trebuchet MS", Arial; font-size: 20px; font-weight: normal; padding-top: 5px; padding-bottom: 5px; margin: 0 }
h1.orange { color: #FF6600 }
h3 { font-family: Arial, Helvetica, sans-serif;	font-size: 15px; font-weight: bold;	padding:0;	margin: 0 }
h3.orange {	color: #FF6600 }
.mainTable { background-color: #FFFFFF }
.LogoCell {	width: 796px; height: 186px }
.LeftPane {	border-style: solid; border-width: 1px; border-color: #666666 }
.Contact-Head { color: #FFFFFF; font-family: "Trebuchet MS", Arial; font-size: 20px; font-weight: normal; text-align: left }
.Company-Name { color:#FF6600; font-family: Arial, Helvetica, sans-serif;	font-size: 15px; font-weight: bold; padding: 5px 0 }
.Contact-Text { color: #FFFFFF; line-height: 20px }

#nav{	padding: 0px }
#nav ul{	margin-left: 0;	padding-left: 0;	border: none;	list-style-type: none }
#nav li{	margin: 0;	list-style-type: none;	padding: 1px 0px 0px 0px;	font-family:Arial, Helvetica, sans-serif;	font-size: 15px;	font-weight: bold;	list-style-image: none }
#nav li.selected{	display: block;	padding: 2px 0px 0px 0.8em;	margin-right: 0px;	background-color: #E6941A;	color: #FFFFFF;height: 22px;	background-color: #FF6600;		border: solid 1px #000000 }
#nav li a {	display: block;	margin: 0;	padding: 2px 3px 0px 0.8em;	background-color: #222222;	color: #FF6600;	height: 20px;	text-decoration: none;	border: solid 1px #000000 }
#nav li a:hover{	display: block;	color: #FFFFFF;	text-decoration: none;	background-color: #FF6600 }

.Heading { background: #eeeeee; border: solid 1px #CCCCCC }
.Heading td { background: #FFFFFF; border: solid 1px #CCCCCC; padding: 2px; }	
.Price { font-weight: bold; color: #FF6600 }
.allstockTable { border: solid 1px #CCCCCC; border-collapse: collapse; }
.allstockTable td { border: solid 1px #eeeeee; padding: 5px; }
.allstockTable th { border: solid 1px #cccccc; padding: 5px; background: #eeeeee; }

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
padding: 0;
}

#menu dt {
display: block;
cursor: pointer;
background: #222222;
height: 20px;
line-height: 20px;
margin: 2px 0;
border: 1px solid black;
padding: 1px 0px 0px 0px;
font-weight: bold;
}

#menu dt.selected{font-family:Arial, Helvetica, sans-serif; font-size: 15px; cursor: pointer; display: block; padding: 2px 0px 0px 0.8em; margin: 2px 0; color: #FFFFFF; height: 20px; line-height: 20px; background-color: #FF6600; border: 1px solid black;  font-weight: bold }


#menu dd {
position: absolute;
z-index: 100;
margin-left: 140px;
left: dt.left;
margin-top: -2.2em;
width: 15em;
background: #222222;
display: none;
}

#menu ul {
margin-left: 0;	padding-left: 0; border: none;	list-style-type: none
}
#menu li {
display: block; margin: 0;	list-style-type: none; border: 1px solid black;	padding: 1px 0px 0px 0px;	font-family:Arial, Helvetica, sans-serif;	font-size: 15px;	font-weight: bold;	list-style-image: none
}
#menu li a, #menu dt a {
display: block; margin: 0;	list-style-type: none;	padding: 1px 0px 0px 0.8em;	font-family:Arial, Helvetica, sans-serif;	font-size: 15px;	font-weight: bold;	list-style-image: none
}

#menu li a:hover, #menu dt a:hover {
display: block;	color: #FFFFFF;	text-decoration: none;	background-color: #FF6600
}