.FieldsTitle {
	font-size: 13px;
	color: #DE2109;
	font-weight: bold;
}
.MainInput {
	font-size: 9px;
	color: #000000;
	width: 98%;
	font-weight: lighter;
	border: 1px solid #FBE7B1;
	height: 15px;
}
body, td {
	font-family: Verdana;
	margin: 0px;
	font-size: 11px;
	color: #000000;
}
.form_bg {
	background-attachment: fixed;
	background-image: url(donation.bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.radioBut {
	background-color: #FBE7B1;
	height: 11px;
	width: 11px;
}
.FieldsSec {
	font-size: 9px;
	color: #000000;
}
.subInput {
	font-size: 9px;
	color: #000000;
	font-weight: lighter;
	border: 1px solid #FBE7B1;
	height: 15px;
	width: 145px;
}
.subInput2 {
	font-size: 9px;
	color: #000000;
	font-weight: lighter;
	border: 1px solid #FBE7B1;
	height: 15px;
	width: 60px;
}
.taxID {
	color: #FBE7B1;
	font-weight: bold;
}.FieldsSecLink {

	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
.FieldsSecLink:hover {
	color: #E8825C;
}
