/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
a {text-decoration:none;color: #333333;}
a:hover {text-decoration:underline;color: #333333;}
p, h1, h2, h3, h4, span {margin:0px; padding:0px;}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/page_bkgr.gif);
	background-position:top;
	background-repeat:repeat-x;
	cursor:default;
	}
.top-background {
	background:url(images/top_backgound.jpg) top no-repeat;
	height:102px;
	}
.top-background2 {
	background-color:#003399;
	background:url(images/top_backgound2.gif) top no-repeat;
	height:23px;
	}
.top-text {
	font-size:12px;
	color:#fff;
	font-weight:bold;
	margin-left:20px;
	margin-top:2px;
	}
.mright1 {padding-right:1px;}
.hand {cursor:pointer;}
.title-black {
	font-size:18px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	}
.title-white {
	font-size:18px;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	}
.title-blue {
	font-size:18px;
	color:#003399;
	text-decoration:none;
	font-weight:normal;
	}
.title-black2 {
	font-size:14px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	}
.title-black3 {
	font-size:14px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	}
.grey-bkgr {
	background-color:#ededed;
	}
.blue-bkgr {
	background-color:#003399;
	}
.pad10px {padding:10px;}
.padright10px {padding-right:10px;}
.padtop10px {padding-top:10px;}
.padleftright10px {padding-left:10px; padding-right:10px;}
.dotbkgr {
	background:url(images/dot_20x1.gif) center repeat-y
	}
.text01 {
	text-align:left;
	font-size:11px;
	color:#666666;
	}
.text01 a {text-decoration:none; color:#666;}
.text01 a:hover {text-decoration:none; color:#666;}
.text02 {
	text-align:left;
	font-size:11px;
	color:#fff;
	}
.text02 a {text-decoration:none; color:#fff;}
.text02 a:hover {text-decoration:underline; color:#fff;}
.text03 {
	text-align:left;
	font-size:11px;
	color:#000;
	}
.text03 a {text-decoration:none; color:#003399;}
.text03 a:hover {text-decoration:underline; color:#003399;}
.browse-title {
	padding: 10px 10px 5px 10px;
	}
.browsecars-bkgr {
	background:url(images/browse_cars_bkgr.jpg) right no-repeat;
	height:110px;
	}
.footerborder {
	border-top:5px solid #003399;
	}
.footer-link, .footer-link a {
	font-size:11px;
	color:#666;
	text-decoration:none;
	margin-left:5px;
	}
.footer-link a:hover {
	font-size:11px;
	color:#003399;
	text-decoration:none;
	margin-left:5px;
	}