.td_border {  border: 1px #D5D2CA solid}
.simple_text {  font-family: Tahoma, "MS Sans Serif", Arial; font-size: 11px; text-decoration: none}
.large_green {  font-family: Tahoma, "MS Sans Serif", Arial; font-size: 18px; color: #38A040}
.ms_sans_12 {  font-family: "MS Sans Serif"; font-size: 14px; color: #000000; text-decoration: none}
.tahoma_small {  font-family: Tahoma, "MS Sans Serif", Arial; font-size: 9px}
.input_textbox {  font-family: Tahoma, "MS Sans Serif", Arial; font-size: 12px}
.large_red {  font-family: Tahoma, "MS Sans Serif", Arial; color: #CC3300; font-size: 18px}
.tahoma_medium {  font-family: Tahoma, Arial, "MS Sans Serif"; font-size: 12px}
.tahoma_large {  font-family: Tahoma, Arial, "MS Sans Serif"; font-size: 14px}
.buttonWhite {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	letter-spacing: normal;
}
.fatalMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
	text-indent: 25px;
	height: 25px;
	width: 90%;
	background-image: url(http://friendsndates.khattam.com/images/close_mole_orange.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 3px;
	background-color: #FFFFCC;
	clear: both;
	float: left;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	overflow: visible;
	visibility: visible;
	position: relative;
	top: 4px;
}



.dragme{position:relative;}
.chatWrapper{border: 3px solid #73A6FF; background-color:#FFFFFF; overflow: auto;}
.chatMyMessage{overflow: auto; overflow-x:hidden; height: 210px; width: 260px; padding-left: 5px; background-color: #C9DCFC; vertical-align: top; position:absolute; font-family: Tahoma, "MS Sans Serif", Arial; font-size: 11px; text-decoration: none}
.chatPhoto{vertical-align:top; float:right;}
.chatBlockUnblock{cursor:pointer; vertical-align: middle; margin-top: 180px; position:absolute; margin-left: 263px;}
.chatMsgInput{border-color: #BADAFE; border-top-color:#BADAFE; border-top-style: solid; border-left-style: solid; border-right-style: solid; border-bottom-style: solid; width:410px;  height: 45px; overflow: auto; background-color: #FFF8EC; margin-top: 32px; font-family: Tahoma, "MS Sans Serif", Arial; font-size: 12px}




.im_menu{
	width: 200px;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #959595;
	border-right: 1px solid #959595;
	border-left: 1px solid #707070;
	border-bottom: 1px solid #707070;
}
.im_menu .title{
	font-family: "MS Sans Serif";
	color: #ffffff;
	font-size: 14px;
	padding: 3px 5px 3px 4px;
	margin: 0px;
	background-color: #CC0000;
	font-weight: bold;
}
.im_menu ul{
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #EBEBEB;
}
.im_menu li{
	font-family: "MS Sans Serif";
	font-size: 14px;
	border-bottom: 1px solid #FFFFFF;
	padding: 3px 0px 0px 2px;
	margin: 0px;
	list-style: none;
	color: #000000;
	height: 20px;
}
.im_menu li a{
	width: 100%;
	padding:  3px 0px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
}
