@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image:url(gfx/bgd_music.jpg);
	background-position: left;
	background-attachment: fixed;
	background-repeat: repeat-y;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	color: #CCCCCC;
}

td {
	vertical-align: top;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

a img {
border: none;
}

a:link {
	color: #FFCC33;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #FFFF33;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	color: #FFCC33;
	text-decoration: none;
	font-size: 12px;
}
.concerttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.concertdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	color: #399;
}
.navlink {
	color: #CC6600;
}
.navlink:visited {
	color: #FF9900;
}
.navlink:hover {
	color: #FFCC00;
}
.navlink:active {
	color: #CC6600;
}
.subheader {
	font-family: Times New Roman, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
}

.rubicatlink {
	color: #990000;
	font-size: 10px;
}
.rubicatlink:visited {
	color: #990000;
}
.rubicatlink:hover {
	color: #FF6600;
}
.rubicatlink:active {
	color: #9900000;
}