body, html {
   margin: 0; padding: 0;
   height: 100%; width: 100%;
   font-size: 10pt; font-family: microsoft sans serif, helvetica, sans-serif; color: #1b3818; background-color: #020400;
   _overflow: auto; overflow: auto;
   }
 

td {font-size: 9pt; font-family: microsoft sans serif, helvetica, sans-serif; color: #1b3818; 
 }


td a {font-size: 9pt; color: #000000; text-decoration: none;
 }

td a:hover {font-size: 9pt; color: #2b5827; text-decoration: none;
 }

td a:active {font-size: 9pt; color: #2b5827; text-decoration: underline;
 }


   
#block{ top: 146px; padding: 0; left: 0px;  width: 1024px; height: 474px; font-size: 10pt; 
         font-family: microsoft sans serif, helvetica, sans-serif; color: #1b3818; position: fixed;
         overflow: auto; _overflow: auto;
  }

#top{    top: 0px; left: 0px; position:fixed; _position:absolute; float: left;
		 
		height: 146px; width: 1024px;
	
		font-size: 10pt; font-family: tahoma, helvetica; sans-serif;  color: #cccccc; 
		background: url('img/base/top3.jpg') no-repeat top fixed; 
		}
		
#bot{ top: 0;  height: 60px; width: 1024px; position: fixed;
       font-size: 10pt; font-family: microsoft sans serif, helvetica, sans-serif; color: #1b3818; 
       background: url('img/base/bottom.jpg') no-repeat top; 

       }
		
 a {font-size: 10pt; color: #cccccc; text-decoration: none}
 a:hover {font-size: 10pt; color: #ffffff; text-decoration: none;}

  img
{margin: 3px; border: 1px solid #020400; 
} 
   <style type="text/css">{  }
body 
{scrollbar-arrow-color:#51a64a; 
scrollbar-face-color:#020400;
scrollbar-highlight-color:#020400; 
scrollbar-shadow-color:#020400; 
scrollbar-3dlight-color:#020400; 
scrollbar-darkshadow-color:#020400; 
scrollbar-track-color:#020400;}
-->
</style>  


table1 {
	margin: 0;
  	padding: 0;
	border-collapse: collapse;
	border: 0px none; 
	font-size: 10px; 
	width: 100%;
	} 
	
	
	h2 {font-size: 10px; font-weight: bold; clear: both;}
	
	h1 {font-size: 12px; clear: both; color: #c0c0c0;}
	
	.hidden {
	display : none;
}