<style type="text/css">
-
	body 
	{
		font-family: MS Sans Serif, Tahoma, sans-serif;
		font-size: 12px;
	}
	
	font
	{
		font-family: MS Sans Serif, Tahoma, sans-serif;
		font-size: 12px;
	}
	
	a:text {text-decoration: none; color: #d3c7bb} 
	a:link {text-decoration: none; color: #58544E} 
	a:visited {text-decoration: none; color: #58544E} 
	a:active {text-decoration: none; color: #58544E} 
	a:hover {text-decoration: none; color: #000000}
	
	.chatArea
	{
		bottom:2px;
		width:380px;
		height:480px;
		padding:3px;
		overflow:auto;
		color:#807970;
		font-family: MS Sans Serif, Tahoma, sans-serif;
		font-size: 12px;
		
     	scrollbar-3d-light-color: white;
     	scrollbar-base-color: #F0EDE9;
     	scrollbar-arrow-color: black;
     	scrollbar-track-color: white;
     	scrollbar-shadow-color: #BAAC9A;
     	scrollbar-lightshadow-color: black; 
     	scrollbar-darkshadow-color: white;
     	scrollbar-highlight-color: white;
     	scrollbar-3dlight-color: #BAAC9A;
	}
	
	.button 
	{
		BORDER-RIGHT: d3c7bb 1px solid;
		BORDER-TOP: d3c7bb 1px solid;
		BORDER-LEFT: d3c7bb 1px solid;
		BORDER-BOTTOM: #d3c7bb 1px solid;
		BACKGROUND-COLOR: #F0EDE9; 
		COLOR: #807970
	}
	
	.text
	{
		color:#807970;
		font-family: MS Sans Serif, Tahoma, sans-serif;
		font-size: 12px;
	}
	
	.onlineArea
	{
		bottom:2px;
		width:215px;
		height:235px;
		padding:3px;
		font-family: MS Sans Serif, Tahoma, sans-serif;
		font-size: 12px;
		color: #807970;
		overflow:auto;
		
		scrollbar-3d-light-color: white;
     	scrollbar-base-color: #F0EDE9;
     	scrollbar-arrow-color: black;
     	scrollbar-track-color: white;
     	scrollbar-shadow-color: #BAAC9A;
     	scrollbar-lightshadow-color: black; 
     	scrollbar-darkshadow-color: white;
     	scrollbar-highlight-color: white;
     	scrollbar-3dlight-color: #BAAC9A;
	}
	

-
</style>
