
.ChatBody
{
	font-family: "Arial Unicode MS, sans-serif";	background-color: #4682b4;
	color: #ffe4e1;
	font-size: 10pt;
	font-weight: 400;
	margin: 5px;
	text-indent: 0;
}

.ChatTable
{
	font-family: "Arial Unicode MS, sans-serif";	background-color: #CCCCFF;
	color: #000000;
	font-size: 10pt;
	font-weight: 400;
}

.ChatTabTitle
{
	font-family: "Arial Unicode MS, sans-serif";	background-color: #4682b4;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: 800;
}

TR.ChatCell, TD.ChatCell, TH.ChatCell
{
	font-family: "Arial Unicode MS, sans-serif";	color: #000000;
	font-size: 10pt;
	font-weight: 400;
}

TH.ChatCell
{
	font-family: "Arial Unicode MS, sans-serif";	font-weight: 800;
}

	A.ChatFonts
	{
		font-family: "Arial Unicode MS, sans-serif";		text-decoration: underline;
		color: #FF0000;
		font-weight: 600;
		cursor:pointer;
	}

	A.ChatFonts:hover, A.ChatFonts:active
	{
		font-family: "Arial Unicode MS, sans-serif";		color: #FF0000;
		text-decoration: none;
		cursor:pointer;
	}
	
A.ChatLink
{
	font-family: "Arial Unicode MS, sans-serif";	text-decoration: underline;
	color: #FFFFFF;
	font-weight: 600;
	cursor:pointer;
}

A.ChatLink:hover, A.ChatLink:active
{
	font-family: "Arial Unicode MS, sans-serif";	color: #FF9900;
	text-decoration: none;
	cursor:pointer;
}

A.ChatReg
{
	font-family: "Arial Unicode MS, sans-serif";	text-decoration: underline;
	color: #4682b4;
	font-weight: 800;
	cursor:pointer;
}

A.ChatReg:hover,A.ChatReg:active
{
	font-family: "Arial Unicode MS, sans-serif";	color: #FF9900;
	text-decoration: none;
	cursor:pointer;
}

INPUT.ChatBox, SELECT.ChatBox, TEXTAREA.ChatBox
{
	font-family: "Arial Unicode MS, sans-serif";	background: #ffe4e1;
}

.ChatTitle
{
	font-family: "Arial Unicode MS, sans-serif";	color: #CCCCFF;
	font-size: 14pt;
	font-weight: 800;
}

.ChatError
{
	font-family: "Arial Unicode MS, sans-serif";	font-size: 10pt;
	font-weight: 800;
	color: #FF0000;
}

.ChatCopy
{
	font-family: helvetica, arial, geneva, sans-serif;
	unicode-bidi: embed;
	color: #CCCCFF;
	font-size: 8pt;
}

A.ChatCopy, A.ChatCopy:active
{
	font-family: helvetica, arial, geneva, sans-serif;
	color: #FFFFFF;
	cursor:pointer;
}

.ChatP1
{
	font-family: "Arial Unicode MS, sans-serif";	font-size: 10pt;
	color: #FFFFFF;
}

.ChatP2
{
	font-family: "Arial Unicode MS, sans-serif";	font-size: 10pt;
	color: #000000;
}

.ChatP3
{
	font-family: "Arial Unicode MS, sans-serif";	font-size: 10pt;
	font-weight: 600;
	color: #CCCCFF;
}

.ChatFlags
{
	font-family: "Arial Unicode MS, sans-serif";	color: #000000;
	font-size: 10pt;
	font-weight: 400;
}