#Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333;
}
#TitleHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #333;
}

#EmailTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #C00;
}
.emailTitleTable {
	border: 2px dotted #782AA0;
	background-color: #FF6;
}


.save {
	font-size: 16px;
}
.tableWebpage {
	background-color: #EAD8F6;
}
.tableEmailInner {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}


body {
	background-image: url(images/bg.png);
	background-color: #6C1E95;
	background-repeat: repeat;
}


.black-line {
	color: #000;
}
.backgroundTable {
}

.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.emailContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.emailLink:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #972600;
}
a.emailLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
	color: #090;
}
.arrows {
	background-image: url(images/Arrows.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.buyNow1 {
	background-image: url(images/salesPage3-bg.jpg);
}
.detailsLink {
	background-image: url(images/salesPage4-bg.jpg);
}
