body {
	background-image: url(images/mailmarketing-back.jpg);
	background-color: #39547e;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
h1 {
	font-size: 18px;
}
.stampside {
	/*background-image: url(images/mailmarketing_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	width: 94px;
}
.stampside-home {
	background-image: url(images/mailmarketing-home_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 81px;
}

.bottom-home {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 220px;
	background-image: url(images/bottom-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bottom {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	display:block;
	padding-left: 60px;
}
.bottom-home a:link, .bottom-home a:visited, .bottom a:link, .bottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom-home a:hover, .bottom-home a:active, .bottom a:hover, .bottom a:active  {
	color: #FFB473;
}
.main-home {
	background-color: #FFFFFF;
	background-image: url(images/mailmarketing-home_21.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #104684;
	padding-top: 50px;
	#padding-top: 60px;
	padding-left: 40px;
	padding-right: 25px;
	padding-bottom: 7px;
	#padding-bottom: 20px;
	font-size: 14px;
}
.main {
	background-color: #FFFFFF;
	background-image: url(images/body.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	color: #104684;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;

	#padding-bottom: 20px;
	font-size: small;
}
h2 {
	font-size: 12pt;
}


.footer-home {
	background-image: url(images/footer-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #474747;
	padding-top: 20px;
	padding-left: 80px;
	padding-bottom: 26px;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-left: 70px;
}
.bottom .footer-home a:link, .bottom .footer-home a:visited, .bottom .footer-home a:hover, .bottom .footer-home a:active, .bottom .footer a:link, .bottom .footer a:visited, .bottom .footer a:hover, .bottom .footer a:active {
	color: #474747;
}

.txt {
	font-weight: bold;
	color: #474747;
	padding-bottom: 20px;
}
.rside {
	background-image: url(images/side_r_mid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.lside {
	background-image: url(images/side_l_mid.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.main a:link, .main a:visited {
	color: #ca7830;
	text-decoration: none;
	font-weight: bold;
}
.main a:hover, .main a:active {
	color: #114582;
	text-decoration: none;
	font-weight: bold;
}
