}
.mailbodyarea {
	width: 800px;
}
.header {
	border-style: 0;
	border-color: #FFFFFF;
	border-width: 0px;
	background-position: left;
	background-color: #EE8BB1;
	height: 148px;
	background-image: url('images/headersymbol.jpg');
	background-repeat: no-repeat;
}
.footer {
	background-image: url('images/www-logo.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #583119;
}

.footermail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7C4B08;
}


.textarea{
	font-family: Verdana;
	font-size: small;
	width: 280px;
	color: #7B541E;
}
.textarealink{
	font-family: Verdana;
	font-size: small;
	width: 280px;
	color: #7B541E;
}

.navigation {
	text-align: center;
	font-family: Verdana;
	font-size: 16px;
	color: #EE8BB0;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.navigation:active {
	text-align: center;
	font-family: Verdana;
	font-size: 16px;
	color: #EE8BB0;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.navigation:visited {
	text-align: center;
	font-family: Verdana;
	font-size: 16px;
	color: #EE8BB0;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.navigation:hover {
	text-align: center;
	font-family: Verdana;
	font-size: 16px;
	color: #EE8BB0;
	text-decoration: underline;
	padding-right: 4px;
	padding-left: 4px;
}

.local-navigation {
	text-align: center;
	font-family: Verdana;
	font-size: small;
	color: #5E3F2C;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}

.local-navigation:active {
	text-align: center;
	font-family: Verdana;
	font-size: small;
	color: #5E3F2C;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}

.local-navigation:visited {
	text-align: center;
	font-family: Verdana;
	font-size: small;
	color: #5E3F2C;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;	
}
.local-navigation:hover {
	text-align: center;
	font-family: Verdana;
	font-size: small;
	color: #5E3F2C;
	text-decoration: underline;
	padding-right: 4px;
	padding-left: 4px;
}

.headertitle {
	text-align: left;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: large;
}
