body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}
.footertext {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #B3B1A9;
}
a.set2:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.set2:hover {
	font-size: 10px;
	color: #FFCC33;
	text-decoration: underline;
}
a.set2:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:link {
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-size: 10px;
	color: #A78F68;
	text-decoration: underline;
}
a:visited {
	font-size: 10px;
	color: #000066;
	text-decoration: none;
}
.headerOne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #801313;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #801313;
}
.eventsSidebar {
	font-size: 10px;
	color: #000000;
	background-color: #B3B1A9;
}
.eventsHeader {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #801313;
}
.eventsSubHeader {
	font-size: 14px;
	font-weight: bold;
	color: #801313;
}
.eventData {
	font-size: 10px;
	color: #000000;
}
.eventTitle {
	font-size: 12px;
	color: #666666;
}
.eventArtist {
	font-size: 14px;
	font-weight: bold;
}
.newsTable {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0D0D4B;
}
.newsTitle {
	font-size: 12px;
	font-weight: bold;
}
.smallText {
	font-size: 10px;
	color: #000000;
}
.smallGrayText {
	font-size: 10px;
	color: #CCCCCC;
}
.requiredText {
	font-size: 10px;
	color: #990000;
}
.errorText {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
a.set3:link {
	font-size: 10px;
	color: #801313;
	text-decoration: none;
	background-color: #FFFFFF;
}
a.set3:hover {
	font-size: 10px;
	color: #801313;
	text-decoration: none;
	background-color: #FFFFFF;
}
a.set3:visited {
	font-size: 10px;
	color: #801313;
	text-decoration: none;
	background-color: #FFFFFF;
}
a.set4:link {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
a.set4:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
a.set4:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.requiredText2 {
	background-color: #FFCC00;
}
a.set5:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #801313;
	text-decoration: none;
}
a.set5:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0D0D4B;
	text-decoration: none;
}
a.set5:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A78F68;
	text-decoration: underline;
}
.smallWhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.sorttable {
	border-color: #D0D0D0;
	cell-spacing: 0px;
	border-width: 0px;
}

.sorttable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 0.5em;
	text-align: left;
}

.sorttable td.numeric {
	text-align: left;
	font-size: 11px;
	background-color: #FFFFFF;
}

.sorttable th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding: 2px 0.5em;
  text-align: left;
  background-color: #000000;
}

.sorttable th a:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.sorttable th a:visited {
	color: #BDBCE9;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

.sorttable th a:active, th a:hover {
	color: #D0A2A2;
	text-decoration: underline;
	font-size: 14px;
}

.sorttable tr.alternateRow {
  background-color: #e0e0e0;
}

.sorttable td.sortedColumn {
  background-color: #f0f0f0;
}

.sorttable th.sortedColumn {
  background-color: #333333;
}

.sorttable tr.alternateRow td.sortedColumn {
  background-color: #d0d0d0;
}
