.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #CC0000;
}
.bgtable {
	background-image: url(http://www.treefrogmarketing.net/images_email/bg.gif);
	background-repeat: repeat;
}
.innertable {
	background-color: #A7C3D9;
	background-image: url(http://www.treefrogmarketing.net/images_email/bgblue.gif);
	background-repeat: repeat-y;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5E96BC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5E96BC;
	border-right-width: 2px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5E96BC;
	border-left-color: #5E96BC;
}
.center {
	text-align: center;
	}
.leftcentervertical {
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
	vertical-align: middle;
}
.left {
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
}	

.rightcentervertical {
	text-align: right;
	margin-left: 15px;
	margin-right: 15px;
	vertical-align: middle;
}
.right {
	text-align: right;
	margin-left: 15px;
	margin-right: 15px;
}	
.textsmall {
	font-size: 13px;
	line-height: 130%;

	margin-right: 25px;
	margin-left: 25px;
}

.textsmall2 {
	font-size: 13px;
	line-height: 130%;
	margin-top: 0px;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 0px;
}

.textsmall3 {
	font-size: 12px;
	color: #D9E9F3;
	background-color: inherit;
	margin-top: 0px;
	padding-top: 0px;
	text-align: right;
	

}
.text {
	font-size: 18px;
	line-height: 130%;
	margin-top: 5px;
	margin-right: 25px;
	margin-left: 25px;
}
.textbold {
	font-size: 18px;
	font-weight: bold;
	line-height: 130%;
	margin-top: 5px;
	margin-right: 25px;
	margin-left: 25px;
}


.heading {
	font-weight: bold;
	font-size: 22px;
	line-height: 130%;
		margin-right: 25px;
	margin-left: 25px;
}
.heading2 {
	font-weight: bold;
	font-size: 20px;
	line-height: 130%;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 0px;
	text-align: center;
	padding-bottom: 0px;
}
.link {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;

}
.linknodecoration {
color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.imglink {
	border: none;
	margin-right: 25px;
	margin-left: 25px;
}
.h1 {
	font-family: Ashley, "Bradley Hand ITC", Papyrus, serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 26px;
	line-height: 130%;
}

.h1big {
	font-family: Ashley, "Bradley Hand ITC", Papyrus, serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 36px;
	line-height: 130%;
}


.imgfloatleft {
	float: left;
	margin-left: 25px;
	padding-right: 15px;
	border: none;
}

.imgfloatright {
	float: right;
	margin-right: 25px;
	padding-left: 15px;
	border: none;
}

	

.footercenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B5A68A;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	line-height: 18px;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.tiny {
	font-size: 10px;
} 


.noprint {

}

