.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #663333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	padding: 4px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}

.style1 {
	font-family: Albertus;
	font-size: xx-large;
	color: #FFFFFF;
}
body {
	background-color: #333333;
	background-image: url();
	background-repeat: repeat;
}
.mtable {
}
.page_content {
	padding: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #AA2A2A;
}

.lcol {
	background-color: #A72424;
}
a:link {
	color: #A72424;
}
a:visited {
	color: #A72424;
}
a:hover {
	color: #660000;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	width: 200px;
	border: 2px groove #CCCCCC;
}
.messagefield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	width: 400px;
	height: 180px;
	border: 2px groove #CCCCCC;
}
.nonprofit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 12px;
	background-color: #E4E4E4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.fading_header {
	background-image: url(images/empty_header.jpg);
	height: 358px;
	width: 797px;
}
.fader {
	margin-top: 75px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	height: 283px;
	width: 789px;
}
