.chatTrassa {font: 8pt tahoma; color: #999999; padding: 0px 16px 10px 16px;}
.chatMenuLnk {font: 8pt tahoma; color: white; text-decoration: underline;}

h1.chatHeader {font: bold 17px arial; color: #cccccc; margin: 0px 16px 10px 16px;}
.chatFORM {font: 8pt tahoma; color: #333333;}
.chatInput {font: 8pt tahoma; color: #333333; width: 595px; margin-right: 5px;}
.chatSubmit, .chatButton {border: 1px solid #333333; background-color: #cccccc; font: 8pt tahoma; color: #333333;}
.chatSubmit {width: 100px; background-color: #FF8449;}

iframe.chatMessageBox {width: 100%; height: 250px;}
body.chatMessageBox {
font: 7pt tahoma;
color: #666666;
background-color: #333333;
margin: 0px;
padding: 10px;
}

iframe.chatUsersBox {width: 100%; height: 250px;}
body.chatUsersBox {
font: 7pt tahoma;
color: #cccccc;
background-color: #858585;
margin: 0px;
padding: 10px;
}

.cb {margin-bottom: 7px;}
.cn {font: bold 8pt tahoma; color: #cccccc; cursor: hand;}
.cm {font: 8pt tahoma; color: #999999;}

table.chatUsrList {margin-top: 8px;}

.chatUListNick {font: bold 7pt arial; color: white;}
.chatUListNick:link, .chatUListNick:visited {text-decoration: none;}
.chatUListNick:hover {text-decoration: underline;}

.chatSmall {font: 7pt tahoma; color: #cccccc;}

.smiliePreview {filter: gray; cursor: hand;}

.chatSettingsInput {font: 7pt tahoma; color: #999999; background-color: #333333;}
.chatSettingsButton {font: 7pt tahoma; color: #333333; background-color: #999999; height: 17px; border: 1px solid #cccccc; width: 70px;}

.chatSettingsBox {width: 720px; border-top: 1px solid #999999;}
.chatSettingsBoxHeader {padding: 4px 10px 6px 10px; background-color: #858585; border-top: 1px solid #999999; 
	font: 8pt tahoma; color: white;}