<STYLE type=text/css>
BODY 
A:link { text-decoration: none; }
A:link { text-decoration: none; color:#7AA4B4;} 
A:visited { text-decoration: none; color:#7AA4B4;} 
A:hover { text-decoration:none; color:#D44C4F; cursor:pointer}
A:active { text-decoration:none; color:#7AA4B4; }  
img {border: none;}



body, td { 
scrollbar-arrow-color: #A9D3E3; 
scrollbar-darkshadow-color: #16110D; 
scrollbar-track-color:#16110D; 
scrollbar-face-color: #16110D; 
scrollbar-shadow-color: #16110D; 
scrollbar-highlight-color: #16110D; 
scrollbar-3dlight-color: #16110D; 
font-family:arial; 
font-size:10px;
color: #16110D;
background-color: #16110D;}		

.red {font-family:arial; font-size:10px; color:#9C3234;}

.LG {font-family: arial; font-size: 13pt; color: 685038; }
.L {font-family: arial; font-size: 12pt; color: white; }

a.white:link {color: white; text-decoration: none; }
a.white:visited {color: white; text-decoration: none; }
a.white:hover {color: #white; text-decoration: none; }
a.white:active {color: white; } 

#nights{ 
scrollbar-arrow-color: #3A2917; 
scrollbar-darkshadow-color: #928171; 
scrollbar-track-color:#928171; 
scrollbar-face-color: #928171; 
scrollbar-shadow-color: #928171; 
scrollbar-highlight-color: #928171; 
scrollbar-3dlight-color: #928171; 
font-family:arial; 
font-size:10px;
font-color: white;
}	

.scroll1	{
	height: 200px;
	width: 300px;
	overflow: auto;
	scrollbar-face-color:#7996E2;
	scrollbar-arrow-color:#7996E2;
	scrollbar-track-color:#647A19;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#487ED4;
	scrollbar-3dlight-color:#647A19;
	scrollbar-darkshadow-Color:#647A19;
	filter:chroma(color=#647A19);
}

.scroll	{
	height: 200px;
	width: 300px;
	overflow: auto;
	scrollbar-face-color:#A9D3E3;
	scrollbar-arrow-color:#314C55;
	scrollbar-track-color:#A9D3E3;
	scrollbar-shadow-color:#314C55;
	scrollbar-highlight-color:#A9D3E3;
	scrollbar-3dlight-color:#A9D3E3;
	scrollbar-darkshadow-Color:#A9D3E3;
	filter:chroma(color=#A9D3E3);
}

</STYLE> 