.bodydisclaimer {
	background-color : White;
	margin : 0px 0px 0px 0px;
}
.bodypage {
	background-image : url("/images/background.jpg");
	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/image_freepics.jpg");
   width : 574;
   height : 156;
}
.free_site:hover{
   background-image : url("/images/image_freepics_over.jpg");
   width : 574;
   height : 156;
}                        
.premium_site{
   background-image : url("/images/premiun_site.gif");
   width : 155;
   height : 18;
   font-family : Arial, Helvetica, sans-serif;
   font-size : 12px;
   font-weight : bold;
   padding-left : 12px;
   text-decoration : underline;
   color : #0863FF;
}
   
.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{
  	background-image : url("/images/sections.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 : Black;
}
.section:visited{
   color : Black;
}
.section:hover{
   background-image : url("/images/sections_over.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");
}
.HiddenTxt{
	visibility : hidden;
	display: none;
}
H1
{
	font-size: 12px;
	font-family: Arial, Verdana;
}

