body
{
   padding:0px;
   margin:0px;
   background-image: url(./Images/bkgrd.jpg);
   background-repeat: repeat;
   background-color:#D7D3B8;
}
.copy_1 {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.copy_2 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: normal;
	color: #660000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.text_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	color: #003300;
	font-weight: lighter;
}
.text_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 14px;
	color: #FFFFCC;
	font-weight: lighter;
}
.link_1 {
	font-family: Tahoma;
	font-size: small;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.link_2 {
	font-family: Tahoma;
	font-size: x-small;
	line-height: 12px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
}
.heading_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	text-transform: capitalize;
}
.heading_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	text-transform: none;
}.form_1 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	background-color: #E9E4CF;
	height: 16px;
	width: 240px;
	border: 1px solid #69675D;
}
.form_2 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	background-color: #E5E0CA;
	height: 127px;
	width: 240px;
	border: 1px solid #69675D;
	overflow:auto;
}
.pageheader {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: normal; color: #990000; font-style: normal}

.btnDonate5
{
   width: 130px;
   height: 30px;
   display: block;
   font-size: 10px;
   text-decoration: none;
   background-repeat: no-repeat;
   background-image: url(./Images/button-donate-5.png);
}

.btnDonate5:hover
{
   background-position: bottom right;
}

.btnDonate10
{
   width: 130px;
   height: 30px;
   display: block;
   font-size: 10px;
   text-decoration: none;
   background-repeat: no-repeat;
   background-image: url(./Images/button-donate-10.png);
}

.btnDonate10:hover
{
   background-position: bottom right;
}

.btnDonate25
{
   width: 130px;
   height: 30px;
   display: block;
   font-size: 10px;
   text-decoration: none;
   background-repeat: no-repeat;
   background-image: url(./Images/button-donate-25.png);
}

.btnDonate25:hover
{
   background-position: bottom right;
}

.btnDonate50
{
   width: 130px;
   height: 30px;
   display: block;
   font-size: 10px;
   text-decoration: none;
   background-repeat: no-repeat;
   background-image: url(./Images/button-donate-50.png);
}

.btnDonate50:hover
{
   background-position: bottom right;
}

.btnDonate100
{
   width: 130px;
   height: 30px;
   display: block;
   font-size: 10px;
   text-decoration: none;
   background-repeat: no-repeat;
   background-image: url(./Images/button-donate-100.png);
}

.btnDonate100:hover
{
   background-position: bottom right;
}

.btnDonate500
{
   width: 130px;
   height: 30px;
   display: block;
   font-size: 10px;
   text-decoration: none;
   background-repeat: no-repeat;
   background-image: url(./Images/button-donate-500.png);
}

.btnDonate500:hover
{
   background-position: bottom right;
}

.btnDonateCustom
{
   width: 130px;
   height: 30px;
   display: block;
   font-size: 10px;
   text-decoration: none;
   background-repeat: no-repeat;
   background-image: url(./Images/button-donate-custom.png);
}

.btnDonateCustom:hover
{
   background-position: bottom right;
}

.footer-link
{
	color: #FFFFCC;
}

.footer-link a
{
}

