body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #8BCBDE;
	background-image: url(assets/waterdrop_big.gif);
	background-repeat: no-repeat;
	background-position: 700px -50px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
p {
	font-size: 13px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.maintable {
	background-image: url(assets/waterdrop_big.gif);
	background-repeat: no-repeat;
	background-position: 600px;
	background-color: #88CBDF;
}

.backgroundrepeat {
	background-image: url(assets/blackbarrepeat.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.horizlinerepeat {
	background-image: url(../Copy%20of%20earthmonth09/assets/horizlinerepeat.gif);
	background-repeat: repeat-x;
}
.textable {
	margin-bottom: 10px;
	width: 700px;
	margin-top: 10px;
}
.bigimpacttext {
	font-size: 15px;
	color: #FFF;
	line-height: 18px;
}

.smalltext {
	font-size: 11px;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.date {
	font-size: 19px;
	color: #FFF;
	line-height: 22px;
	margin: 0px;
}
.date a:link {
	color: #FFF;
	text-decoration: underline;
}
.date a:visited {
	color: #FFF;
	text-decoration: underline;
}
.date a:hover {
	color: #000;
	text-decoration: underline;
}



.donateformdetail {
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
}
.joinustext {
	font-size: 19px;
	margin-bottom: 10px;
	text-align: left;
}
hr {
	color: #FFF;
}

.vertrule {
	background-image: url(assets/vertrule.gif);
	background-repeat: repeat-y;
}
.cutathon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.donationchartheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFF;
	margin-bottom: 3px;
	vertical-align: bottom;
	padding: 0px;
	margin-top: 3px;
}
.donationdesc {
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}

.donatelevels {
	color: #FFF;
	font-size: 14px;
	text-align: center;
	margin: 0px;
}
.donationtable {
	background-color: #91C8DE;
}
.donationtitle {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.smalltextwhite {
	font-size: 11px;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFF;
}
.gmaiaddress {
	font-size: 15px;
	color: #FFF;
	line-height: 22px;
	margin: 0px 0px 10px;
}
.gmaiaddress a:link {
	color: #FFF;
	text-decoration: underline;
}
.gmaiaddress a:visited {
	color: #FFF;
	text-decoration: underline;
}
.gmaiaddress a:hover {
	color: #000;
	text-decoration: underline;
}
.bluedashes {
	color: #AEDEEB;
}

