.ChatBody
{
background-color: #FFFFFF;
color: #000000;
font-size: 12pt;
font-weight: 400;
margin: 5px;
text-indent: 0;
}
.bar {
font-size : 9px;
color : Yellow;
font-style : normal;
font-weight : bold;
}
.ChatTable
{
background-color: #CCCCCC;
color: #000000;
font-size: 12pt;
font-weight: 400;
}
.ChatTabTitle
{
background-color: #CCCCCC;
color: #000000;
font-size: 12pt;
font-weight: 800;
}
TR.ChatCell, TD.ChatCell, TH.ChatCell
{
color: #000000;
font-size: 12pt;
font-weight: 400;
}
TH.ChatCell
{
font-weight: 800;
}
A.ChatLink
{
text-decoration: underline;
color: #FF0000;
font-weight: 600;
}
A.ChatLink:hover, A.ChatLink:active
{
color: #FF0000;
text-decoration: none;
}
A.ChatReg
{
text-decoration: underline;
color: #000000;
font-weight: 800;
}
A.ChatReg:hover,A.ChatReg:active
{
color: #FF0000;
text-decoration: none;
}
INPUT.ChatBox, SELECT.ChatBox, TEXTAREA.ChatBox
{
background-color : #000000;
font-size : 12px;
color : #FFFFFF;
}
input.bt {
background-color : #000000;
color : #FFFFFF;
border : 1px solid #CCCCCC;
font-family : Arial, New Courier, Courier;
font-size : 12px;
font-weight : bold;
text-align : center;
}
.ChatTitle
{
color: #000000;
font-size: 24pt;
font-weight : bold;
font-weight: 800;
}
.ChatError
{
font-size: 12pt;
font-weight: 800;
color: #FF0000;
}
.ChatCopy
{
font-family: helvetica, arial, geneva, sans-serif;
unicode-bidi: embed;
color: #000000;
font-size: 8pt;
}
A.ChatCopy, A.ChatCopy:active
{
font-family: helvetica, arial, geneva, sans-serif;
color: #000000;
}
.ChatP1
{
font-size: 12pt;
color: #000000;
}
.ChatP2
{
font-size: 12pt;
color: #000000;
}
.ChatFlags
{
color: #000000;
font-size: 10pt;
font-weight: 400;
}