@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #039;
}
td#mainarea {
	background-color: #FFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #039;
	border-right-color: #039;
	border-bottom-color: #039;
	border-left-color: #039;
}
td#logobar {
	background-image: url(barbg.jpg);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}


td#menu {
	background-color: #CCC;
	padding: 0px;
	margin: 0px;
}


#menu #menuitem ul {
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu #menuitem ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #FFFFFF;
	text-align: center;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	background-color: #CCC;
	font-weight: bold;
}
#menu #menuitem ul li a:hover {
	background-color: #FF0;
}
#menu #menuitem ul li a.selected {
	color: #039;
	text-decoration: none;
	display: block;
	padding: 5px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu #menuitem ul li a {
	color: #039;
	text-decoration: none;
	display: block;
	padding: 5px;
}
a {
	outline: none;
}
.menuborder {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #039;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #039;
}
.menuborderSel {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #039;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
td#bottom {
	font-family: Calibri, Verdana;
	font-size: 10pt;
	color: #003399;
	padding: 4px;
}
#bottom a {
	color: #003399;
}
#bottom a:hover {
	color: #FFFF00;
}
td#textbox {
	background-color: #F0F0F0;
	padding: 8px;
}
.maintext {
	font-family: Calibri, Verdana;
	font-size: 12pt;
	color: #333333;
	line-height: 18pt;
}
.maintext a {
	color: #333333;
}
.maintext a:hover {
	color: #FC0;
}
.img {
	border: 2px solid #003399;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #003399;
}
.input {
	border: 1px solid #999999;
	width: 180px;
}
td#white {
	background-color: #FFF;
	padding: 5px;
}
td#car_pricebox {
	padding-top: 8px;
}
td#blue {
	background-color: #90C5E5;
}
.price {
	font-family: Calibri, Arial, Verdana;
	font-size: 13pt;
	font-weight: bold;
	color: #039;
}
.car_title {
	font-family: Calibri, Verdana, Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #039;
}
.car_info {
	font-family: Calibri, Verdana, Arial;
	font-size: 10pt;
	color: #333;
}
.moreinfo {
	border: 1px solid #999999;
	width: 120px;
}
