body
{
	color: white;
	background-color: black;
}



.dateHeader
{
	background: black;
}
.title
{
	font-size: x-large;
	color: red;
}
.date
{
	font-size: 16pt;
	color: #0099ff;
	text-decoration: underline;
}
.day
{
	font-size: larger;
	color: yellow;
}
.band
{
	font-size: small;
	color: white;
	white-space:nowrap;
}
body
{
	background: black;
	color: white;
}
.important
{
	padding: 8px 10px 7px 20px;
	border: #3c0 1px solid;
}
.important
{
	background: #fff; -moz-border-radius:7px;}
	
.important legend
{
	padding: 1px 15px;
	background: #f3fff3;
	border: #3c0 1px solid;
	color: #3a0;
	font: 1.2em "Trebuchet MS"; -moz-border-radius:4px;}
.css
{
	color: #190;
	font-family: "Lucida Sans Unicode" , "Lucida Sans";
}
.css strong
{
	font-weight: 400;
	font-size: 110%;
	padding-right: 5px;
}
.coolButton
{
	background-color: #ff3300;
	color: white;
	border-left: 1px groove #ff9900;
	border-top: 1px ridge #ff9900;
	border-right: 1px inset #cc3300;
	border-bottom: 1px outset #cc3300;
	font-size: 10px;
}
.style1
{
	font-size: xx-large;
	font-weight: bold;
}
.style2
{
	font-size: small;
}
.bandWithNoLogo
{
	font-weight: bold;
	font-size: xx-large;
	color: white;	
}
.dateDetails
{
	color: white;
}
.newBold
{
	display:none;
}