@charset "utf-8";
td .monthHead {
	font-family: "Lucida Sans", Verdana, "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #0066CC;
	border: 1px solid #000000;
}
td .dateblock {
	font-family: "Lucida Sans", Verdana, "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC9900;
}
td .announceblock {
	font-family: "Lucida Sans", Verdana, "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	background-color: #FFFFCC;
}
td .jazz {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFF66;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

td .rock {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #99FFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

td .classical {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFCCFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

td .folk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #99FF66;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

td .world {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #9999FF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

td .groupBlock {
	font-family: "Lucida Sans", Verdana, "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

td a {
	font-family: "Lucida Sans", Verdana, "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-style: normal;
}

td .footnote {
	font-family: "Lucida Sans", Verdana, "Trebuchet MS", sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}

td .blues {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #339999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
td .other {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #993366;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
