/* CSS Document */
table {
	border-collapse: collapse;
	}

td.border {
	border:1px  #924D2C solid;
	padding:3px;
	font-size: 12px;
	}
.spacer {
	border:0px <?php echo $borders; ?> solid;
	font-size:8pt;
	}
.boldText {
	font-weight: bold;
	font-size:8pt;

	  }

/*
a.albums {
    color:#ffffff;
	text-decoration:underline;
	 }

a.albums:hover {
	       text-decoration:underline;
           color:#ffffff;
	       }
a.bigger:hover {
	            color:#ffffff;
	       }
a.bigger:link {

	            color:#ffffff;
}
*/
a.currentAlbum {
              color:#cccccc;
			  text-decoration:none;	      
	      }
.normal {
	font-size: 12px;
	color: #ffffff;
}
.bigger {
	font-size: 14px;
	color: #ffffff;
}
.underbar {
	color: #0033FF;
	font-weight: bolder;
	font-size: 14px;

	

}

.sponser {
	font-size:11px;
	color: #ffffff;

}
.tagline {
	font-weight: bold;
	font-size:11px;
	color: #ffffff;

}
.taglinesmall {

	font-weight: bold;
	font-size:9px;
	color: #ffffff;
}
