html {
     min-height:100%;
     margin-bottom:1px;
}
			body{
				margin-top: 10px;
				margin-left: 0;
				margin-right: 0;
				margin-bottom: 0;
				background-color: #000000;
				background-position: center;
				background-repeat: repeat;
				scrollbar-base-color: #000000;
				scrollbar-face-color: #C4C44E;
				scrollbar-track-color: #000000;
				scrollbar-arrow-color: #000000;
				scrollbar-highlight-color: #ffffff;
				scrollbar-3dlight-color: #000000;
				scrollbar-shadow-color: #000000;
				scrollbar-darkshadow-color: #000000;
				color: #ffffff;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10pt;
				font-weight: bold;
				text-decoration: none;
			}
		
			.footer{
				background-color: #000000;
				color: #ffffff;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 8pt;
				font-weight: normal;
				text-decoration: none;							
			}			
					
			.construction{
				background-image: url(/images/Under_Construction.gif);
				background-repeat: no-repeat;				
			}
			.new{
				background-color: #000000;
				color: #ffffff;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 18pt;
				font-weight: bold;
				text-decoration: none;				
			}			
			.pagetext{
				background-color: #000000;
				color: #ffffff;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10pt;
				font-weight: bold;
				text-decoration: none;				
			}									
			.sitemap{
				background-color: #D3C99D;
				color: #000000;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10pt;
				font-weight: bold;
				text-decoration: none;				
			}
			.sitemap_dark{
				background-color: #8A8D74;
				color: #000000;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10pt;
				font-weight: bold;
				text-decoration: none;				
			}
			.URhere{
				background-color: #000000;
				color: #C4C44E;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10pt;
				font-weight: bold;
				text-decoration: none;				
			}									
			.URhere2{
				background-color: #8A8D74;
				color: #F1F90C;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10pt;
				font-weight: bold;
				text-decoration: none;				
			}			