body {
	margin: 0px;
	text-align: center;
	background-attachment: fixed;
	background-image: url(../worldchampionship/images/background_pattern.gif);
	background-repeat: repeat;
}
.formtable {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	border: 1px solid #ffffff;
	text-transform: uppercase;
}
input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #006699;
	text-decoration: none;
}


.headimg {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A31d21;
	border-right-color: #A31d21;
	border-bottom-color: #A31d21;
	border-left-color: #A31d21;
}
.input_submit {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	border: 2px solid #ffcc00;
	background-color: #a31d21;
	height: 25px;
	width: 745px;
	font-weight: bold;
	letter-spacing: 2pt;
	text-transform: capitalize;
}
hr {
	background-color: #a31d21;
	width: 745px;
	color: #a31d21;
}
