body
{
	font-family: verdana;
	font-size: 10pt;
	color: #0B0076;
	background-image: url(bg.gif);
	background-color: #E6E5F1;
	background-repeat: no-repeat;
	background-attachment : fixed;	
	scrollbar-face-color: #E6E5F1;
	scrollbar-highlight-color: #cc0000; 
	scrollbar-shadow-color: #cc0000; 
	scrollbar-3dlight-color: #E6E5F1; 
	scrollbar-arrow-color: #cc0000; 
	scrollbar-track-color: #E6E5F1; 
	scrollbar-darkshadow-color: #E6E5F1; 
}

table, tr, td, div

{
	font-family: verdana;
	font-size: 10pt;
	color: #0B0076;
}

body.chat
{
	font-family: verdana;
	font-size: 10pt;
	color: #0B0076;
	background-image: url(bg_chat.gif);
	background-color: #E6E5F1;
	background-repeat: no-repeat;
	background-attachment : fixed;
}