
body 
   {
   background-color: #ffffff;
	 color: #000000;
   font-family: Tahoma, sans-serif;
   font-size: 12px;
   font-weight:normal;
   text-decoration:none  
   scrollbar-base-color: #ffffff;
   scrollbar-arrow-color: #000000;
   scrollbar-3dlight-color: #ffffff;
   scrollbar-darkshadow-color: #000000;
   scrollbar-face-color: #ffffff;
   scrollbar-highlight-color: #ffffff;
   scrollbar-shadow-color: #ffffff;
   scrollbar-track-color: #ffffff;
   }

a:link 
   { 
   color: #000000;
	 text-decoration: none;
	 }
	
a:visited 
   { 
   color: #000000;
	 text-decoration: none;
	 }
	
a:hover 
   { 
   color: #ff00a2;
	 text-decoration: none;
	 }

a:active 
   { 
   color: #000000;
	 text-decoration: none;
	 }

table.main 
   {
 	 width: 800px;
   height: 750px;
   border: 0;
   border-collapse: collapse;
   border-spacing: 0px;
   margin-top: 50px;
   }

table.main td.topleft 
   { 
   border-right: 2px solid #000000;
   border-bottom: 2px solid #000000;
   border-collapse: collapse;
   border-spacing: 0px;
   height: 50px;
   margin-top: 0px;
   padding: 5px;
   width: 190px;
   }

table.main td.topmiddle 
   { 
   border-bottom: 2px solid #000000;
   border-collapse: collapse;
   border-spacing: 0px;
   height: 50px;
   margin-top: 0px;
   width: 610px;
   }

table.main td.films 
   { 
   width: 190px;
   height: 550px;
   border-right: 2px solid #000000;
   border-collapse: collapse;
   border-spacing: 0px;
   margin-top: -15px;
   }

table.main td.mainmiddle 
   { 
   position: static;
   top: 0px;
   border-collapse: collapse;
   border-spacing: 0px;
   margin-top: 0px;
   width: 610px;
   }

div.main_content 
   {
   position: relative;
   width: 600px;
   height: 25px;
   top: -162px;
   }
   
div.link_about 
   {
   position: absolute;
   top: -140px;
   left: -11px;
   margin: 42.5px;
   width: 90px;
   height: 20px;
   text-align: center;
   padding: 5px;
   background-color:#ffffff;
   border-bottom: 2px solid #000000;
   font-size:16px;
   }

div.link_films 
   {
   position: absolute;
   top: -140px;
   left: 129px;
   margin: 42.5px;
   width: 90px;
   height: 20px;
   text-align: center;
   padding: 5px;
   background-color:#ffffff;
   border-bottom: 2px solid #000000;
   font-size:16px;
   }

div.link_watch 
   {
   position: absolute;
   top: -140px;
   left: 270px;
   margin: 42.5px;
   width: 90px;
   height: 20px;
   text-align: center;
   padding: 5px;
   background-color:#ffffff;
   border-bottom: 2px solid #000000;
   font-size:16px;
   }

div.link_links 
   {
   position: absolute;
   top: -140px;
   left: 411px;
   margin: 42.5px;
   width: 90px;
   height: 20px;
   text-align: center;
   padding: 5px;
   background-color:#ffffff;
   border-bottom: 2px solid #000000;
   font-size:16px;
   }

div.maintext 
   {
   position: absolute;
   left: -19px;
   top: -85px;
   margin:50px;
   text-align: left;
   padding:0px;
   width: 580px;
   height: 527px;
   overflow: auto;
   }
   
div.footer 
   {
   color: #ffffff;
   }

table.main td.bottomleft 
   { 
   width: 190px;
   height: 25px;
   border-right: 2px solid #000000;
   border-left: 2px solid #000000;
   border-bottom: 2px solid #000000;
   border-top: 2px solid #000000;
   border-collapse: collapse;
   border-spacing: 0px;
   margin-top: 0px;
   text-align: center;
   }

.iframebody 
   {
   background-color:#ffffff;
   color:#ff00a2;
   font-family:Tahoma, sans-serif;
   font-size:13px;
   font-weight:normal;
   text-decoration:none 
   }
