.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.bike_title {
	font-size: x-large;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	border: 1px solid #333333;
	background-color: #787878;
}
.bike_description {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #787878;
	border: 1px solid #333333;
}
.thumbnail_border {
border: thin solid #333333;
}
.photo_boder {
border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.thumbnail_caption {
font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF;
}
.text_reg_white {
color: #FFFFFF
}
.title {
	font-size: x-large;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #787878;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}

