/* CSS Document */

body {
	
	background-repeat:repeat-x;
	background-position:top left;
	background-color: #232369;
}
#movieAlt {   
	height: 210px;
	width: 750px;
	overflow: auto; /*Scroll bar on HTML content div*/
}
#movieAltInner {    /*Avoids IE6 faulty box model*/
	padding: 10px 20px;   
}
.tablehead {
	background-image: url(../images/HomeHeadBG.jpg)
}
.tablebody {
	background-image: url(../images/HomeBodyBG.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13pt;
}
.tablebody2 {
	background-image: url(../images/HomeBodyBG2.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13pt;
}
.tablebody3 {
	background-image: url(../images/HomeBodyBG3.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13pt;
}
#pp {   
	height: 350px;
	width: 620px;
	overflow: auto; /*Scroll bar on HTML content div*/
}
#tANDc {   
	height: 350px;
	width: 620px;
	overflow: auto; /*Scroll bar on HTML content div*/
}