body {
	font-family: Arial, Helvetica, sans-serif;
	background: #ccccbb url(../media/980bg.png) repeat-y center top;
	margin: 0px;
}
.logo {
	background: url(../media/stlcars_logo.gif) no-repeat center;
}
a:link {
	color: #114499;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #993333;
	text-decoration: underline;
}
a:active {
	color: #0000ff;
	text-decoration: underline;
}
a.nl:link {
	color: #660000;
	text-decoration: none;
}
a.nl:visited {
	color: #660000;
	text-decoration: none;
}
a.nl:hover {
	color: #990000;
	text-decoration: underline;
}
a.dtnl:link {
	color: #114499;
	text-decoration: none;
}
a.dtnl:visited {
	color: #114499;
	text-decoration: none;
}
a.dtnl:hover {
	color: #993333;
	text-decoration: underline;
}
.rtrn {
	font-size: 13px;
	line-height: 31px;
	color: #ddc;
	white-space: nowrap;
	padding-right: 20px;
	text-align: right;
}
.stage {
	background: white;
	border: 1px solid #ddc;
	padding-bottom: 10px;
}
.photo {
	text-align: center;
	padding-top: 10px;
}
.vinimg {
	height: 375px;
	border: 1px solid #999;
	padding: 1px;
}
.vinthmb {
	height: 50px;
	margin: 0px 5px;
	border: 1px solid #666;
}
.thmb {
	border-bottom: 1px solid #ccc;
}
table tr .thmb table {
	margin-bottom: 10px;
}
.cpymk {
	font-size: 90%;
	text-align: left;
	padding-top: 10px;
}
.cpy {
	font-size: 90%;
	text-align: left;
}
.cpydl {
	font-size: 85%;
	color: #333;
	text-align: left;
}
.cpyb {
	font-size: 90%;
	text-align: left;
	padding-bottom: 20px;
}
.prbox {
	font-size: 90%;
	text-align: left;
	background: #eee;
	border: 1px solid #ddd;
	padding: 10px;
}
.dlrbox {
	background: #eee;
	border: 1px solid #ddd;
}
.space {
	padding-left: 10px;
}
.spacer {
	padding-right: 10px;
}
.price {
	font-weight: bold;
	color: #333;
	padding-left: 10px;
}
.email {
	font-size: 90%;
	padding-left: 10px;
	white-space: nowrap;
}
.foot {
	color: #ddc;
	font-size: 13px;
	border-top: 3px double #ddc;
	text-align: center;
	white-space: nowrap;
	line-height: 32px;
}
.cpyr {
	font-size: 10px;
	color: #333;
	line-height: 10px;
}
.stkn {
	font-size: 90%;
	color: #333;
}
.bdrimg {
	border: 1px solid #999;
	padding: 1px;
}

