body {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  background-color: #000000;
  font-size: 10pt;
  margin: 0;
  background-image: url(images/repeater.jpg);
  background-position: top;
  background-repeat: repeat-x;
}
td {font-size: 10pt}
a:link,
a:visited,
a:active {text-decoration: none}
a:hover {text-decoration: underline}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}
.step {
	font-size: 12px;
	font-weight: normal;
}
.series_header {
	font-size: 16px;
	font-weight: bold;
	padding-top: 6px;
}
.thumb {
	font-weight: bold;
	padding: 12px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
#language {
	height: 24px;
	color: #FFFFFF;
	background-color: #FF6600;
}
a.country:link,
a.country:visited,
a.country:active,
a.country:hover {color: #FFFFFF}
.check_location {
	font-weight: bold;
	margin-bottom: 4px;
}
.quote_field {width: 230px}
.required {
	color: #D1202A;
	font-size: 12px;
}
#footer {
	color: #000000;
	padding: 6px 0;
	background-color: #F4711F;
	font-weight: bold;
}
