BODY 	{
	background: #000080;
	margin: 0pt; 
	font-family: arial, sans-serif;
	}

A.news:link { color: #000033;}
A.news:visited { color: #000033; }
A.news:hover { color: #000022; }
A.news:active { color: #000022; }

A.sales:link { color: #A5ACBC;}
A.sales:visited { color: #A5ACBC; }
A.sales:hover { color: #B5BCCC; }
A.sales:active { color: #B5BCCC; }

A:link { color: #66CCFF; text-decoration: underline; font-weight: bold;font-family: arial, sans-serif;}
A:visited { color: #66CCFF; text-decoration: underline; font-weight: bold;font-family: arial, sans-serif;}
A:hover { color: #FFFF00; text-decoration: underline; font-weight: bold; font-family: arial, sans-serif;}
A:active {  color: #66CCFF; text-decoration: underline; font-weight: bold;font-family: arial, sans-serif;}

A.header:link { color: #CCCCCC; text-decoration: none; font-weight: bold; font-family: arial, sans-serif;}
A.header:visited { color: #CCCCCC; text-decoration: none; font-weight: bold; font-family: arial, sans-serif;}
A.header:hover { color: #CCCCCC; text-decoration: none; font-weight: bold; font-family: arial, sans-serif;}
A.header:active { color: #CCCCCC; text-decoration: none; font-weight: bold; font-family: arial, sans-serif;}


A.footer:link { color: #CCCCCC; text-decoration: none; font-weight: bold; font-family: arial, sans-serif;}
A.footer:visited { color: #CCCCCC; text-decoration: none; font-weight: bold; font-family: arial, sans-serif;}
A.footer:hover { color: #FFFF00; text-decoration: none; font-weight: bold; font-family: arial, sans-serif;}
A.footer:active {  color: #CCCCCC; text-decoration: none; font-weight: bold; font-family: arial, sans-serif;}

A.body:link { color: black; text-decoration: underline; font-weight: bold;font-family: arial, sans-serif;}
A.body:visited { color: #111111; text-decoration: underline; font-weight: bold;font-family: arial, sans-serif;}
A.body:hover { color: #000099; text-decoration: underline; font-weight: bold; font-family: arial, sans-serif;}
A.body:active {  color: #000099; text-decoration: underline; font-weight: bold;font-family: arial, sans-serif;}

A.topnav:link { color: #A5ACBC; text-decoration: underline; font-weight: bold;font-family: arial, sans-serif;}
A.topnav:visited { color: #A5ACBC; text-decoration: underline; font-weight: bold;font-family: arial, sans-serif;}
A.topnav:hover { color: red; text-decoration: underline; font-weight: bold; font-family: arial, sans-serif;}
A.topnav:active {  color: #A5ACBC; text-decoration: underline; font-weight: bold;font-family: arial, sans-serif;}

A.selected:link { color: red; text-decoration: underline; font-weight: bold;font-family: arial, sans-serif;}
A.selected:visited { color: #000080; text-decoration: underline; font-weight: bold;font-family: arial, sans-serif;}
A.selected:hover { color: #000099; text-decoration: underline; font-weight: bold; font-family: arial, sans-serif;}
A.selected:active {  color: red; text-decoration: underline; font-weight: bold;font-family: arial, sans-serif;}

A.table:link { color: #66CCFF; text-decoration: underline; font-weight: bold;font-family: arial, sans-serif;}
A.table:visited { color: #66CCFF; text-decoration: underline; font-weight: bold;font-family: arial, sans-serif;}
A.table:hover { color: #FFFF00; text-decoration: underline; font-weight: bold; font-family: arial, sans-serif;}
A.table:active {  color: #66CCFF; text-decoration: underline; font-weight: bold;font-family: arial, sans-serif;}

A.top:link { color: #CCCCCC; text-decoration: none; font-weight: bold;text-align:center;font-family: arial, sans-serif;}
A.top:visited { color: #CCCCCC; text-decoration: none; font-weight: bold;text-align:center;font-family: arial, sans-serif;}
A.top:hover { color: #FFFF00; text-decoration: none; font-weight: bold; text-align:center;font-family: arial, sans-serif;}
A.top:active { color: #CCCCCC; text-decoration: none; font-weight: bold;text-align:center; font-family: arial, sans-serif;}

A.infopanel:link { color: black; text-decoration: underline; font-weight: bold;font-family: arial, sans-serif;}
A.infopanel:visited { color: black; text-decoration: underline; font-weight: bold;font-family: arial, sans-serif;}
A.infopanel:hover { color: red; text-decoration: underline; font-weight: bold; font-family: arial, sans-serif;}
A.infopanel:active {  color: black; text-decoration: underline; font-weight: bold;font-family: arial, sans-serif;}

A.dre:link { color: white; text-decoration: none; font-weight: bold;font-family: arial, sans-serif;}
A.dre:visited { color: white; text-decoration: none; font-weight: bold;font-family: arial, sans-serif;}
A.dre:hover { color: #FFFF00; text-decoration: none; font-weight: bold; font-family: arial, sans-serif;}
A.dre:active { color: white; text-decoration: none; font-weight: bold;font-family: arial, sans-serif;}


#menu ul {
font: 90% Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align:center;
list-style: none;
margin: 0px;
padding: 0px 0px 10%;
}
#menu li {
padding: 10px 10px 10px 0px;
margin-left: 15px;
letter-spacing: 2px;
}
#menu li a {
color: #000033;
text-decoration: none;
background: #B5BCCC;
display: block;
width: 125px;
padding: 5px;
border: 1px solid #FFFFFF;
}
#menu li a:hover {
color: #FFFF00;
background: #000033;
}

body.Home #menu li#Home a,
body.Contact #menu li#Contact a,
body.News #menu li#News a,
body.Parts #menu li#Parts a,
body.SAAB #menu li#SAAB a,
body.Books #menu li#Books a,
body.Local #menu li#Local a,
body.Service #menu li#Service a,
body.Sales #menu li#Sales a{
color: white;
background: #000080;
}


table.master 
	{
	border-collapse:collapse;
	width: 100%;
	border: 0px solid #000080;
	padding:1pt; 
	margin:0pt; 
	background-color:inherit; 
	font-family:arial, sans-serif;
	}
table.slideshowmaster 
	{
	border-collapse:collapse;
	width: 100%;
	border: 0px solid #000080;
	padding:1pt; 
	margin:0pt; 
	background-color:inherit; 
	font-family:arial, sans-serif;
	}
table.sales 
	{
	border: 0px solid;
	border-collapse:collapse; 
	padding:0pt; 
	margin:0pt; 
	background-color: #000080; 
	width: 100%;
	font-family: arial, sans-serif;
	}

table.description 
	{
	padding:2pt; 
	border:0pt; 
	background-color: #FFFFCC;
	font-family: arial, sans-serif;
	}

table.infopanel 
	{
	background: #A5ACBC;
	padding:5pt; 
	font-family: arial, sans-serif;
	}
	
tr.menu {background:#000080;text-align:center;	background-image: url(montage3.jpg);
}

td.main 
	{ 
	vertical-align:top; 
	background-color: #B5BCCC; 
	padding:3pt; 
	margin:0pt; 
	border:0pt; 
	font-family: arial, sans-serif;
	width:100%;
	}

td.menuplain 
	{ 
	background-color: #000080; 
	width:150px;
	height:100%;
	vertical-align:top; 
	text-align:left; 
	float:left;
	padding:3pt; 
	}

td.menu 
	{ 
	background-image: url(montage3.jpg);
	background-repeat: repeat-y;
	width:150px;
	height:100%;
	vertical-align:top; 
	text-align:left; 
	float:left;
	padding:3pt; 
	}

.divtest { height: 765px; 
        width: 150px; 
        background-image: url(montage3.jpg); }

td.footer { background:#000080;padding:0pt; margin:0pt;}

td.header { 
	height:60px;
	background-image: url(blue-banner2.jpg);
	background-color: #000080;
	background-repeat: no-repeat; 
        background-position: left top; 
	vertical-align:bottom;
	text-align:right;
	padding:0pt; 
	margin:0pt;
	border:0px;
}

td.menubottom { 
	height:100pt;
	background-image: url(interior.jpg);
	background-repeat: no-repeat; 
        background-position: right bottom; 
	vertical-align:bottom;
	text-align:center;
	padding:0pt; 
	margin:0pt;
	border:0px;
}

td.master 
	{ 
	background:#000080;
	padding:0pt; 
	margin:0pt;
	}
	
td.image 
	{ 
	background-color: #A5ACBC; 
	padding:2px; 
	margin:0pt;
	font-family: arial, sans-serif; 
	text-align:center;
	}
					
td.infopanel 
	{
	background-color: #A5ACBC; 
	text-align:center; padding:10pt; 
	font-family: arial, sans-serif;
	}

td.infopanel-left 
	{
	background-color: #A5ACBC; 
	text-align:left; 
	padding:10pt; 
	font-family: arial, sans-serif;
	}

td.sales 
	{
	border: 0px solid;
	background-color: #B5BCCC; 
	padding:4pt;
	margin:0pt; 
	font-family: arial, sans-serif; 
	width:100%;
	}

td.slideshow 
	{
	border: 0px solid;
	background-color: #B5BCCC; 
	padding:4pt;
	margin:0pt; 
	font-family: arial, sans-serif; 
	width:100%;
	}
td.salesthumb
	{
	border: 0px solid;
	background-color: #B5BCCC; 
	padding:4pt;
	margin:0pt; 
	font-family: arial, sans-serif; 
	}

td.salesgap 
	{
	width:100%; 
	background-color:#A5ACBC; 
	border-color:#A5ACBC;
	padding:0pt; 
	margin:3pt; 
	border:0pt; 
	font-family: arial, sans-serif;
	}

td.thumbnav 
	{
	background-color:#A5ACBC; 
	border-color:#A5ACBC;
	padding:0pt; 
	margin:3pt; 
	border:0pt; 
	font-family: arial, sans-serif;
	}
	
p.dre {font-size: 60%; color: white; text-align:center;}
p.dre2 {font-size: 60%; color: black; text-align:center;}

p.dre-body {font-size: 60%; color: black; text-align:center;}

p.small-body {font-size: 60%; color: black; text-align:center;}

p.news  {
font-size: 60%;
color: #000033;
text-decoration: none;
background: #B5BCCC;
display: block;
width: 125px;
padding: 5px;
margin-left: 15px;
border: 1px solid #FFFFFF;
}

p.invisible  {
font-size: 60%;
color: #000033;
text-decoration: none;
background: transparent;
display: block;
width: 125px;
padding: 5px;
margin-left: 15px;
border: 0px;
}


H1 {font-family: arial, sans-serif;text-align:center;}

.header{
padding:0pt; 
margin:0pt;
letter-spacing: 15px;
text-align:right;
}

H2 {font-family: arial, sans-serif;text-align:center; }

H3 {font-family: arial, sans-serif;text-align:center;}

H3.left {font-family: arial, sans-serif; text-align:left;}

H4 {font-family: arial, sans-serif; font-weight:bold; text-align:center;}

ul.large {text-align:left; font-size:120%; }

li.large {text-align:left; font-size:120%; }

ul.spec {text-align:left; font-size:100%; font-weight: bold;}

li.spec {text-align:left; font-size:100%; font-weight: bold;}

ul.infopanel {text-align:left; font-size:90%; font-weight: normal;}

li.infopanel {text-align:left; font-size:90%; font-weight: normal;}

.white {color: white;}

.highlight {background: yellow;color: black}

.left {text-align:left;}

.announce {color: green;}

.block {background:#0080C0; color: black; padding:5pt; margin-left: 20pt;margin-right: 20pt; font-family: arial, sans-serif;}

.updated {text-align:center; font-size:90%; font-weight: bold;}

hr.mini {width:4px;}

input { border: 1px solid white; color: black; background-color:#B5BCCC;}
label { color:black; }
form { color:black; }
.plain { border:0px}

textarea { border: 1px solid white;color: black; background-color:#B5BCCC;}

img.thumb {
	background-color: #000000;
	border: 2px solid #000000;
	margin: 6px;
}

img.quickthumb {
	background-color: #000000;
	border: 4px solid;
	margin: 6px;
}

#pic {
	background-color: #000000;
	left: 1px;
	position: relative;
	top: 1px;
	width: 80px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background-color: #333333;
	border: 1px solid #000000;
	display: block;
	height: 60px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 80px;
}

#pic a.p1:hover {
	background-color: #000000;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 300px;
}
