@charset "utf-8";

body {
	background-color: #815a9c;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.arialBoldWhite14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.arialBoldGold14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #eac92b;
	text-decoration: none;
}
.mainMenu a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #734897;
	text-decoration: none;
	letter-spacing: -1px;
}
.mainMenu a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #edc508;
	text-decoration: none;
	letter-spacing: -1px;
}
.mainMenuDividers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #edc508;
	text-decoration: none;
	letter-spacing: -1px;
}
.contactSmallText {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #dab400;
	text-decoration: none;
	letter-spacing: 1px;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #dab400;
	text-decoration: none;
	letter-spacing: 2px;
}
.copyrightLink a{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #dab400;
	text-decoration: underline;
	letter-spacing: 2px;
}
.copyrightLink a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
	letter-spacing: 2px;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	color: #313131;
	text-decoration: none;
}
.arial21ptBoldGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #edc81b;
	text-decoration: none;
	letter-spacing: -2px;
}
.boldPurple {
	font-weight: bold;
	color: #815a9c;
	letter-spacing: -1px;
}
a{
	color: #a247e0;
	text-decoration: underline;
}
a:hover{
	color: #e8bf00;
	text-decoration: underline;
}
