/* Background Code Starts*/
body
{ 
background: #FFFFFF url('../images/background.gif'); 
}
/* Background Code Ends */

/* Menu Code Starts*/
.selection { background-color: #C0C0C0;}
/* Menu Code Ends*/

/* Filmstrip Code Starts*/
td.filmstrip
{
	background: #000000 url('../images/filmstrip.gif') repeat;
}
td.lgfilmstriptop
{
	background: #000000 url('../images/lgfilmstriptop.gif') repeat;
}
td.lgfilmstripmiddle
{
	background: #000000 url('../images/lgfilmstripmiddle.gif') repeat;
}
td.lgfilmstripbottom
{
	background: #000000 url('../images/lgfilmstripbottom.gif') repeat;
}
/* Filmstrip Code Ends*/