body {
	color: #CCCCCC;
	font-family: Sylfaen, Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.grid {
	margin: 0px;
	padding: 0px;
	
}
.grtable {
	
	
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
.nav {
	font-family: Sylfaen;
	color: #FFFFFF;
}
.navtext {
	font-family: Sylfaen;
	font-size: 11px;
	color: #FFFF00;
	text-align: center;
}
.pagegeadings {
	font-family: Sylfaen;
	font-size: 36px;
	font-weight: bold;
	text-align: left;
	color: #CCCCCC;
}
.pageintro {
	font-family: Sylfaen;
	font-size: 16px;
	color: #CCCCCC;
	text-align: justify;
}
.navtextgrey {

	font-family: Sylfaen;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
}
.maintext {
	font-family: Sylfaen;
	font-size: 13px;
	color: #CCCCCC;
	text-align: justify;
}
.maintextitalic {
	font-family: Sylfaen;
	font-size: 10px;
	color: #CCCCCC;
	text-align: left;
	font-style: italic;
}
.maintextbold {
	font-family: Sylfaen;
	font-size: 13px;
	color: #CCCCCC;
	text-align: justify;
	font-weight: bold;

}
.repertoiretextitalic {
	font-family: Sylfaen;
	font-size: 13px;
	font-style: italic;
	color: #CCCCCC;
	text-align: left;
}
.repertoiretextitalicsmall {

	font-family: Sylfaen;
	font-size: 10px;
	font-style: italic;
	color: #CCCCCC;
	text-align: left;
}
.bookme {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}
.reftextitalic {

	font-family: Sylfaen;
	font-size: 10px;
	color: #FFFF00;
	text-align: left;
	font-style: italic;
}
.maintextboldul {
	font-family: Sylfaen;
	font-size: 13px;
	color: #CCCCCC;
	text-align: justify;
	font-weight: bold;
	text-decoration: underline;

}

#fixed {
	position: fixed;
	top:  163px;
	left: 800px;
	}


.score {
	background-image: url(images/scorebackground.jpg);
	font-family: Sylfaen;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}

a:link {
	color: #FFCC00;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #6699FF;
}

.blacklinks a:link {
	color: #000000;
	font-family: Sylfaen;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.blacklinks a:visited {
	color: #000033;
	font-family: Sylfaen;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.blacklinks a:hover {
	color: #333333;
	font-family: Sylfaen;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#audiotracks ul {list-style:none; list-style-type:none; margin:0px; padding:0px;}
#audiotracks li {margin:0px; padding:0px;}
.formstyle {font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px; background-color:#cccccc;}
.formstyle:focus {font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px; background-color:#ffffff;}
.formstyleerror {font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px; background-color: #990000;color:#ffffff;}
.formstyleerror:focus {font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px; background-color:#ffffff;color:#000000;}

.nospace {padding:0px; margin:0px; list-style:none; list-style-type:none;}
.nospace li {margin: 0px 0px 0px 80px;}
.smalltext {

	font-family: Sylfaen;
	font-size: 10px;
	color: #CCCCCC;
	text-align: justify;
}
