body {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	background-image: url(../grafix/mainbkgrnd.jpg);
	background-position: center top;
	background-color:#000000;
	margin:0px;
	padding:0px;
	background-attachment: fixed;
	background-repeat: repeat-y;
	}


.text1{
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0099FF;
}

.style1 {
	font-size: 10px;
	font-style: italic;
	color: #999999;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #999999;
}

a:hover {
	color: #FFFFFF;
	background-image: url(../grafix/txtbkgrnd.gif);
}

a:active {
	text-decoration: none;
	color: #CCCCCC;
}


.bandNames {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0099FF;
	}
	
.setList {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;
	}
	
.setSub {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #990000;
	}

.questions {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;
	}
	
.testies {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	}
	
.packageTitle {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0099FF;
	}
	
.packages {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	}
