<style type="text/css">

table.grid {
    border-width: 1px;
    border-spacing: ;
    border-style: outset;
    border-color: gray;
    border-collapse: collapse;
    padding-top: 0px;
}
table.grid th {
    font-family:Verdana, Verdana, Geneva, sans-serif;
    font-size: 11px;
	color: #d3cfb3;
	text-align: left;
    border-width: 1px;
    padding: 2px;
    border-style: inset;
    border-color: gray;
    -moz-border-radius: ;
}
table.grid td {
    font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 11px;
    border-width: 1px;
    padding: 2px;
    border-style: inset;
    border-color: gray;
    -moz-border-radius: ;
}

a.playlist-link {
	text-decoration: none;
	font-weight: bold;
	color: #675d4f; 
	font-size: 10pt;
	line-height: 18px;
	padding:5px 12px 0px 10px;
}

.annotation {
	text-decoration: none;
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight:normal;
	color: #675d4f; 
	font-size: 8pt;
	line-height: 14px;
	padding:0px 12px 2px 12px;
}

.odd {
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight:normal;
	color: #675d4f; 
	font-size: 8pt;
	line-height: 14px;
	padding:0px 12px 2px 12px;
	background-color: #d9cd9e;
	line-height: 18px;
}

.even {
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight:normal;
	color: #675d4f; 
	font-size: 8pt;
	line-height: 14px;
	padding:0px 12px 2px 12px;
	background-color: #c5ba8e;
	line-height: 18px;
}

.highlight {
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight:normal;
	color: #675d4f; 
	font-size: 8pt;
	line-height: 14px;
	padding:0px 12px 2px 12px;
	background-color: #e7e3c8;
	line-height: 18px;
}

.playlist {
	overflow: auto;
	height: 350px;
}











table.schedule_grid {
    border-width: 1px;
    border-spacing: ;
    border-style: outset;
    border-color: gray;
    border-collapse: collapse;
    padding-top: 0px;
	width: 400px;
}
table.schedule_grid th {
    font-family:Verdana, Verdana, Geneva, sans-serif;
    font-size: 11px;
	color: #d3cfb3;
	text-align: left;
    border-width: 1px;
    padding: 2px;
    border-style: inset;
    border-color: gray;
    -moz-border-radius: ;
}
table.schedule_grid td {
    font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 11px;
    border-width: 1px;
    padding: 2px;
    border-style: inset;
    border-color: gray;
    -moz-border-radius: ;
}

.schedule_odd {
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight:normal;
	color: #675d4f; 
	font-size: 8pt;
	line-height: 14px;
	padding:0px 12px 2px 12px;
	background-image:url(http://www.chuckmayo.com/images/75p_white.png);
	line-height: 18px;
}

.schedule_even {
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight:normal;
	color: #675d4f; 
	font-size: 8pt;
	line-height: 14px;
	padding:0px 12px 2px 12px;
	background-image:url(http://www.chuckmayo.com/images/65p_white.png);
	line-height: 18px;
}

.schedule_highlight {
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight:normal;
	color: #675d4f; 
	font-size: 8pt;
	line-height: 14px;
	padding:0px 12px 2px 12px;
	background-color: #e7e3c8;
	line-height: 18px;
}

</style>

