a:link {
	color: blue;
	background-color: transparent;
	text-decoration: none;
}

a:visited {
	color: blue;
	background-color: transparent;
	text-decoration: none;
}

a:hover {
	color: red;
	background-color: transparent;
	text-decoration: none;
}

a:active {
	color: blue;
	background-color: transparent;
	text-decoration: none;
}

body {
	margin: 0px;
	text-align: center;
	font-family: verdana, arial, sans-serif;
}

div.fineprint {
	margin: 10px auto 0px auto;
}

form {
	margin: 0px;
}

h1 {
	margin: 20px auto 0px auto;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	margin: 2px auto 0px auto;
	font-size: 14px;
	font-weight: normal;
}

input {
	width: 400px;
	font-size: 12px;
}

td.fineprint {
	padding-left: 10px;
	font-size: 11px;
}


#backgrounds {
	font-size: 11px;
	text-align: center;
	padding-top: 4px;
}


#category {
	font-weight: bold;
}

#database {
	padding-top: 2px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

#firstauto_logo {
	position: absolute;
	top: 535px;
	left: 721px;
	width: 76px;
	height: 17px;
}

#fullcolor {
	position: absolute;
	top: 452px;
	left: 1px;
	width: 430px;
	font-size: 11px;
	text-align: center;
}

#fullcolor a span {
	display: none;
}

#fullcolor a:hover {
	background: none;
}

#fullcolor a:hover span {
	display: block;
	position: absolute;
	top: -452px;
	left: -1px;
	z-index: 40;
}

#notepad {
	position: absolute;
	top: 85px;
	left: 10px;
	width: 410px;
	height: 284px;
}

#notepad_body {
	width: 408px;
	height: 264px;
        border-right: 1px solid black;
	border-bottom: 1px solid black;
        border-left: 1px solid black;
	background-color: white;
}

#notepad_closebox {
        position: absolute;
        top: 18px;
        left: 394px;
        width: 11px;
        height: 11px;
}

#notepad_header {
	width: 408px;
	height: 17px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	background-image: url("/images/notepad_titlebar.gif");
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	text-indent: 6px;
	color: white;
}

#search {
	position: absolute;
	width: 410px;
	top: 12px;
	left: 10px;
	font-size: 12px;
	font-weight: bold;
}

#sel {
	display: none;
}

#tabs {
        position: absolute;
        top: 70px;
        left: 10px;
        width: 410px;
        font-size: 11px;
        text-align: center;
}

#ucl {
	margin: 10px auto 0px auto;
	width: 705px;
}

#ucl_body {
	position: relative;
	width: 703px;
	height: 469px;
	border: 1px solid black;
	text-align: left;
}

#ucl_header {
	width: 703px;
	height:23px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	font-size: 12px;
	font-weight: bold;
	text-indent: 5px;
	text-indent: 5px;
	line-height: 1.9;
	color: white;
	background-image: url("/images/titlebar.gif");
	text-align: left;
}

#vehicles {
	width: 200px;
	height: 469px;
	margin-left: 503px;
}

#vehicles_footer_menu {
	width: 200px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
	text-align: center;
}

.bold {
	font-weight: bold;
}

.line_spacer {
	width: 100px;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 4px;
	border-top: 1px solid black;
	font-size: 2px;
}

.model {
	padding-left: 5px;
}

.single_vehicle a span {
	display: none;
}

.single_vehicle a:hover {
	background: none;
	text-decoration: none;
}

.single_vehicle a:hover span {
	display: block;
	position: absolute;
	top: 130px;
	left: 100px;
	border: 1px solid black;
	z-index: 10;
}

.single_vehicle a span span {
	display: none;
}

.single_vehicle a:hover span span {
	display: block;
	position: absolute;
	top: -1px;
	left: 205px;
	width: 168px;
	border: 1px solid black;
	background-color: white;
	padding: 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: black;
	text-align: center;
	text-decoration: none:
	z-index: 10;
}

.single_vehicle a span span p {
        margin-top: 10px;
	margin-bottom: 0px;
        font-size: 90%;
}

.small {
	font-size: 11px;
}

.spacer {
	padding-bottom: 4px;
}

