@charset "utf-8";
body {
	margin-top: 5pt;
	margin-bottom: 8pt;
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #000000;
	background-image: url(../images/bgBlackRed.jpg);
}

table {
	font-style: normal;
	text-decoration: none;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	text-align: left;
}
.shadowTopTd {
	background-image: url(../images/Content%20top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.shadowBotTd {
	background-image: url(../images/Content%20Bot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}




a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.headerTd {
	background-image: url(../images/coppiaHeader.jpg);
	background-position: center center;
}

.footerTd {
	background-image: url(../images/footerBG.jpg);
}
.bodyTableTd {
	background-image: url(../images/pattern.jpg);
	background-repeat: repeat;
}

.footerText {
	color: #FBD95E;
	font-size: 12px;
}
.welcomeText {
	color: #CC3333;
	font-size: 20pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.buttonTd {
	border: thin solid #9C3838;
	padding: 0px;
}




.flashButton {
	border: thin solid #A34949;
	margin-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.pageHeaderText {
	font-size: 18pt;
	font-weight: bold;
	color: #294143;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.reviewFont {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #7F2726;
}
.shadowLeftTd {
	background-image: url(../images/Content%20L.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.style1 {
	color: #853737;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style3 {
	color: #853737
}
