body {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	background-color: #1E1E1E;
}
.tileLeft {
	background-image: url(images/tile_l.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.tileRight {
	background-image: url(images/tile_r.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.filmTitles {
	color: E4E4E4;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: underline;
}
.filmTitles:hover {
	color: #990000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
}
.tileRL {
	background-image: url(images/tile_rama1.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-right: 4px;
}
.tileRR {
	background-image: url(images/tile_rama2.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 4px;
	padding-right: 10px;
}
.filmTitles2 {
	color: E4E4E4;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
}
.Titles {
	color: #FF6600;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.text {
	color: #D4D4D4;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.link {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
.link:hover {
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
