*
{
	direction: rtl;
	font-family: tahoma;
	font-size: 11px;
	color: #6c6c6c;
}
body{
	padding: 0pt;
	margin: 0pt;
	background-image: url("../../images/support-bg2.gif");
	background-repeat: repeat-x;
	background-color: #e0e0df;
}
p {padding: 0pt; margin: 0pt; padding-bottom: 7px;}
A, A:LINK, A:VISITED {
	font-family : tahoma, Geneva, tahoma, Helvetica, sans-serif;
	font-size : 8pt;
	color : Blue;
}
A:HOVER {
	font-family : tahoma, Geneva, tahoma, Helvetica, sans-serif;
	font-size : 8pt;
	color : #6495ED;
}
TABLE, TD, TR {
	
	font-family : tahoma, Geneva, tahoma, Helvetica, sans-serif;
	font-size : 8pt;
}
.msg_sys {
	font-family : tahoma, Geneva, tahoma, Helvetica, sans-serif;
	font-size : 8pt;
	color : #777;
	font-weight : bold;
	text-align: center;
}
.msg_usr {
	font-family : tahoma, Geneva, tahoma, Helvetica, sans-serif;
	font-size : 8pt;
	color : #00008B;
}
.msg_mod {
	font-family : tahoma, Geneva, tahoma, Helvetica, sans-serif;
	font-size : 8pt;
	color : Maroon;
}
.name_usr {
	font-family : tahoma, Geneva, tahoma, Helvetica, sans-serif;
	font-size : 8pt;
	color : #8B3E00;
	font-weight : bold;
}
.name_mod {
	font-family : tahoma, Geneva, tahoma, Helvetica, sans-serif;
	font-size : 8pt;
	color : Maroon;
	font-weight : bold;
}
TD#bottom_bdr {
	/*border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;*/
}
INPUT#text {
	background-color : #F8E6CD;
	border: 1px solid #987D59;
	padding: 2px;
	width: 325px;
}
INPUT#button {
	/*background-color : #00008B;
	font-family : tahoma, Helvetica, sans-serif;
	font-size : 8pt;
	color : White;
	font-weight : bold;*/
}
.canned {
	font-family : tahoma, Geneva, tahoma, Helvetica, sans-serif;
	font-size : 8pt;
	color : Navy;
}

#chatframe
{
	border: 1px solid #989797;
	background-color: #f4f4f5;
}