body {
	background-color: #64ACB3;
}
.flash {
	text-align:center;
	margin:auto;
}
.maintext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	text-align:justify;
	}
.maintext a:link {
	color:#FFA664;
	text-decoration:underline;
	}	
.maintext a:visited {
	color: #FFA664;
	text-decoration:underline;
}
.maintext a:hover {
	color: #333333;
	text-decoration:underline;
}
.maintext a:active {
	color: #333333;
	text-decoration:underline;
}
.navarrow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #B37864;
	font-weight:bold;
	text-align:left;
	}
.navtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #64ACB3;
	font-weight:bold;
	text-align:left;
	}
.navtext a:link {
	color: #64ACB3;
	text-decoration:none;
}
.navtext a:visited {
	color: #64ACB3;
	text-decoration:none;
}
.navtext a:hover {
	color: #FFBE8F;
	text-decoration:none;
}
.navtext a:active {
	color: #FFBE8F;
	text-decoration:none;
}
.subtitletext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	color:#FFA664;
	}
.footertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	}
.footertext a:link {
	color: #ffffff;
	text-decoration:underline;
}
.footertext a:visited {
	color: #ffffff;
	text-decoration:underline;
}
.footertext a:hover {
	color: #3A7278;
	text-decoration:underline;
}
.footertext a:active {
	color: #3A7278;
	text-decoration:underline;
}
