@charset "utf-8";
.p2header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 5px;
	border-bottom-style: solid;
	border-bottom-color: #00CC00;
}
.Thankyou {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	position: fixed;
	width: 800px;
	top: 50px;
	height: 600px;
	text-align: left;
	float: none;
	margin: 50px;
	padding: 10px;
	display: table;
	border: medium solid #009900;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
}
.VolunteerTableHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border-bottom-style: solid;
	border-bottom-color: #00CC00;
	color: #009900;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
}
.VolunteerTableRows {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-style: inset;
	border-bottom-color: #009900;
	color: #000000;
	font-weight: normal;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	height: auto;
	width: auto;
	clear: none;
	float: none;
	line-height: 30px;
	border-bottom-width: medium;
}
.VolunteerTableHeaderNOBORDER {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border-bottom-style: none;
	border-bottom-color: #00CC00;
	color: #009900;
	font-weight: bold;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: underline;
}
