body {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
font-size: 75%;
}

.mainText {font-size: 90%;}

.footNote {
	font-size: 80%;
	color: #336600;
}
.selectBands {
	font-weight: bold;
	background-color: #FFFFCC;
	border: 1px solid green;
}
.linksTable {
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

td {vertical-align: top;}
.cellColour {background-color: #336600;}
.lightBG {background-color: #CCFF99;}
.borderColour {border: 2px dotted #336600;}

a {color: #336600;}
a:hover {color: #FF0000;}
a:visited {color: #333333;}

.nav { background-color: #000000; 
font-size: 80%;
border: 2px dotted #336600;}

.nav a { color: #FFFFFF; }
.nav a:visited { color: #CCFF99;}

.whiteText {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.whiteText a {color: #CCFF99;}
.whiteText a:visited {color: #CCFF99;}

.navBlock {
	background-image: url(../images/navBlock.gif);
	background-repeat: repeat;
}
.tableLine {
border-bottom: 1px solid #CCFF99;
padding: 6px;
}

.pageNumbers {
border-bottom:1px solid #000;
border-top:1px solid #000;
background-color: #CCFF99;
margin: 4px;
text-align: center;
padding: 3px;
}

.pageNumbers a {margin: 3px;}

#navigation { 			color: white; font-size: 75%;}
#navigation UL {		margin:0px;padding:0px; width: 150px; list-style-type: none;}
#navigation UL LI {		margin:0px; padding:0px; background-color: black;
						border-bottom: 1px solid #333333;}
#navigation UL LI A {	display: block;
						padding: 2px;
						margin: 0px;
						color: white;
						text-decoration: none;
						}
#navigation UL LI A:hover {color: white; background-color: #336600;}

.passwords { font-size: 90%; }
.passwords input { font-size: 90%; }
.passwords select { font-size: 90%; }

.adminHead { background-color: red; color: white; padding: 4px;}

.headBanner { font-size: 90%; width: 100%; text-align: justify; padding: 0px; margin: 0px;color:white;background-color:black; }
.banner2 {	border-bottom: 1px solid #000;
			padding: 10px;
			background-image: url(../images/clock_NWG.jpg);
			background-repeat: no-repeat;
			background-position: right top;
			height: 150px;
			width: 100%;
			color: #FFF;
			Font-Size: 180%;
			font-weight: bold;
			background-color: #000066;
			}
.bannerSub { font-size: 120%; margin-right: 200px;}

.reviews { margin-top: 10px; margin-bottom: 10px; color: black; font-size:80%;font-weight:bold; border-bottom: 1px dotted #000;}

.searchBox { text-align: center; padding: 3px; }

.selectGigs	{ 	position: absolute;
				top: 130px;
				left: 10px;
				}
.gigsBG	{	height: 44px;
			color: white;
			background-color: #CCFF99;
			text-align: center;
			}
.gigsBG h1	{ line-height: 44px; margin: 0px; padding: 0px;}