body			{
				  font-size: 70%;
				  color:#000000; background-color:#A6A6A6;
				  margin-top:1px; margin-bottom:0px;
				  margin-left:1px; margin-right:0px;
				}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
				{ font-family: verdana, helvetica, sans-serif; }
				
table, input, textarea
				{ font-size: 100%; }
th 				{ font-size: 12; font-style: Bold; }
h3				{ color: #3333FF; }
	
#back			{ display: none; }
#banner			{ position: relative; }
#panel 			{ position: relative; font-size: 1em; 
  					margin: 0; padding: 0;  }
#panel a		{ display: block; width: 100%; padding:5px; 
				  font-size:11; letter-spacing: 1px; text-align: center; 
				  font-weight: bold; 
				  color: #444444; background: transparent none center left no-repeat; 
				  text-decoration: none;}
#panel a:link   { color: #444444; background-color: transparent;}
#panel a:hover  { color: #FFFFFF; background: #444444; }
#main 			{ position: relative;  }
#movie 			{ position: relative; }

table			{ background-color:#808080; 
					border-spacing:2px; padding:0px; margin: 0 0 0 0; border-width: 0; }
table.banner	{ display:block; height:60}
table.header	{ background-color:#FFFFFF;text-align: left; height:40}
table.optheader	{ background-color:#FFFFFF;text-align: left; height:40}
table.optblock	{ border-spacing:0px; }
table.kfheader	{ background-color:#A6A6A6;}
table.title		{ height:60}

tr.abcut		{ background-color: #ECECEC; }
tr.abtrans		{ background-color: #ECECEC; }
tr.odd			{ background-color: #ECECEC; }
tr.even			{ background-color: #CCCCCC;  }
tr.kframe		{ background-color: #ECECEC; }

td 				{ text-align: center; font-size: 10; padding:0; margin: 0 0 0 0; }
td.bc			{ border-left: 1px solid #333; border-right: 1px solid #333;  }
td.stats		{ font-size: 10;}
td.locator 		{ color: #3333FF; text-align: left; colspan:20 }
td.emptyx		{ background-color: #BFB2D3; border: 0 }
td.empty 		{ background-color: #808080; border: 0 }




