@charset "UTF-8";
.bodyText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 15px;
	top: auto;
	vertical-align: top;
	text-align: left;
}
.boilerPlate {
	float: right;
	width: 400px;
}
.bg {
	background-color: #3A0000;
	margin-top: 0px;
	background-image: url(images/bg.gif);
	background-attachment: fixed;
	margin-bottom: 0px;
	text-align: center;
}
.tableBG {
	background-image: url(images/translucent.png);
	text-align: center;
}
.headlineText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFEFB8;
	line-height: 16px;
	top: auto;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
}
.tablebottom {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/BG-TableBottom.png);
}
.special {
	font-style: oblique;
	text-align: center;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}
.tableheader {
	background-repeat: no-repeat;
	background-image: url(images/eCard-Header.png);
	background-position: center;
}
.graphic {
	background-image: url(images/eCardBG.png);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	background-attachment: fixed;
}
