body	{
	scrollbar-base-color: #a75601;
	scrollbar-arrow-color: white;
	scrollbar-DarkShadow-Color: white;
	Scrollbar-Track-Color: #000000;
	Scrollbar-Highlight-Color: #A0C911;
	Scrollbar-3DLight-Color: #000066;
	font-size:11px;
	color: #FFFFFF;
	font-family: arial,sans-serif;
	letter-spacing: 0px;
}

a		{
	font-size:13px;
	color: #FFFFFF;
	font-family:arial, sans-serif;
	text-decoration: none;
	font-weight : bold;
}

a:visited		{
	font-size:13px;
	color: #FFFFFF;
	font-family:arial, sans-serif;
	text-decoration: none;
	font-weight : bold;
}

a:hover		{
	font-size:13px;
	color: #f9f79a;
	font-family:arial, sans-serif;
	text-decoration:none;
	font-weight : bold;
}

a.yellow		{
	font-size:13px;
	color: #d3d931;
	font-family:arial, sans-serif;
	text-decoration: none;
	font-weight : bold;
}

a.yellow:visited		{
	font-size:13px;
	color: #d3d931;
	font-family:arial, sans-serif;
	text-decoration: none;
	font-weight : bold;
}

a.yellow:hover		{
	font-size:13px;
	color: #d3d931;
	font-family:arial, sans-serif;
	text-decoration:none;
	font-weight : bold;
}

.sidenav a:link, .sidenav a:visited, .sidenav-selected a:link, .sidenav-selected a:visited {
	filter:alpha(opacity=100);
	opacity: 100;
	background-color: #000000;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	color: #FFFFFF;
	padding-left: 30px;
	display:block;
	text-decoration: none;
	text-align : center;
}

.sidenav a:hover {
	filter:alpha(opacity=100);
	background-color: #000000;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	color: #FFFFFF;
	padding-left: 30px;
	display:block;
	text-decoration: none;
	text-align : center;
}

.sidenav-selected a:link, .sidenav-selected a:visited,.sidenav-selected a:hover {
	filter:alpha(opacity=100);
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-weight: bold;
}

.page-bg { 
	BACKGROUND-IMAGE: url(../images/bg.jpg);
	BACKGROUND-REPEAT: repeat-x; 
	POSITION: relative; 
	BACKGROUND-COLOR: #cfeba5;
 }

.band-bg { 
	BACKGROUND-IMAGE: url(../images/band-bg.jpg);
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
	BACKGROUND-COLOR: #023b1e;
 }

.music-bg { 
	BACKGROUND-IMAGE: url(../images/music-bg.jpg);
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
	BACKGROUND-COLOR: #023b1e;
 }

.contact-bg { 
	BACKGROUND-IMAGE: url(../images/contact-bg.jpg);
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
	BACKGROUND-COLOR: #023b1e;
 }

.dates-bg { 
	BACKGROUND-IMAGE: url(../images/dates-bg.jpg);
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
	BACKGROUND-COLOR: #023b1e;
 }

.justify {text-align: justify}

td		{
	font-size:12px;
	color: #FFFFFF;
	font-family:arial, sans-serif;
}

.yellow-text		{
	font-size:12px;
	color: #d3d931;
	font-family:arial, sans-serif;
	font-weight : bold;
}

.large-hed		{
	font-size:17px;
	color: #f4f16e;
	font-family:arial, sans-serif;
}

select,textarea, input{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FBFBFB;
	border-color: #000000;
	border-style: solid solid solid solid;
	border-width: 1px;
	padding : 5px;
	line-height : normal;
}

.date-border {
	border: 1px solid #FFFFFF;
	padding:7; 
	margin-left:auto;
	margin-right:auto;
}

a.castnet		{
	font-size:11px;
	color: #000000;
	font-family:arial, sans-serif;
	text-decoration: none;
	font-weight : bold;
}

a.castnet:visited		{
	font-size:11px;
	color: #000000;
	font-family:arial, sans-serif;
	text-decoration: none;
	font-weight : bold;
}

a.castnet:hover		{
	font-size:11px;
	color: #666666;
	font-family:arial, sans-serif;
	text-decoration:none;
	font-weight : bold;
}
