.bodydisclaimer {
	background-image : url(../images/background.jpg);
	background-color : #be6000;
	margin : 0px 0px 0px 0px;
}
.bodypage {
	background-image : url(../images/background.jpg);
	background-color : #be6000;
	background-attachment : fixed;
	margin : 0px 0px 0px 0px;
}
   
.video_title{
   font-family : Arial, Helvetica, sans-serif;
   font-size : 12px;
   font-weight : bold;
   color : #000000;
}
.video_link{
   font-family : Arial, Helvetica, sans-serif;
   font-size : 12px;
   font-weight : bold;
   color : #000000;
}
.free_site{
   background-image : url(../images/btn_freemovies.gif);
   width : 570;
   height : 132;
}
.free_site:hover{
   background-image : url(../images/btn_freemovies_over.gif);
   width : 570;
   height : 132;
}                        
.premium_site
{
	padding-left: 12px;
	font-weight: bold;
	font-size: 12px;
	background-image: url(../images/premiun_site.gif);
	width: 155px;
	color: #0863ff;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	text-decoration: underline;
}
   
.premium_site:visited{
   color : #0863FF;
}
.premium_site:hover{
   width : 155;
   height : 18;
   font-family : Arial, Helvetica, sans-serif;
   font-size : 12px;
   font-weight : bold;
   padding-left : 12px;
   text-decoration : underline;
   color : Black;
}
.section
{
	padding-left: 15px;
	font-weight: bold;
	font-size: 12px;
	background-image: url(../images/menu.jpg);
	width: 175px;
	color: black;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	height: 21px;
	text-decoration: underline;
}
.section:visited{
   color : Black;
}
.section:hover{
   background-image : url(../images/menu_fd.gif);
   width : 175;
   height : 21;
   font-family : Arial, Helvetica, sans-serif;
   font-size : 12px;
   font-weight : bold;
   padding-left : 15px;
   text-decoration : underline;
   padding-top : 2px;
   color : #FFFFFF;
}
.footer{
   font-family : Arial, Helvetica, sans-serif;
   font-size : 10px;
}
.page_bck{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	background-image : url(../images/fd_disclaimer.gif);
}
.Thumb
{
	cursor: hand;
}
H1
{
	font-size: 12px;
	font-family: Arial, Verdana;
}

