A {
	color: #000f57;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
}
A:Hover {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-decoration: underline;
}
A:Visisted {
	color: #820200;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-decoration: underline;
}

BODY {
	background-color: #919b9b;	
	background-image:URL(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
TD {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000000;
}
.sectiontitle {
	border-bottom: 1px solid #00287a;
	border-top: 1px solid #00287a;
	color: #00287a;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	margin: 10px 0px 10px 0px;
	padding: 20px 0px 20px 0px;
	width: 630px;
}
#titlebar {
	background-image: URL(images/title_bar_bg.gif); 
	background-repeat: repeat-x;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 16px;
}
#sidebar_preowned {
	padding: 0px;
	margin: 0px;
}
#sidebar {
	background-image: URL(images/sidebar_bottom_bg.jpg); 
	background-repeat: repeat-y;
	background-position: left;
	padding: 0px;
	margin: 0px;
}
#content {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;	
	/* min-height: 600px; */
	height: 700px;
	padding: 10px;
}
#contentbg {
	background-image: URL(images/wm_content.jpg);
	background-repeat: no-repeat;
	background-position: top right;	
	background-color: #f5f5f7;
	/* min-height: 500px; */
	height: 600px;
}
#contentbg_top {
	background-image: URL(images/preowned/watermark_top.jpg);
	background-repeat: no-repeat;
	background-position: top right;	
	background-color: #f5f5f7;
	height: 75px;
}
#contentbg_preowned {
	background-image: URL(images/preowned/wm_content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top right;	
	background-color: #f5f5f7;
	/* min-height: 500px; */
	height: 500px;
}
#footer {
	background-color:#919b9b;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000000;
	height: 58px;
	padding: 5px;
}
#footerbottom {
	background-image: URL(images/footer_bottom_right.gif); 
	background-repeat: repeat-x;
	height: 21px;
}

#footer A {
	color: #000f57;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-decoration: underline;
}
#footer A:Hover {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-decoration: underline;
}
#footer A:Visited {
	color: #820200;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-decoration: underline;
}

#rightshadowbottom {
	background-image:URL(images/right_shadow_bottom.gif);
	background-repeat: repeat-y;
	background-position: left;	
}
#getaloan {
	margin-top: 35px;
}
.specialsBg {
	background-image: url(images/specials_bg.gif); 
	background-repeat: repeat-y; 
	background-color: #3f475e;
	color: #FFFFFF;
	height: 187px; 
	padding: 0px 0px 8px 0px;
}
.specialsLinks {
	background-color: #3f475e;
	background-image: url(images/specials_bg.gif); 
	color: #FFFFFF;
	padding: 0px 5px 0px 5px;
}
.specialtitle {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif; 
	font-size:18px; 
	padding: 0px 5px 0px 5px;
	margin-bottom: 10px;
}
.specialcontent {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif; 
	padding: 0px 5px 0px 5px;
}
.specialsbottom {
	background-image:URL(images/specials_bottom.gif); 
	background-repeat:no-repeat; 
	height:55px; 
	padding: 0px 0px 10px 10px;
}
HR.specialbox {
	background-color: #9396a8;
	color: #9396a8;
	height: 1px;
	border: 0;
	width: 93%;
	margin-left: 5px;
}
.flashheader {
	background-image: URL(images/flash_blank.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.txtbox {
	border: 1px solid #848484;
	width: 200px;
	}
	
.txtarea {
	border: 1px solid #848484;
	width: 200px;
	}
