body {
font: normal 11px/18px verdana, arial, tahoma, sans-serif;
}
p { margin-top: 0px; margin-bottom: 0px; }
.scroll	{
	height: 200px;
	width: 300px;
	overflow: auto;
	scrollbar-face-color:#7996E2;
	scrollbar-arrow-color:#7996E2;
	scrollbar-track-color:#647A19;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#487ED4;
	scrollbar-3dlight-color:#647A19;
	scrollbar-darkshadow-Color:#647A19;
	filter:chroma(color=#647A19);
}


.WHITETEXT {
	font-weight:normal;
	color:#FFFFFF;
	font-size: 8pt;
	align:left;
	line-height:1.5;
}

.WHITETEXTBOLD {
	font-weight:bold;
	color:#FFFFFF;
	font-size: 8pt;
	align:left;
	line-height:1.5;
}

.SMALLTEXT {
	font-size: 9px;
	color:#FFFFFF;
	line-height:1.2;
	}

.REDTEXT {
	font-weight:normal;
	font-size: 8pt;
	align:left;
	line-height:1.5;
	color: #ff0000;
}
table.sample {
	border-width: 1px;
	border-spacing: 1px;
	border-style: outset;
	border-color: #7E7E7E;
	border-collapse: collapse;

}
table.test{
border:1px solid white;}
td.test{
border-style:solid white;
border-top-width:1px;
border-bottom-width:0px;
border-left-width:0px;
border-right-width:0px;}
.blackbox {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

#episodes {
text-align:left;
}

#episodes .episodepic {
width:160px;
border: 1px solid #666666;
float:left;
text-align:center;
vertical-align:middle;
padding:3px;
}
#episodes .episodeinfo {
width:245px;
text-align:left;
float:left;
padding-left:5px;
}
.style4 {
	font-weight:normal;
	color:#FFFFFF;
	font-size: 8pt;
	align:left;
	line-height:1.5;
}