.chat_text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #13357A;
	text-decoration:none;
}

.chat_normal_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
}


.new_menus /* Inner header css*/
	{
	font-family: Verdana;
	font-size: 11px;
	color: #2B2B2B;
	text-decoration: none;
	font-weight: normal;
}

.bottombar {
	position:fixed;
	display:none;
	bottom:0px;
	margin:0px;
	left:1px;
	width:99.7%;
	text-align: right;
	background-color: #EAEDFC; 
	border: 1px solid #9EB3DE;
	height: 21px;
	z-index: 1000;
}

.min_chat_win {
	font-family:Tahoma;
	font-size:11px;
	text-align:left;
	vertical-align:top;
}

.span_class { 
	text-align:right;
}
.offline_css {
	position:absolute;
	display:none;
	height:auto;
	width:510px;
	background-color:#F0F2FF;
	border:2px #A3B1F5 solid;
}
	
.offline_text {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}

.offline_table_pro {
	border: 1px solid #4570C7;
	background-color: #768CF5;
}
	
.offline_tx_head {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4A4949;
	text-decoration: none;
}

.offline_txt {
	font-family: tahoma;
	font-size: 11px;
	color: #4A4949;
	text-decoration: none;
}

.offline_table_inbox_bg {
	/*border: 1px solid #A3B1F5;*/
	background-color: #F0F2FF;
}
.alert_css {
	color:#FF0000;
	font-size:10px;
	font-family:Tahoma,Arial;
}

.chat_text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #13357A;
	text-decoration:none;
}
.chat_normal_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
}

.win_title {
	background-color:#7AA3F6;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}

.deactive_win_title {
	background:#AFC8FA;
	color:#F0F0F0;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	
}

.message_win_title {
	background:#FF6600;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	
}

.win_title_min {
	background-color:#7AA3F6;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	display:none;
}

.win_inner_div {
	position:static;
	width:inherit;
	height:inherit;
}

.mou_cursor {
	cursor:pointer;
}

.messages {
/* border-right: 1px solid black; */
/* border-bottom: 1px solid black; */
 float: left;

 overflow:auto;
 width:190px;
 margin-top:3px;
 margin-left:2px;
 margin-right:5px;
 height:165px; 
 padding:2px;
/* border: 1px solid black; */
 text-align:justify;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
}

.talk {
 font-family:Tahoma;
 font-size:12px;
 margin-left:2px;
 margin-bottom:5px;
 width:95%;
}

.text1 {
	font-family: tahoma;
	font-size: 11px;
	text-decoration:none;
}

.textbox_slogan {
	font-family: tahoma;
	font-size: 10px;
	height:14px;
	width:105px;
	text-decoration:none;
}

.status_header{
	width:170px;
	height:30px;
	text-align:left;
	background:#8DAFEF;
	font-size:13px;
	font-family:Tahoma,Verdana;
	color:#FFFFFF;
	padding-left:5px;
}


