.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #573A0E;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 20px;
}
A {
	color: #377491;
	text-decoration: underline;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #573A0E;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
}
.eventheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #573A0E;
	line-height: 25px;
	font-weight: bold;
}
.bandname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #377491;
	line-height: 25px;
	font-weight: bold;
}
.tableheading {
	line-height: 20px;
	color: #FFFFFF;
	background-color: #6A6A6A;
}

.required {
	font-weight: bold;
	color: #CC0000;
}

.cursorchange {
	cursor: crosshair;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/background.jpg);
	font-size: 11px;
	color: #573A0E;
}
.hometext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #573A0E;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 20px;
}

