body {
	scrollbar-arrow-color: #979596;
	scrollbar-track-color: #4A494A;
	scrollbar-face-color: #979596;
	scrollbar-shadow-color: #F19C0F;
	scrollbar-highlight-color: #F19C0F;
	scrollbar-darkshadow-color: #4A494A;
	scrollbar-3dlight-color: #4A494A;
	 color:#eeeeee; background-color:#000000;
margin:0;
}
body,td {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}
a	{color:#333333; text-decoration:none; }
a:active	{color:#333333; }
a:visited	{color:#333333}
a:hover	{color:#AAAAAA}
.chatform{height:15px;}
.c_submit	{ width:30px; font-size:11px; font-weight:bold;}
.submit	{ color:#FFFFFF; background-color:#006699; width:100px; font-size:10px; font-weight:bold;}
.check	{width:15px; }
select	{width:100px; font-weight:bold; font-size:10px}
.ch-user	{ background-image:url(/e/ch_user.jpg); background-position:right; width:130px; font-size:12px;}
#chat input.text {
	border: 0px solid #ACA899;
	margin: 1px;
	text-align: left;
}
.text{background-color:#449943; font-size:12px; border:0;}

#chat { color:#000000; background: #339933 url('bg_chat.jpg') top left repeat-x; height:100%; }
#mschat_nblines { background: white url('mschat_nblines.png') top right no-repeat; }
#mschat_user    { color:#000000; background: white url('bg_chat.jpg') top left no-repeat; }
#mschat_param   { background: white url('mschat_param.png') top right no-repeat; }
.chat_form   {
background-color:339933;
color:#000000 }

#mschat_message {
	width: 80%;
	background: white url('mschat_message.png') top right no-repeat;
}
