
body {
scrollbar-arrow-color: #7C8484;
scrollbar-3dlight-color: #7C8484;
scrollbar-darkshadow-color: #234b90;
scrollbar-face-color: #234b90;
scrollbar-highlight-color: #234b90;
scrollbar-shadow-color: #7C8484;
scrollbar-track-color: #3363af;
font-family: Arial;
}
#todaysFilmTD {	

}
#todaysFilm {
	overflow:auto;
	width: 100%; 
	height: 155px; 
	direction:ltr; 
	margin-right:3px;
	margin-top:20px;
}
.filmsTitleTable {
	color:#ffffff;
	width:160px;
	text-align:right;
	direction:rtl;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#ffffff;
}
.filmsTable {
	color:#ffffff;
	width:160px;
	direction:rtl;
	text-align:right;
	margin-right:9px;
}
.filmsHourTd {
	width:43px;
}
.filmsLink {
	text-decoration:none;
	color:#ffffff;
}
