body
{  scrollbar-face-color:#000000; 
   scrollbar-shadow-color:#000000;
   scrollbar-highlight-color:#000000;
   scrollbar-3dlight-color:#FFFFFF;
   scrollbar-darkshadow-color:#CCCCCCC;
   scrollbar-track-color:000000;
   scrollbar-arrow-color:#000000;
   font-family:"Times New Roman", Times, serif;
   font-size:12px;
   background-color:#000000;
   color:#FFFFFF;
   margin: '0' '0' '0' '0';
   
   }
   
A:link {color:#FFFFFF}
A:visited {color:#CCCCCC}
A:active {color:#999999}
A:hover {color:#CCCCCC}

iframe 
{  font-family:"Times New Roman", Times, serif;
   font-size:12px;
   width:100%;
   height:100%;
   allowtransparency:true;
   
   } 

table
{   font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	overflow:visible;
	background-repeat:no-repeat;
	
   }
   
#deadcenter_table
{   margin-top:-384px;
	margin-left:-512px;
	position:absolute;
	top:50%;
	left:50%;
	width:1024px;
	height:768px;
   }

#deadcenter_index
{   margin-top:-300px;
    margin-left:-400px;
	position:absolute;
	top:50%;
	left:50%;
	width:800px;
	height:600px;
	}	