bgColor{
  background-color: #ff7f28;
  color: #ff7f28;
}

table#donate th {
	font-weight: bold;
	text-decoration: underline;
}
table#donate td {
	padding-left: 25px;
}
#myscroller {
	position:relative;
	width:200px; height:350px;
	background-color:#ffffcc;
	overflow:hidden;
	border:solid 1px; margin:5px;
}
#donate-button {
	font-size: 200%;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 4px;
}
table.registration th {
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
}
table.registration h2 {
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0;
	text-decoration: underline;	
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
}
table.registration td.heading span {
	font-weight: normal;
	font-size: 12px;
	color:#666666;
	text-decoration: none;
}
table.summary {
	font-family: Arial, Helvetica, sans-serif;
}
table.summary td,
table.summary th {
	padding: 5px;
}
table.summary th {
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
}
table.summary td.title {
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
}