body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-image: url(../images/back_2.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.page a:link {
	color: #B5111B;
	text-decoration: none;
}
.page a:visited {
	color: #B5111B;
	text-decoration: none;
}
.page a:hover {
	color: #000000;
	text-decoration: none;
}
.page a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bar a:link {
	color: #000000;
	text-decoration: none;
}
.bar a:visited {
	color: #B5111B;
	text-decoration: none;
}
.bar a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.bar a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.mainHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#center {
	text-align: center;
	margin-left: auto;
    margin-right: auto;
	width: 720px;
}
#center #bckGround {
	width: 720px;
	background-image: url(../images/back_1.gif);
	background-repeat: repeat;
}
#center #bckGround #main #menuTable .page #menuText {
	font-size: 12px;
	font-weight: bold;
}

#center #bckGround #main #performerMenu {
	background-color: #DCD33A;
	margin-bottom: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
