a		{ font-weight: bold }
body	{ font-family: verdana, arial, helvetica, sans-serif; 
		  font-size: 12pt; 
		  background-color: white; 
		  color: #dfeedf; 
		  background-image: url(images/music-notes-orange.gif);
		  margin: 0px 0px 0px 0px; }
		  
td		{ font-family: verdana, arial, helvetica, sans-serif; font-size: 12pt; color: #000080 }

.wrapperTable	{ background-color: white }

.wrapperTableCenter	{ border-bottom: 1px solid #15658b; border-top: 1px solid #15658b }

.leftCell	{ background-color: #97c6dc; 
			  border-left: 1px solid #a5a2a2;
			  border-right: 1px solid #15658b;
			  border-top: 1px solid #a5a2a2;
			  border-bottom: 1px solid #a5a2a2 }
			  
.rightCell	{ background-color: #97c6dc; 
		      border-right: 1px solid #a5a2a2;
			  border-left: 1px solid #15658b;
			  border-top: 1px solid #a5a2a2;
			  border-bottom: 1px solid #a5a2a2 }

.headerDivs	{ color: white;
			  background-color: #97c6dc; 
			  padding: 6pt; 
			  width: 660px; 
			  font-weight: bold;
			  font-size: 16pt }

.bold		{ font-weight: bold }
.small		{ font-size: 10pt; font-weight: bold }
.large		{ font-size: 14pt }

.blueBorder	{ border: 1pt solid #800000 }
.rosterLeft	{ color: #800000; 
			  border: 1 solid #C0C0C0 }