@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: underline;
}
.yellow {color: #FFFF00}
.yellowsmall {color: #FFFF00; font-size: 10px;}
.whitesmall {color: #FFFFFF; font-size: 10px;}
.white {color: #FFFFFF}
.red {color: #FF0000}
.redsmall {color: #FF0000; font-size: 10px;}
.blue {color: #336699}
.blackout {color: #000000}
.blkbkblutxtfp {background-color:#000000; color: #336699; font-size: 12px; font-weight: bold;}

/* For sidebar movie pic and text links on page_template.dwt */
.piclink {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF;}
a.piclink {text-decoration: none; color: #FFFFFF;}
a.piclink:visited {text-decoration: none; color: #FFFFFF;}
a.piclink:hover {text-decoration: none; color: #FFFF00;}

/* For sidebar top header links on page_template.dwt */
.yellowsidelink {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #FFFF00;}
a.yellowsidelink {text-decoration: none; color: #FFFF00;}
a.yellowsidelink:visited{text-decoration: none; color: #FFFF00;}
a.yellowsidelink:hover {text-decoration: none; color: #FFFFFF;}