.ChatBody { background-color: #dddddd; color: #ffffff; font-size: 10pt; font-weight: 400; margin: 5px; text-indent: 0; } .ChatTable { background-color: #edecec; color: #000000; font-size: 10pt; font-weight: 400; } .ChatTabTitle { background-color: #dddddd; 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: #edecec; } .ChatTitle { color: #edecec; font-size: 14pt; font-weight: 800; } .ChatError { font-size: 10pt; font-weight: 800; color: #ff0000; } .ChatCopy { font-family: courier new; unicode-bidi: embed; color: #edecec; font-size: 8pt; } A.ChatCopy, A.ChatCopy:active { font-family: courier new; color: #ffffff; } .ChatP1 { font-size: 10pt; color: #ffffff; } .ChatP2 { font-size: 10pt; color: #000000; } .ChatFlags { color: #000000; font-size: 10pt; font-weight: 400; }