body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
body {
	background-color: #000000;
}
a:link {
	color: #FE0002;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
td  img {
	border: 1px solid #FF0000;
}

img {
	border: 0px solid #FF0000;
}
#tableBase {
	padding: 10px;
	border: 1px solid #FF0000;
	text-align: center;
}
#tableSynopsis {
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 12px;
	margin-left: 4px;
	text-align: justify;
}
#tableSynopsis  td {
	text-align: justify;
}

.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.text_titlered {
	color: #FF0000;
}

.text_comments {
	font-size: 13px;
	line-height: 1.4em;
	color: #CCCCCC;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#section {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tableBase table .posters {
	background: center top;
}
#tableBase .posters #tablePosters {
	background: center top;
	padding-left: 50px;
}

