@charset "iso-8859-1";
/* CSS Document */

body{
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
width:100%;
background-color:#000000;

}
.text{
font-family: Arial;
font-size:11px;
color:#000000;
}
.subhead{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: lighter;
color:#FF0000;
}
.border {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #cfcdbe;
}
.bottomborder {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #fdfce8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cfcdbe;
	border-right-color: #cfcdbe;
	border-bottom-color: #cfcdbe;
	border-left-color: #cfcdbe;
}
.bottomborder1 {

	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #e3e3e1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cfcdbe;
	border-right-color: #cfcdbe;
	border-bottom-color: #cfcdbe;
	border-left-color: #cfcdbe;
}
.hyper{
vertical-align:top;
padding-top:10px;
font-weight:bold;
padding-left:10px;
color:#660000;
}
.hyper a:link {
	color:#660000;
	text-decoration: none;
}
.hyper a:visited {
	text-decoration: none;
	color: #0000FF;
}
.hyper a:hover {
	text-decoration: none;
	color: #FF0000;
}
.hyper a:active {
	text-decoration: none;
	color: #FF00FF;
}
.movietitle{
font-weight:bold;
color:#660000;
}
.movietitle a:link {
	color:#660000;
	text-decoration: none;
}
.movietitle a:visited {
	text-decoration: none;
	color: #FF0000;
}
.movietitle a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.movietitle a:active {
	text-decoration: none;
	color: #FF0000;
}

