.gigsTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.gigsTable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.gigsTableTHfilled {
	background-color: #666666;
	border: 1px solid #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.gigsTableTHempty {
	background-color: #413870;
	width: 10px;
}
.gigsTable tr {
	border-top: 1px solid #6D5DBB;
	border-bottom: 1px solid #6D5DBB;
}
.gigsTable a {
	font-weight: 900;
	color: #FFFFFF;
	text-decoration: underline;
}
.sectionHeading {
	font-weight: bold;	
}
.dayoftheweek {
	font-weight: bold;
	color: #FF6666;
}

.otherGigs a:link, .otherGigs a:visited, .otherGigs a:hover, .otherGigs a:active {
	font-weight: normal; 
}
.publicgig {
	border-style: solid;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-collapse:collapse;
	border-color:#CC66FF;
	text-align: center;
}
