a:link {
	color: #A33F11;
	text-decoration: none;
}
a:visited {
	color: #A33F11;
	text-decoration: underline;
}
a:hover {
	color: #A33F11;
	text-decoration: underline;
}
a:active {
	color: #A33F11;
	text-decoration: underline;
}
.bodyCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
}
.miniCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
.fpBody {
	background-color: #EFE9CB;
}
.miniCopyBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.registerBG {
	background-color: #EBD392;
	background-image: url(images/registration_bg.gif);
	background-repeat: repeat-x;
}
.bodyBG {
	background-color: #EBD392;
}
.tableBG {
	background-color: #E1E0CA;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #A03E10;
	padding-top: 20px;
	padding-left: 95px;
}
.outline {
	border: 1px solid #3B1C11;
}
.headerCopy {
	font-weight: bold;
	color: #7A4826;
}
body { overflow-x:hidden; overflow-y:scroll;}

