body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.baseball {
	background-image:url(images/backgroundBaseball.gif);
	background-color:#8ca4ad;
	background-position:bottom right;
	background-repeat:no-repeat;
	width:732;
}

.basketball {
	background-image:url(images/backgroundBasketball.gif);
	background-color:#8ca4ad;
	background-position:bottom right;
	background-repeat:no-repeat;
	width:732;
}

.football {
	background-image:url(images/backgroundFootball.gif);
	background-color:#8ca4ad;
	background-position:bottom right;
	background-repeat:no-repeat;
	width:732;
}

.soccer {
	background-image:url(images/backgroundSoccer.gif);
	background-color:#8ca4ad;
	background-position:bottom right;
	background-repeat:no-repeat;
	width:732;
}

.track {
	background-image:url(images/backgroundTrack.gif);
	background-color:#8ca4ad;
	background-position:bottom right;
	background-repeat:no-repeat;
	width:732;
}

.speed4sport {
	background-image:url(images/backgroundSpeed4Sport.jpg);
	background-color:#c7c7c7;
	background-position:bottom right;
	background-repeat:no-repeat;
	width:732;
}

.registration {
	background-color:#c7c7c7;
	width:732;
}

.leftBox {
	color:#8ca4ad;
}

.finePrint {
	font-size:10px;
	color:#999999;
}

.orangeText {
	color: #f7941d;
	font-weight: bold;
}

.message {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	margin: 0px;
	padding-bottom: 12px;
	}

a {
	color: #f7941d;
	text-decoration:underline;
}