body {
  font-family: Verdana;
}

a {
	color: #623000;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

p {
	margin-bottom: 1em;
}

h1 {
	font-size: 18px;
	color: #B41011;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin: 0px;
}

h3 {
	font-size: 13px;
	color: #B41011;
	font-weight: bold;
}

h4 {
	font-size: 13px;
	color: #000;
	font-weight: bold;
}

h5 {
	font-size: 13px;
	color: #B41011;
	font-weight: bold;
	margin: 0px;
}

.button {
  margin-right: 0px;
}

.copy {
  font-size: 12px;
  color: #333;
  margin: 0px 200px 12px 0px;
  text-align: left; 
  padding-left: 12px; 
  line-height: 18px;
}

.order-list {
	text-align: right;
	width: 150px;	
}

.registration-list-table td {
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}

.copyleft {
  font-size: 12px;
  color: #333;
  margin: 0px 24px 12px 0px;
  text-align: left; 
  padding-left: 12px; 
  line-height: 18px;
}

.copyright_reg {
  font-size: 12px;
  color: #333;
  margin: 30px 0px 12px 0px;
  width: 238px;
  background: url(images/sidebar_reg.jpg);
  background-repeat: no-repeat;
  text-align: left; 
  padding-left: 20px; 
  line-height: 24px;
}

.copyright_account {
  font-size: 12px;
  color: #333;
  margin: 30px 0px 12px 0px;
  width: 238px;
  background: url(images/sidebar_account.jpg);
  background-repeat: no-repeat;
  text-align: left; 
  padding-left: 20px; 
  line-height: 24px;
}

.copyright_raceday {
  font-size: 12px;
  color: #333;
  margin: 30px 0px 12px 0px;
  width: 238px;
  background: url(images/sidebar_raceday.jpg);
  background-repeat: no-repeat;
  text-align: left; 
  padding-left: 20px; 
  line-height: 24px;
}

.copyright_course {
  font-size: 11px;
  color: #333;
  margin: 30px 0px 12px 0px;
  width: 238px;
  background: url(images/sidebar_course.jpg);
  background-repeat: no-repeat;
  text-align: left; 
  padding-left: 20px; 
  line-height: 18px;
}

.copyright_about {
  font-size: 12px;
  color: #333;
  margin: 30px 0px 12px 0px;
  width: 238px;
  background: url(images/sidebar_about.jpg);
  background-repeat: no-repeat;
  text-align: left; 
  padding-left: 20px; 
  line-height: 24px;
}

.footer {
  text-align: center;
	font-size: 11px;
	  color: #666;
	line-height: 18px;
}
