Body, Table	
	{ 
		background-color: #000000;
		font-family: tahoma;  
		font-size: 11px; 
		color: #ffffff;

		scrollbar-face-color: #000000; 
		scrollbar-highlight-color: #333333; 
		scrollbar-shadow-color: #222222; 
		scrollbar-3dlight-color: #666666; 
		scrollbar-arrow-color: #ffffff; 
		scrollbar-track-color: #111111; 
		scrollbar-darkshadow-color: #222222
	}
	
a:link, a:visited, a:active
	{
		color: #ffffff; 
		text-decoration: none;
	}

a:hover      
	{ 
		color: #dddddd; 
		text-decoration: underline;
	}
	
IMG
	{
		border: 0px none;
		
	}
	
HR
	{
		width: 99%;
		color: #222222;
	}

XMP
	{
		font-size: 11px;
		font-family: tahoma;
	}

.marquee
	{
		position: absolute;
		top: 110px;
		left: 750px;
	}
	
.marquee800x600
	{
		position: absolute;
		top: 110px;
		left: 638px;
	}

.sidebarI
        {
    		font-size: 11px;
    		color: #000000;
    		font-weight: bold;
    		background-color: #ffffff;
    		text-align: center;
        }
    
.sidebarII
	{
		background-color:#000000;
		border: 1px solid #222222;
		
	}