body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
}
.title
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	background-color: #cc0000;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
.pt
{
	color: Navy;
}
a
{
	color: Navy;
}
a.nowPlaying
{
	-moz-opacity: 1;
	color: White;
	font-weight: bold;
}
a:hover
{
	color: Blue;
}
a.title
{
	color: white;
	text-decoration: none;
}
a.title:hover
{
	color: #dcdcdc;
}
.time
{
	text-align: center;
	font-weight: bold;
	vertical-align: top;
	font-size: 10pt;
}
.toolbar
{
	font-size: 8pt;
}
.scheduleTable
{
	background-image: url(images/background240.gif);
}
.st
{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #AAAAAA;
	border-left-color: #AAAAAA;
	border-left-width: 4px;
	border-left-style: solid;
	padding-left: 3px;
	font-size: 7pt;
}
span.NowPlaying
{
	-moz-opacity: 1;
}
/* mark */
.nowPlaying
{
	color: white;
	background-color: #0066CC;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
}
.nextOn
{
	color: Black;
	background-color: #B3D9FF;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
}
.markTime
{
	background-color: #FFA347;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
}
.foot
{
	vertical-align: baseline;
	color: White;
	background-color: #003366;
	font-size: 8pt;
}
.last_refresh
{
	padding-top: 2px;
}
.pageTitle
{
	font-size: 12pt;
	font-weight: bold;
}
.s
{
	font-family: Small Fonts;
	font-size: 5pt;
}
.button
{
	border-left-color: white;
	border-left-style: solid;
	border-left-width: 4px;
	border-right-width: 8px;
	border-right-color: white;
	border-right-style: solid;
}
/* type */
.movie
{
	border-left-color: #FFCC00;
}
.moviebutton
{
	border-left-color: #FFCC00;
}
.serial
{
	border-left-color: #00FF00;
}
.serialbutton
{
	border-left-color: #00FF00;
}
.series
{
	border-left-color: #00CC00;
}
.seriesbutton
{
	border-left-color: #00CC00;
}
.info
{
	border-left-color: #007777;
}
.infobutton
{
	border-left-color: #007777;
}
.documentary
{
	border-left-color: #777700;
}
.documentarybutton
{
	border-left-color: #777700;
}
.kids
{
	border-left-color: #CC0000;
}
.kidsbutton
{
	border-left-color: #CC0000;
}
.talkshow
{
	border-left-color: #990033;
}
.talkshowbutton
{
	border-left-color: #990033;
}
.sport
{
	border-left-color: #000099;
}
.sportbutton
{
	border-left-color: #000099;
}
.music
{
	border-left-color: #9999FF;
}
.musicbutton
{
	border-left-color: #9999FF;
}
.otherbutton
{
	border-left-color: #AAAAAA;
}
