body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
td.top {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #ff9933;
}
td.bottom {
	color: #FFFFFF;
}
table.cast {
	padding: 3px;
	border: thin;
   border-color: Black;
}
td.noformat {
	background-color: #FFFFFF;
	border: none;
	} 
td.castheader
	{width: 102px;
	background-color: #66CCFF;
	padding: 2px;
	text-align: center;
}
td.castmem
	{text-align: center;
	background-color: #DCDCDC;
}	
table.toplink {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	letter-spacing : 1px;
	}
p.toprollover a{ text-decoration: none; color: #FFFFFF; font-weight: bold;}
p.toprollover :hover{
	text-decoration: none;
	font-weight : bold;
	color : black;
	background: aqua;
}
p.pagelink a{ text-decoration: none; color: #FFFFFF; font-weight: bold;
	font-size: 10px;
}
p.pagelink :hover{
	text-decoration: none;
	font-weight : bold;
	color : black;
	font-size: 10px;
	background: aqua;
}
p.pagelink {
	text-decoration: none;
	font-weight : bold;
	color : black;
	font-size: 8px;
}
