body {
	background-image: url(images/background-shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #000000;
	margin: 0px;
	padding: 0px;

}
.tbl {
	margin: 0px;
	padding: 0px;
	border: 0px 0;



}
.cell {
	padding: 6px 8px 4px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}
.txt-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #B44023;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
.cell-bottom-border {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.txt-movie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #996666;
}
.large-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.txt-play-film {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC3300;
}
.cellCopy {
	padding: 6px 8px 4px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;

}

