@charset "UTF-8";
.bg {
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #FBFFFF;
	background-image: url(images/bg-tile.png);
	margin: 0px;
	height: 1000px;
}
.altBG {
	background-attachment: fixed;
	background-image: url(images/altBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1000px;
}
.boilerplate {
	width: 310px;
	float: left;
	padding: 5px;
	height: 750px;
}
.content {
	padding: 5px;
}
.bodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 13px;
	top: auto;
	vertical-align: top;
	text-align: left;
	letter-spacing: normal;
}
.tableBG {
	background-image: url(images/table-bg.png);
	background-position: center;
	text-align: center;
}
.wrapper {
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(images/Curls.png);
	background-position: top right;
	background-attachment: fixed;
	height: 1000px;
}
.transparency {
	width: 790px;
	margin: 0 auto 0;
	background-image: url(images/DAC696-50.png);
	text-align: left;
}
.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;
}
.header {
	text-align: center;
	height: 120px;
	background-image: url(images/eCardHeader.png);
	background-repeat: no-repeat;
}

