#td_channel_container td
{
	font-family: MS Sans Serif, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#toolbarid select
{
	font-size:9pt;
}

.button
{
	margin: 1px;
	vertical-align: middle;
	padding: 0px;
}
.buttonover
{
	border: #0A246A 1px solid;
	background-color: #B6BDD2;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
.buttondown
{
	border-right: buttonhighlight 1px solid;
	border-top: buttonshadow 1px solid;
	border-left: buttonshadow 1px solid;
	border-bottom: buttonhighlight 1px solid;
	margin: 0px;
	vertical-align: middle;
	padding: 0px;
}

.DebugList
{
	
}
.MessageList
{
	
}

.ContentPanel
{
	background-color: White!important;
}
.RightPanel
{
	background-color: White!important;
}



.InputBoxElement /*INPUT BOX*/
{
	background-color:white !important;
	font-size: 9pt;
	font-family: Arial;
	padding: 4px;
}

.MessageTabButton
{
	text-align: center;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #3E5684!important;
	height:27px;
	background-color: #f3f3f3!important;
	border: 1px solid #BED6E0!important;
	background-image:url(Skins/normal/images/button2.gif)!important;
}
.ActiveMessageTabButton
{
	text-align: center;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #3E5684!important;
	height:27px;
	background-color: #EDF1FA!important;
	border: 1px solid #BED6E0!important;
	background-image:url(Skins/normal/images/button.gif)!important;
}

.ConnectionButton
{
	text-align: center;
	font: bold 9pt/1.3 verdana;
	color: #3E5684!important;
	background-color: #F3F3F3!important;
	border: 1px solid #6885B9!important;
	background-image:url(Skins/normal/images/button.gif)!important;
}

.SendButton
{
	text-align: center;
	font: bold 9pt/1.3 verdana;
	color: #3E5684!important;
	background-color: #F3F3F3!important;
	border: 1px solid #6885B9!important;
	background-image:url(Skins/normal/images/send.gif)!important;
}

.HtmlButton
{
	text-align: center;
	background-color: #eeeeee;
	border:1px solid #999999;
	background-image:url(Skins/normal/images/HtmlButton.gif);
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	height:27px;
	color: #333333;
}

.WindowHeader
{
	text-align: center;
	background-color: #EDF1FA;
	background-image:url(Skins/normal/images/WindowHeader.gif);
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	height:17px;
	border-bottom:1px solid #8d8d8d;
}


.ChannelTitle
{
	padding: 5px 0 0 5px;
	COLOR: #4C6AA4;	
	font:normal 15px Tahoma;
	font-weight: bold;
}

.NumberOnline
{
	border-bottom: #dddddd 3px solid;
}

/*Message Classes*/
.Announcement
{
	font-weight: bold;
	color: #008200;
	font-size: 13px;
}
.System
{
	color: #008200;
}

.Msg
{
	
}
.Info
{
}
.Event
{
	color: #008200;
}
.EmotionMessage
{
	font-weight:bold;
	color:#008200;
}
.UserMessage td
{
	font:bold 9pt Arial;
	font-weight: bold;
}
.UserMessage
{
	font-weight: bold;
}
.WhisperUserMessage td
{
	font-weight: bold;
	color: Orange;
}
.Connection
{
	color: #008200;
}
.Contact
{
	color: #cc0000;	
}
.User
{
	color: #cc0000;	
}
.You
{
	color: Blue; /*font-style:italic;*/
	font-weight: bold;
}
.Sender
{
}
.Target
{
}
.MessageList
{
	padding:2px;
}

.OperatorMessage td
{
	color:Maroon;
	font-weight:bold;
}
