html 					{ height: 100%; max-height: 100%; padding: 0px; margin: 0px; border: 0px; }


body  				{  	
      					font-size: 100.01%;  
      					margin: 0px; 
  	 						padding: 0px; 
  	 						font-family: arial, geneva, verdana, helvetica, sans-serif;
      					color: #ffffff;  
      					font-weight: normal;   
      					background-color: #000000;	
      					scrollbar-base-color:#824310;
        			  scrollbar-3dlight-color:#824310;
       					scrollbar-arrow-color:#ffea00; 
       					scrollbar-darkshadow-color:#ffea00; 
       					scrollbar-face-color:#824310;
       					scrollbar-highlight-color:#ffea00; 
       					scrollbar-shadow-color:#824310;
       					scrollbar-track-color:#824310;	
      				}

      	          
.indexbody  				{ width: 100%; height: 100%; max-height:100%; border: 0px; text-decoration: none; background-color: #000000; }

#page							{ position: absolute; text-align: center;  top: 0px; left: 0px;	margin: 0px auto;	height: 100%; width: 100%; text-align: center; border: 0px;	}

#page2						{ position: relative; border-left: 0px;  top: 0px; bottom: 0px; margin: 0px auto;
											border-right: 0px; left: auto; height: 100%; padding: 0px; width: 990px; } 



a { color: #ffffff; text-decoration: none; }
a:link { color: #ffffff; text-decoration: none; }
a:visited { color: #ffffff; text-decoration: none; }
a:active { color: #ffffff; text-decoration: none; }
a:hover { color: #ffffff; text-decoration: none; }

.spacer	{ margin-left: 4px; margin-right: 4px; }

.highlighttext	{ color: #d7d662; font-weight: bold; }
.network	{ color: #ee1d25; font-weight: bold;}
