body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 8px 0px 0px 8px;
	padding: 0px;
	background-color: #001A4F;
	scrollbar-face-color: #D7E3FF; 
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #ffffff; 
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #000000; 
scrollbar-track-color: #808080;
scrollbar-darkshadow-color: #000000;

}
.TL {
	background-image: url(images/TL.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 13px;
	width: 13px;
}
.TR {
	background-image: url(images/TR.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 13px;
	width: 13px;
}
.BL {
	background-image: url(images/BL.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 13px;
	width: 13px;
}
.BR {
	background-image: url(images/BR.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 13px;
}
.rightLine {

	background-image: url(images/right_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 13px;
}
.lefttLine {

	background-image: url(images/left_line.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 13px;
}
.bottomLine {

	background-image: url(images/bottom_line.gif);
	background-repeat: repeat-x;
	background-position: right top;
	width: 13px;
}
.topLine {

	background-image: url(images/top_line.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	width: 13px;
}
.whiteTable {
	padding: 0px;
}
a {
	color: #FF0000;
}
.scrollbar2 { 
position : absolute;
height : 300px;
overflow-x: hidden; 


}
.filmTable {
	background-repeat: no-repeat;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	border: 10px solid #000000;
}
.thumbsTable {
	color: #001A4F;
	background-color: #D7E3FF;
	border: 1px solid #002D8A;
}

