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

.header {
	height: 180px;
	width: 800px;
}
.sponsorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding-left: 10px;
	letter-spacing: 1px;
	color: #000000;
	text-align: center;
	background-color: #CCCCCC;
	vertical-align: middle;
}
.paypal {
	color: #000000;
	background-color: #CCCCCC;
	width: 190px;
	padding-left: 10px;
	padding-top: 10px;
	height: 190px;
	font-family: Arial, Helvetica, sans-serif;
	background-position: right;
}
.registration_titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #003399;
	text-align: center;
	height: 30px;
	font-weight: bold;
	text-decoration: blink;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-right: 10px;
	vertical-align: top;
}
.overall_SIZE {
	width: 800px;
}
.registration_Names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.HorizRule {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003670;
}
