body {
	background-color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right:5px;
	line-height:14px
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.backtext {
	color: #000000;
	background-image: url(images/dancer_back.jpg) ;
	background-repeat:no-repeat;
	background-position:bottom;
	}


.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.subHeader {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #9900FF; }

.backcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/dancer_back.jpg) ;
	background-repeat:no-repeat;
	background-position:bottom right;
	}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	/*color: #FFFFFF;*/
	text-decoration: none;
}
a:visited {
	/*color: #FFFFFF;*/
	text-decoration: none;
}
a:hover {
	color: #9900FF;
	text-decoration: none;
}
a:active {
	color: #9900FF;
	text-decoration: none;
}
.purpleLinks {
    color:#9900FF;
}
.whiteText {
	color:#FFFFFF
}
.noRepeat{
	background-repeat:no-repeat;
}

.teamroutines{
	background-repeat:no-repeat;
	background-position: bottom right;
}

