.ChatBody
{
background-color: #666699;
color: #FFFFFF;
font-size: 10pt;
font-weight: 400;
margin: 5px;
text-indent: 0;
}
.ChatTable
{
background-color: #CCCCFF;
color: #000000;
font-size: 10pt;
font-weight: 400;
}
.ChatTabTitle
{
background-color: #666699;
color: #FFFFFF;
font-size: 10pt;
font-weight: 800;
}
TR.ChatCell, TD.ChatCell, TH.ChatCell
{
color: #000000;
font-size: 10pt;
font-weight: 400;
}
TH.ChatCell
{
font-weight: 800;
}
A.ChatLink
{
text-decoration: underline;
color: #FFFFFF;
font-weight: 600;
}
A.ChatLink:hover, A.ChatLink:active
{
color: #FF9900;
text-decoration: none;
}
A.ChatReg
{
text-decoration: underline;
color: #0000C0;
font-weight: 800;
}
A.ChatReg:hover,A.ChatReg:active
{
color: #0000C0;
text-decoration: none;
}
INPUT.ChatBox, SELECT.ChatBox, TEXTAREA.ChatBox
{
background: #EEEEFF;
}
.ChatTitle
{
color: #CCCCFF;
font-size: 14pt;
font-weight: 800;
}
.ChatError
{
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;
}
.ChatP1
{
font-size: 10pt;
color: #FFFFFF;
}
.ChatP2
{
font-size: 10pt;
color: #000000;
}
.ChatFlags
{
color: #000000;
font-size: 10pt;
font-weight: 400;
}