body {
	margin: 0px;
}
.mainBorder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tanBack {
	background-image: url(Images/2007/TanBackground.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 60px;
	font-weight: bold;
	background-position: right top;
	padding-bottom: 15px;
	background-color: EACFB4;
}
.textGrey {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}

.textGreyboxers {
	color: #666666;
	font-weight: bold;
	font-size: 9px;
	text-align:center;
}


.textBrown {
	color: 602B00;
	font-size: 12px;

}
.textGold {
	color: #877E31;
	font-weight: bold;
	font-size: 11px;
}

table {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}

.header {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

table.register {
	background-color: #FFCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
}
table.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
	background: #FDDFC1;
}
table.form td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
}
table.form th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #000000;
	color: #FFFFFF;
}
#footer a:link {
	text-decoration: none;
	color: #000000;
}
#footer a:visited {
	text-decoration: none;
	color: #000000;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: underline;
}
