body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #EEE;
	margin: 1em 2em;
}
table.playlist_table { background-color: #9CC; border: 1px solid #9CC; }
.header {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #066;
	padding-top: 10px;
	margin-bottom: 1em;
/*
	width: 680px; 
	margin: 0 auto 1em auto;
*/
}
.date {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color: black;
	background-color: #FFCC66;
}
.key {
	font-size: 12px;
	font-weight: bold;
	color: #693;
	text-align: center;
	background-color: #FFF;
}
.dorecredit {
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-align: center;
}

.table_heading {
	font-size: 15px;
	font-weight: bold;
	color: black;
	background-color: white;
	text-align: left;
}

.normal {
	font-size: 12px;
	color: black;
	background-color: white;
}
.normal_setbreak {
	font-size: 12px;
	color: black;
	background-color: white;
	text-align: center ;
	font-style: italic ;
}
.normal_info {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: black;
	background-color: white;
}

.live_heading {
	font-size: 12px;
	font-weight: bold;
	color: black;
	background-color: white;
	text-align: center;
}
.live {
	font-size: 12px;
	color: black;
	background-color: white;
}
.live_setbreak {
	font-size: 12px;
	color: black;
	background-color: white;
	text-align: center ;
	font-style: italic ;
}
.live_end {
	font-size: 10px;
	text-align: center;
	color: black;
	background-color: white;
}

.theme_heading {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #006666;
	background-color: #FFFF00;
}
.theme_blue_info {
	font-size: 12px;
	color: #006666;
	background-color: #CCFFFF;
	text-align: left;
	font-style: normal ;
}
.theme {
	font-size: 12px;
	color: #006666;
	background-color: #FFFFCC;
}
.theme_setbreak {
	font-size: 12px;
	color: #006666;
	background-color: #FFFFCC;
	text-align: center ;
	font-style: italic ;
}
.theme_info {
	font-size: 12px;
	color: #006666;
	background-color: #FFFFCC;
	text-align: left;
	font-style: normal ;
}
.theme_blue {
	font-size: 12px;
	color: #006666;
	background-color: #CCFFFF;
	text-align: left;
	font-style: normal ;
}
.theme_end {
	font-size: 10px;
	text-align: center;
	color: #006666;
	background-color: #FFFFCC;
}

.mystery_heading {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #006666;
	background-color: #FFFF00;
}
.mystery {
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	background-color: #FFFF00;
}
.mystery_info {
	font-size: 12px;
	font-weight: normal;
	color: #006666;
	background-color: #FFFFCC;
	text-align: left;
}
.mystery_setbreak {
	font-size: 12px;
	color: #006666;
	background-color: #FFFFCC;
	text-align: center ;
	font-style: italic ;
}
.mystery_end {
	font-size: 10px;
	text-align: center;
	color: #006666;
	background-color: #FFFFCC;
}	

img.icon { border: none; vertical-align: middle; }

