body, p, td, th, li {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
a, a:visited{
	color: #330099;
}
a:hover {
	background: #6699CC;
}
form{
	margin: 0px;
	padding: 0px;
}
.isVisible{
	visibility: visible;
}
.notVisible{
	visibility: hidden;
	display: none;
}
.noUnderline {
	text-decoration: none;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.screenShot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 10px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.heading a, .heading a:visited{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.headingGrey, .headingGrey a, .headingGrey a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.tenPoint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.twelvePoint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.red {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;

}
.whiteBold, .whiteBold a, .whiteBold a:visited {
	font-weight: bold;
	color: #FFFFFF;
}
.fourteenPoint {
	font-size: 14px;
}
.white {
	color: #FFFFFF;
}
.white:visited{
	color: #FFFFFF;
}
.bold{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bold14 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.ten {
	font-size: 10px;
}
/*#photoViewTable{
	width: 600px;
}*/
.bgPhotoTable{
	background-color: #798B62;
	border-collapse: collapse;
}
#tableFill{
	background-color: #EEEEEE;
	vertical-align: top;
	border-top: 1px solid #798B62;
}
#tableFill td{
	padding: 3px;
}
#tableClear{
	background-color: #FFFFFF;
	vertical-align: top;
	border-top: 1px solid #798B62;
}
#tableClear td{
	padding: 3px;
}

#right{
	float: right;
}
#newstable{
	height: 320px;
	overflow: auto;
}.lyricsCredits {
	font-size: 10px;
}
.bandInfo{
	padding-left: 10px;
}
