a {
	text-decoration: underline;
}

a:link {
	color: black
}

a:visited {
	color: black
}

a:active {
	color: black
}

.menu a {
	font-size: 80%;
	color: white
}

.menu a:link {
	color: white
}

.menu a:visited {
	color: white
}

.menu a:active {
	color: white
}

.footer p {
	text-align: center;
}

.footer a {
	color: black
	font-size: 80%;
	text-align: center;
}

.footer a:link {
	color: black
	text-align: center;
}

.footer a:visited {
	color: black
	text-align: center;
}

.footer a:active {
	color: black
	text-align: center;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: normal;
}

.default {
	font-weight: normal;
	font-size: 80%;
	font-style: normal;
	font-family: Arial, sans-serif;
}

.errorMsg {
	color: red;
	text-align: center;
	font-weight: bold;
	font-size: 80%;
	font-style: italic;
	font-family: Arial, sans-serif;
}

.saveButton {
	text-align: center;
	font-weight: normal;
	font-size: 80%;
	font-style: normal;
	font-family: Arial, sans-serif;
}

.registerNowButton {
	color: #007700;
	text-align: center;
	font-weight: bold;
	font-size: 100%;
	font-style: normal;
	font-family: Arial, sans-serif;
}

.registerNowButton a {
	color: #007700;
}

.registerNowButton a:link {
	color: #007700;
}

.registerNowButton a:visited {
	color: #007700;
}

.registerNowButton a:active {
	color: #007700;
}

.linkBalanceDue {
	color: red;
	text-align: center;
	font-weight: bold;
	font-size: 100%;
	font-style: normal;
	font-family: Arial, sans-serif;
}

.linkBalanceDue a {
	color: red;
}

.linkBalanceDue a:link {
	color: red;
}

.linkBalanceDue a:visited {
	color: red;
}

.linkBalanceDue a:active {
	color: red;
}

.title {
	color: #007700;
	text-align: center;
	font-size: 150%;
	font-weight: bold;
}

.subtitle {
	color: #007700;
	text-align: center;
	font-size: medium;
	font-weight: bold;
}

.regSubtitle {
	color: #FFFFFF;
	background-color: #007700;
	text-align: center;
	font-size: medium;
	font-weight: bold;
}

.instructions{
	margin-left: 10px;
	margin-right: 10px;
}

.tableHeadingRow {
	background-color: #999999;
	font-size: 80%;
	font-family: Arial, sans-serif;
}

.tableOddRow {
	font-family: Arial, sans-serif;
	font-size: 80%;
	background-color: #FFFFFF;
}

.tableEvenRow {
	font-family: Arial, sans-serif;
	font-size: 80%;
	background-color: #C0C0C0;
}

.shortcut {
	FONT-WEIGHT: bold; FONT-SIZE: 80%; FONT-STYLE: normal; FONT-FAMILY: Arial, sans-serif
}

.inputForm {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.fieldLabel {
	font-size: 80%;
	color: #000000;
	text-align: right;
	font-weight: bold;
}

.fieldInput {
	font-size: 80%;
	color: #000000;
	text-align: left;
	font-weight: normal;
}

.fieldBalanceDue {
	font-size: 100%;
	color: red;
	text-align: left;
	font-weight: bold;
}

.inputForm.td.p.volunteerText {
	color: #007700;
	text-align: center;
	font-size: large;
	font-weight: bold;
}

.forceFont {
	font-weight: normal;
	font-size: 90%;
	font-style: normal;
	font-family: Arial, sans-serif;
}

.forceFont2 {
	font-weight: normal;
	font-size: 75%;
	font-style: normal;
	font-family: Arial, sans-serif;
}

.cannotChange {
	color: #FF0000;
	text-align: center;
	font-weight: normal;
	font-size: 80%;
	font-style: normal;
	font-family: Arial, sans-serif;
}

.center {
	text-align: center;
}

.invoice {
 	font-weight: normal; font-size: 80%; font-style: normal; font-family: Arial, sans-serif; margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 10px;
}

.invoice table {
 	font-weight: normal; font-size: 100%; font-style: normal; font-family: Arial, sans-serif; margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 10px;
}
 
.validationMsgTitle {
	color: black;
	font-weight: bold;
	font-size: 120%;
	font-family: Arial, sans-serif;
}
 
.validationMsgHeader {
	color: red;
	font-weight: bold;
	font-size: 100%;
	font-style: italic;
	font-family: Arial, sans-serif;
	margin-left: 20px;
}
 
.validationMsgDetails {
	color: black;
	font-weight: bold;
	font-size: 100%;
	font-style: italic;
	font-family: Arial, sans-serif;
	margin-left: 40px;
}

.shopForm {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
}

.shopForm table {
	width: 300px;
	
}

.shopForm tr {
}

.shopForm td {
	vertical-align: top;
}

.shopForm img {
	border: none;
}

.shopForm a {
	text-decoration: underline;
	font-size: 75%;
}

.shopForm a:link {
	color: black;
}

.shopForm a:visited {
	color: black;
}

.shopForm a:active {
	color: black;
}

.shopForm.itemRow {
	border-bottom-style: solid;
	margin-bottom: 50px;
}

td.itemInfo {
	padding-bottom: 50px;
}

td.itemPicture {
	text-align: center;
	padding-bottom: 50px;
}

td.itemDescription {
	font-size: 110%;
	color: black;
	text-align: left;
	font-weight: bold;
	padding-bottom: 20px;
}

td.itemOrderLabel {
	text-align: right;
}

.mainTable { 
	text-align: center;
}

.mainTable table { 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 320px;
	background-color: #CCCCCC
}

p.cannotChangeOrder {
	color: #FF0000;
	text-align: center;
	font-weight: normal;
	font-size: 80%;
	font-style: normal;
	font-family: Arial, sans-serif;
}

.sectionDivider { 
	background-color: #FFFFFF;
	font-size: 10%;
}

hr.sectionDivider { 
	color: #FFFFFF;
	background-color: #FFFFFF;
	font-size: 50%;
	border-style: none;
}

.submitCancelButtons { 
	background-color: #FFFFFF;
	text-align: center;
}

.dataEntryHint {
	font-weight: normal;
	font-size: 80%;
	font-style: italic;
	font-family: Arial, sans-serif;
}
