.containerTable {
	height: 100%;
}
.copyrightText {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: a78b37;
	text-decoration: none;
}
.copyrightLink a{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: a78b37;
	text-decoration: none;
}
.copyrightLink a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: a78b37;
	text-decoration: underline;
}
body, table, td, tr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.boldGold {
	font-weight: bold;
	color: c6af69;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: c6af69;
	text-decoration: none;
	line-height: normal;

}
.italicGold {
	font-style: italic;
	color: c6af69;
}
.customInput {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #5b460f;
	text-decoration: none;
}
a {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #c6af69;
	text-decoration: underline;
}

