
.ChatBody
{
	font-family: helvetica, arial, geneva, sans-serif;	background-color: #4682b4;
	color: #ffe4e1;
	font-size: 10pt;
	font-weight: 400;
	margin: 5px;
	text-indent: 0;
}

.ChatTable
{
	font-family: helvetica, arial, geneva, sans-serif;	background-color: #CCCCFF;
	color: #000000;
	font-size: 10pt;
	font-weight: 400;
}

.ChatTabTitle
{
	font-family: helvetica, arial, geneva, sans-serif;	background-color: #4682b4;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: 800;
}

TR.ChatCell, TD.ChatCell, TH.ChatCell
{
	font-family: helvetica, arial, geneva, sans-serif;	color: #000000;
	font-size: 10pt;
	font-weight: 400;
}

TH.ChatCell
{
	font-family: helvetica, arial, geneva, sans-serif;	font-weight: 800;
}


A.ChatLink
{
	font-family: helvetica, arial, geneva, sans-serif;	text-decoration: underline;
	color: #FFFFFF;
	font-weight: 600;
	cursor:pointer;
}

A.ChatLink:hover, A.ChatLink:active
{
	font-family: helvetica, arial, geneva, sans-serif;	color: #FF9900;
	text-decoration: none;
	cursor:pointer;
}

A.ChatReg
{
	font-family: helvetica, arial, geneva, sans-serif;	text-decoration: underline;
	color: #4682b4;
	font-weight: 800;
	cursor:pointer;
}

A.ChatReg:hover,A.ChatReg:active
{
	font-family: helvetica, arial, geneva, sans-serif;	color: #FF9900;
	text-decoration: none;
	cursor:pointer;
}

INPUT.ChatBox, SELECT.ChatBox, TEXTAREA.ChatBox
{
	font-family: helvetica, arial, geneva, sans-serif;	background: #ffe4e1;
}

.ChatTitle
{
	font-family: helvetica, arial, geneva, sans-serif;	color: #CCCCFF;
	font-size: 14pt;
	font-weight: 800;
}

.ChatError
{
	font-family: helvetica, arial, geneva, 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: helvetica, arial, geneva, sans-serif;	font-size: 10pt;
	color: #FFFFFF;
}

.ChatP2
{
	font-family: helvetica, arial, geneva, sans-serif;	font-size: 10pt;
	color: #000000;
}

.ChatP3
{
	font-family: helvetica, arial, geneva, sans-serif;	font-size: 10pt;
	font-weight: 600;
	color: #CCCCFF;
}

.ChatFlags
{
	font-family: helvetica, arial, geneva, sans-serif;	color: #000000;
	font-size: 10pt;
	font-weight: 400;
}