/* CSS Document */


body {
	background-image: url(images/bkg-slice_02_02.png);
	background-repeat: repeat-x;
	margin-top:0px;	
 
}

#container {
		width:1100px;
		margin-right:auto;
		margin-left:auto;
		padding:0px;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		margin-top:0px;
		height:204px;
		}
		
#top {
	width:1100px;
	height:204px;
	margin:0px;
	padding:0px;
	background-image:url(images/emaileasyWEB_01.png);
	}
	
#butts {
	width:1100px;
	height:45px;
	margin:0px;
	padding:0px;
	background-image:url(images/emaileasyWEB_02.png);
	text-align:center;
	}
	
#body {
	width:1100px;
	height:606px;
	margin:0px;
	padding:0px;
	background-image: url(images/emaileasyWEB_03.png);
	}
	
#bodya {
	width:1100px;
	height:693px;
	margin:0px;
	padding:0px;
	background-image:url(images/emaileasyWEB_03a.jpg);
	}
	
#red {
	width:1100px;
	height:103px;
	margin:0px;
	padding:0px;
	background-image: url(images/emaileasyWEB-sliced_04.png);
	text-align:center;
	}
	
#bottom {
	width:1100px;
	height:40px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	text-align:center;
	}
	
/* style stuff below */	

	

#body p {
	font-size: 14px;
	text-align: justify;
	color: #333333;

	}
	
#body h1 {
	font-size: 18px;
	text-align: left;
	color: #FF0000;

	}
	
#body h2 {
	font-size: 16px;
	text-align: left;
	color: #333333;

	}
	
#body h3 {
	font-size: 14px;
	text-align: left;
	color: #333333;

	}
	
	
#red p {
	font-size:10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	}
	
#red a {
	font-size:10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	}
	
	#red a:hover {
	font-size:10px;
	color: #FFFF00;
	text-align: center;
	text-decoration: underline;
	font-weight: normal;
}

#bottom p {
	font-size:10px;
	color: #999999;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	}
	
	#bottom a{
	font-size:10px;
	color: #999999;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline;

}
	
	#bottom a:hover {
	font-size:10px;
	color: #FF0000;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}

	
			
			
.spacer{
margin: 10px
}

.formtext {
	font-size: 12px;
	text-align: left;
	color: #333333;
	
	}
	
.righttext {
	font-size: 12px;
	text-align: right;
	color: #333333;
	
	}
	
.centertext {
	font-size: 12px;
	text-align: center;
	color: #333333;
	
	}
         
.imageright {
margin-left:10px;
margin-bottom:10px;
}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style5 {
	color: #FF0000;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style6 {

	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
		font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style7 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style7a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}