@charset "UTF-8";
.basictext {
	font: normal x-small/16px Arial, Helvetica, sans-serif;
	color: #000000;
}
.spec_head {
	font: bold small Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-transform: uppercase;
}
.spectext {
	font: normal x-small/normal Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	border-bottom: 1px solid #CCCCCC;
}
.biketext {
	font: bold normal x-small/15px Arial, Helvetica, sans-serif;
	color: #666666;
}
.basictextgrey {
	font: normal x-small/12pt Arial, Helvetica, sans-serif;
	color: #666666;
}
.shim {
	background: url(thebikes/images/light_gy_shim.jpg) repeat-x center center;
}
.basic_text_red {
	font: normal x-small Arial, Helvetica, sans-serif;
	color: #CC0000;
}
.white_bold {
	font: bold normal x-small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.inner_horizontal {
	background: url(dealersearch/images/inner_topfill.jpg) repeat-x left bottom;
	margin: 0px;
	padding: 0px;
}
.innerbottom_horiz {
	background: url(dealersearch/images/inner_bottomfill.jpg) repeat-x left top;
}
.inner_gyhorizontal {
	background: url(riders/images/inner_gytopfill.jpg) repeat-x left bottom;
}
.inner_gybottom {
	background: url(riders/images/inner_gybottomfill.jpg) repeat-x left top;
}
.inner_gyleft {
	background: url(riders/images/inner_gylfill.jpg) repeat-y right top;
}
.inner_gyright {
	background: url(riders/images/inner_gyrfill.jpg) repeat-y left top;
}
.inner_left {
	background: url(dealersearch/images/inner_lfill.jpg) repeat-y right top;
}
.inner_right {
	background: url(dealersearch/images/inner_rfill.jpg) repeat-y left top;
}
.text_white {
	font: normal x-small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
