@charset "ISO-8859-1";

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
	background: #000 url(images/bg-torontomusic-red.jpg) repeat 140px;
	top: 5px;
}
.tableBG {
	background: #FFF;
}
a:link {
	color: #B6000F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B30116;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #F93;
}
.wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	background: #FFF;
}
.alignCentre {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.titleBg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #9C0D09;
	color: #ddd;
	text-align: center;
}
.table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
}
.header {
	padding-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.dataRow {
	background: #ccc;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
.footerC {
	font-size: 10px;
	color: #666;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-weight: normal;
}
.footerT {
	font-size: 10px;
	color: #fff;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-weight: normal;
}
.contactInfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCC;
	margin-top: 6px;
	margin-bottom: 0px;
}
