body {
	background-color: #f9f3f6;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
.footer {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #a5a0a3;
	text-decoration: none;
}
a.topNav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EF80B3;
	text-decoration: none;
	font-weight: bold;
}
p {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #212020;
}
li {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #212020;
}
.smalltext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #484444;
	line-height: 14px;
}
.tabtitle {
  background-color: #69D0F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}


.mainText {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #212020;
}

a.topNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EF80B3;
	text-decoration: none;
	font-weight: bold;
}
a.topNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EF80B3;
	text-decoration: underline;
	font-weight: bold;
}
a.footer:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #a5a0a3;
	text-decoration: none;
}
a.footer:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #a5a0a3;
	text-decoration: none;
}
a.footer:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #a5a0a3;
	text-decoration: underline;
}
a.smalltext:link {
	font-family: Tahoma, Arial, Verdana;
	color: #FFFFFF;
	font-size: 11px;
	display: inline;
	background-color: #009933;
	margin-left: 1px;
	padding: 4px;
	text-decoration: none;
}
a.smalltext:visited {
	font-family: Tahoma, Arial, Verdana;
	color: #FFFFFF;
	font-size: 11px;
	display: inline;
	background-color: #009933;
	margin-left: 1px;
	padding: 4px;
	text-decoration: none;
}
a.smalltext:hover {
	font-family: Tahoma, Arial, Verdana;
	color: #FFFFFF;
	font-size: 11px;
	display: inline;
	background-color: #2d6d06;
	margin-left: 1px;
	padding: 4px;
	text-decoration: none;
}

.large_text {
	font-family: Tahoma, Arial, Verdana;
	font-size: 30px;
	color: #212020;	
  text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 20px 0px;
}

.med_text {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	color: #212020;	
  text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 20px 0px;
	text-align: center;
}

.donor_text {
	font-family: Tahoma, Arial, Verdana;
	font-size: 25px;
	color: #212020;	
  text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 20px 0px;
	text-align: center;
}

a.main_logo:active, a.main_logo:focus {
  outline: none;
}

hr {
  border: 0;
  color: #9E9E9E;
  background-color: #9E9E9E;
  height: 1px;
  width: 100%;
  text-align: center;
}

.listing_text {
  line-height: 110%;
  }
  
.listing_heading {
  font-size: 115%;
  font-weight: bold;
  }
