div.navbar
{
	left: 5px;
	width: 200px;
	color: #ffffff;
	padding-top: 0px;
	position: absolute;
	top: 0px;
	/*height: 500px;*/
	/*background-color: #0056aa;*/
	/*background-color: white;*/
}

div.mainbody
{
	LEFT: 200px; 
	POSITION: absolute; 
	TOP: 10px;
}
h2
 {
	font-family: Century Gothic, Verdana, Arial, Helvetica;
	font-size: 18pt;
	text-align: Center;
	font-weight: bold
}
h3
 {
	font-family: Century Gothic, Verdana, Arial, Helvetica;
	font-size: 16pt;
	text-align: Center;
	font-weight: bold
}
h4
 {
	font-family: Century Gothic, Verdana, Arial, Helvetica;
	font-size: 14pt;
	text-align: Center
}
body
 {
	font-family: Century Gothic, Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF
}
.tablebody
 {
	font-family: Century Gothic, Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF
}
.bandname
 {
	font-family: Century Gothic, Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	font-style : italic;
	color: #0000FF;
	background-color: #FFFFFF;
}
.editorialsig
 {
	font-family: Century Gothic, Verdana, Arial, Helvetica;
	font-size: 16pt;
	font-weight: bold;
	font-style : italic;
	color: #000000;
	background-color: #FFFFFF
}
.editorialhdr
 {
	font-family: Century Gothic, Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	background-color: #FFFFFF
}
.musicstyle
 {
	font-family: Century Gothic, Verdana, Arial, Helvetica;
	font-size: 14pt;
	font-weight: bold;
	font-style : italic;
	background-color: #FFFFFF;
}
.mainli
{
	padding: 5px;
}
.schedhead {
  font-weight: bold;
}
.schedrow {
  background-color: white;
}
.schedaltrow {
  background-color: #F0F8FF;
}
.clr1 {color:indigo}
.clr2 {color:#0000FF}
.clr3 {color:black}
.clr4 {color:green}
.clr5 {color:olive}
.clr6 {color:orange}
.clr7 {color:red}


