body {
	background-color: #262626;
	margin-top: 20px;
}
.movie_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#brdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFF00;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-style: italic;
}
p a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-style: italic;
}
p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-style: italic;
}
p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color:#FFFF00;
	text-decoration: none;
	font-style: italic;
}
.bttn_padding_top {
	padding-top: 7px;
}
.alt_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

