body {background-color: black;
      margin: 5 px;
	  font-family: Arial, Helvetica, sans-serif;
	  color: #FFFFFF;}
.titles {font-size: x-large;
	     font-style: normal;
	     text-decoration: none;}
.text {font-size: small;
	   font-style: normal;
	   text-decoration: none;
	   vertical-align: top;}
.calendar {font-size: x-small;
	   font-style: normal;
	   text-decoration: none;
	   vertical-align: middle;
	   text-align: center;
	   height: 50px;}
.centertext {font-size: small;
	   font-style: normal;
	   text-decoration: none;
	   vertical-align: top;
	   text-align: center;}
.centerbold {font-size: small;
	   font-style: normal;
	   font-weight: bold;
	   text-decoration: none;
	   vertical-align: top;
	   text-align: center;}
.musiclist {font-size: small;
	   font-style: normal;
	   text-decoration: none;
	   vertical-align: top;
	   text-align: center;
	   border-style: solid;
	   border-width: 2px;
	   border-color: #b20606;}
.righttext {font-size: small;
	   font-style: normal;
	   text-decoration: none;
	   vertical-align: top;
	   text-align: right;}
.allcenter {font-size: small;
	   font-style: normal;
	   text-decoration: none;
	   vertical-align: center;
	   text-align: center;}
.leftcenter {font-size: small;
	   font-style: normal;
	   text-decoration: none;
	   vertical-align: center;
	   text-align: left;}
.musictitle {font-size: small;
	   font-style: normal;
	   text-decoration: none;
	   vertical-align: top;
	   text-align: center;
	   font-size: medium;}
.cellscroll {height: 405px; 
             overflow: auto;
			 overflow-x: hidden;
			 scrollbar-3dlight-color:#000000;
             scrollbar-arrow-color:#81A6CA;
             scrollbar-base-color: #bf6302;
             scrollbar-darkshadow-color:#000000;
             scrollbar-face-color:#c71e16;
             scrollbar-highlight-color:#000000;
             scrollbar-shadow-color:#c71e16}
a {text-decoration: none;
   color: #FFFFFF;}
a:hover {text-decoration: none;
         color: #81a6ca;}
th {text-align: center;
    vertical-align: top;}
table {left-margin: auto; right-margin: auto; width: 800;}
div.centered {text-align: center;} 
div.centered table {margin: 0 auto; text-align: left;}
#gigs {
	overflow: auto;
	overflow-x: hidden;
}
#emailForm {
	border: 0px;
}
