@import url("bestinfleetContent_style.css");
/* /// CSS Document for Best in Fleet.com /// */

body {
	background-color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	
}

.textShortForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}

.tableBKGD {
	background: url('images/bestinFleet_tableBKGD.jpg') repeat-y left top;
}

.bodyHeaderBKGD {
	background: url('images/bestinFleet_r2_c10.jpg') repeat-x left top;
}

.logoCongfig1 {
	margin: 15px 10px 15px 20px;
}

.logoCongfig2 {
	margin: 30px 10px 30px 10px;
}

#flashcontent, #flashcontent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}

/* === / Footer / === */

.footerText /* (text-color: #959595)(link-text: #618fab)(border-color: #c4c4c4) */ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #959595;
	font-size: 9px;
	text-decoration: none;
	padding-top: 10px;
	background: url('images/bestinFleet_r8_c3.jpg') no-repeat left top;
}

.credit {
	float: right;
}

#footerLink a {
	color: #618fab;
	font-weight: bold;
	text-decoration: none;
}

#footerLink a:hover {
	color: #999999;
	text-decoration: underline;
}