@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
}.BannerBkgd {
	background-image: url(/Images/PowerSportBannerSliceBkgd.jpg);
	background-repeat: repeat-x;
}
.buttonstyle {
	font-family: Arial;
	font-size: 12px;
	background-color: #DF8E5A;
}
.collagebkgd {
	background-color: #000000;
}
.title {
	font-family: Arial;
	font-size: 24px;
	font-style: italic;
	color: #E8965A;
}
.subtitle {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #0000FF;
}
.contenttext {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #E8965A;
}

