.contentTable {
	background-color: 3636a9;
	background-image: url(images/bgContent.jpg);
	background-repeat: no-repeat;
	background-position: center 144px;
	height: 100%;
	width: 950px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: d75d02;
	text-decoration: none;
}
.copyrightLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: d75d02;
	text-decoration: none;
}
.copyrightLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: d75d02;
	text-decoration: underline;
}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: normal;
	color: e06000;
	text-decoration: none;
	text-transform: uppercase;

}
.boldGold {
	font-weight: bold;
	color: f2cb47;
}
a {
	color: f2cb47;
	text-decoration: underline;
}
a:hover {
	color: e06000;
	text-decoration: underline;
}

