.gradientBack {
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
}
.left-repeat {
	background-image: url(/images/very-left-repeat.jpg);
}
.right-repeat {
	background-image: url(/images/very-right-repeat.jpg);
}
.left-space {
	background-image: url(/images/left-text-repeat.jpg);
}
.right-space {
	background-image: url(/images/right-text-repeat.jpg);
}
.ptkinfo-space {
	background-color: #FFFFFF;
}
.bottomTextlinks {
	background-image: url(/images/under-text-and-repeat.jpg);
	font-size: 12px;
}
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bottomRightrepeat {
	background-image: url(/images/bottom-right-barrepeat.jpg);
}
.bottomLeftrepeat {
	background-image: url(/images/bottom-left-bar.jpg);
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.subHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.newsdateText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.scheduleBox {
	border: thin solid #333333;
}
.subHeader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.newsupdateText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
}
.newsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.newclassText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: 100;
	color: #FFFFFF;
}
.songBox {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #3399FF;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	border-left-color: #3399FF;
}
.seachedText {
	background-color: #FFFF00;
}
.bigHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
