 /*html, body, form*/
 .Body
{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	color: #000;
	scrollbar-face-color: #E9E9E9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color: #787878;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #AEAEAE;
}

/******************* For Chat & Discussion & Membership *******************/

.Label{font-size: 10pt;font-family: Arial;color: black;font-weight: bold;padding-left:20px;}
.LabelGrey{font-size: 10pt;font-family: Arial;color: #C0C0C0;}
.TitleHeadText{font-size: 10pt;font-family: Arial, Calibri;text-align:left;color: #ffffff;font-weight: bold;}
.Button{cursor:hand;}
.star{font-size: 10pt;font-family: Arial;color:red;}


.chatBtn
{
	border: 0px;
	height: 15px;
	width: 15px;
	background-color: transparent;
	background-repeat: no-repeat;
	margin-right: 3px;
	margin-top: 7px;
	margin-left: 3px;
	float: left;
	
}
.toolbareditor
{
	border: solid 0px gray;	
	width:468px;
	height:35px;
	text-align:left;
	vertical-align:middle;
	z-index:-1;
}
.txtSendMessageStyle
{
	overflow:auto;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-size:10pt;
	word-wrap: break-word;
	padding-left:2px;
}

#divMessage
{
	background:url(../../Common/Images/ChatRoom/chat_bg.png) repeat-x ;
}
#messages
{
    overflow-x:hidden;
	overflow-y:scroll;
    width:100px;
	height:100%;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-size:10pt;
	word-wrap: break-word;
	background-color:Transparent;
	padding-left:0px;
}
#divTextSendMessage
 {
	padding-left:0px;
	 
 }

#statusBar
{
	float: left;
	display: inline-block;
	margin-top: 9px;
	margin-left: 5px;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
#txtSendMessage
{
 
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	color: #666666;
	border: solid 1px gray;
	word-wrap: break-word;

}
#btnSend
{
	width: 90px; 
	height: 30px;
	cursor:pointer;
	 
}
#tblWebPanel
{
	height:380px;
 
}
.btnSend_OnmouseOver
{
	background:url(../../Common/Images/ChatRoom/button_send.png);
}
.btnSend_OnmouseOut
{
	background:url(../../Common/Images/ChatRoom/button_send.png);
}

.PageContainer
{
    text-align: left;
    border: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
.border_left
{
	border-left: solid 1px #759203;
	border-top: solid 1px #759203;
}
.border_top
{
	border-top: solid 1px #759203;
}
.border_right
{
	border-right: solid 1px #759203;
	border-top: solid 1px #759203;
}
.border_bottom
{
	border-bottom: solid 1px #759203;
}

#content{
height:100%;
margin-right:240px;
overflow: hidden;
}

#right
{
 
	white-space:nowrap;
 
	width: 100%;
	top: 62px;
	right: 1px;
	bottom: 140px;
	
	padding:0px 0; 
	height:expression(document.documentElement.clientHeight - 138 + "px");
	background:url(right_top.jpg) repeat-x top right;
 
}

#tblWebPanel
{
	border: solid 1px #759203;
}

#users
{
	white-space:nowrap;
	height: 100%;
	padding: 0px 0px;
 
	width: 100%;
	margin:0 0 0 0px;
	background: url(right_btm.jpg) repeat-x bottom right;
}

#usersright
{	 
	white-space:nowrap;
 
	width: 100%;
	top:30px;
	overflow: auto;
	overflow-x: hidden;
	padding: 0px 0 0 0px;
	margin-left:10px;
	
}

#usersonline
{
	white-space:nowrap;
	margin-top: 0px;
	margin-left: 4px;
	height: 24px;
	line-height: 18px;
	border-bottom: 0px #606060 solid;
	width: 100%;
	padding: 0 0 0 26px;
	background: url(usersonline.jpg) left top no-repeat;
	font-size:11px;
	color:#eb6e1c;
	font-weight:bold;
}

#footer
{
	width: 100%;
	height: 70px;
 
	z-index:10; 
	background: url(footer_back.jpg) repeat-x bottom;

}

#tblWebChat
{
	width:100%;
		
}
#left
{
	
	height:260px;
	padding:0px 0 0 0px;
 
	border:solid 1px #759203;
	border-bottom-width:0px
}

 
html, body
{
	margin: 0;
	padding: 0;
	height: 100%; 
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-size: 11px;
}
html > body #wrap
{
	height: 100%;
}
 
#header
{
   
	width: 100%;
	height: 61px;
	padding: 0px 0 0 10px;
	background: #f7f7e8 url(header_back.jpg) repeat bottom ;
}
html > body #header
{
	position: fixed;
	z-index: 10;  
	
}

#header {top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop : document.body.scrollTop);} 

#footer {top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
} 

#header_right{
	 
	top:0px;
	right:1px;
	background: url(header_right.jpg) no-repeat top right;
	width:184px;
	height:61px;
}

html > body #content-wrap
{
	 
	height: 100%;
	padding: 0px 0px;
	overflow: hidden;
}

.useravatar
{
 
	float: left;
	width: 30px;
	height:30px;
	white-space:nowrap;
}
.useravatar img{

}

.srv_msg1
{
	color: #009933;
	margin: 0 0 4px 6px;
}
.srv_msg2
{
	clear: both;
	color: Green;
	font-weight:bold;
	margin: 0 0 4px 6px;
 
}
.user_id1
{
	padding: 0px 0 0px 6px;
	height: 30px;
	line-height: 30px;
	color: #000099;
	font-weight: bold;
	float: left;
}
.user_id1 a
{
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
 
.user_id2
{
	padding: 0px 0 0px 6px;
	height: 30px;
	line-height: 30px;
	color: #990000;
	font-weight: bold;
	float: left;
}
 
.user_msg
{
	color: #000000;
	float: left;
	padding: 7px 20px 0 8px;
	vertical-align: top;
}
 
.msgwrap
{
	padding: 0px 20px 0px 6px;
	margin-bottom: 4px; 
	clear: both;
	white-space:nowrap;
}
  
.displayName
{
	font-size: 9pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;	
	color: #545454;
	font-weight: bold;
	vertical-align:bottom;
	padding:0px 0px 0px 2px ;
}
.
.messageHtml
{
	padding:0px 0px 0px 2px ;
	font-size: 9pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;	
}
.chat
{
	background-image: url(./ChatSim/chat.gif);
	background-repeat: no-repeat;
	width: 115px;
	height: 369px;
	font-size: 11px;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	padding-top: 40px;
}
.user
{
	background-image: url(./ChatSim/chatStatus.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 4px;
	background-position: 3px 3px;
	display: block;
	color: #99ac5b;
	border-bottom: 1px solid #e0e69a;
	border-top: 1px solid white;
	width: 89px;
	height: 20px;
	cursor:default;
}
 .ErrorLabel
{
	font-size: 10pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	color: red;
}
.bButton
{
	font-size: 8pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	border: 1px;
	background-image: url(Images/bBtuttonBg.gif);
	background-repeat: no-repeat;
	background-color: #fff;			
	color: #666666;
	vertical-align: middle;
}
.Msg
{
	font-size: 8pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	color: gray;
	word-wrap:break-word;
}

.RightTopBottom
{
	
	border-top:0px solid #CAC3B1;	
	border-bottom:1px solid #CAC3B1;	
	border-right:1px solid #CAC3B1;
}
.LeftTopBottom
{
	border-top:0px solid #CAC3B1;	
	border-bottom:1px solid #CAC3B1;	
	border-left:1px solid #CAC3B1;
}
.RightLeftTopBottom
{
	border:1px solid #CAC3B1;	
	border-bottom-style:none;
}
.link
{
	cursor:pointer;
	color:Blue;
	text-decoration:underline;
}
.HiddenHeadGrid
{
	display:none;	
}

#btnCreateAccount
 {
	background: white url('../../Common/Images/MemberShip/BgOffsmall.png') no-repeat;
	border: 0px;
	width:74px;
	height:25px;
 }
  .memberfonthead
{
	color:white;
	font-size: 15pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-weight:bold;
}
 .memberfont1
{
	color:#279e19;
	font-size: 8pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
}
.memberfont2
{
	/*color:#878586;*/
	color:black;
	font-size: 11px;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
}
.memberfont3
{
	color:black;
	font-size: 10pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	padding:5px 10px 5px 10px;
 
}
.memberfont4
{
	/*color:#878586;*/
	color:black;
	font-size: 12px;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	padding-right:10px;
}
.memberfont4_mini
{
	/*color:#878586;*/
	color:#535353;
	font-size: 10px;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	padding-right:10px;
}
.memberfont5
{
	color:#16650a;
	font-size: 12pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-weight:bold;
	padding-right:10px;
}
.memberfont6
{
	color:#0a5c72;
	font-size: 11pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;	
	text-decoration:Italic;
}
.memberfont7
{
	color:#116f87;
	font-size: 11pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	white-space:nowrap;
}
.memberfontForgotPassword
{
	color:#136e84;
	font-size: 12pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	white-space:nowrap;
	font-weight:bold;
	 
}
.memberfontForgotPasswordDetail
{
	color:#116f87;
	font-size: 11pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
}
.memberfontForgotPasswordText
{
	color:#3c3c3c;
	font-size: 12pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	padding-right:10px;
}
.memberfontInfo
{
	color:#626262;
	font-size: 11pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	white-space:nowrap;
	padding-right:10px;
	 
}
.memberfontInfoWarn
{
	color:#0c7d98;
	font-size: 10pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	white-space:nowrap;
	font-weight:bold;
}
.memberfontInfoHeader
{
	color:#24839a;
	font-size: 12pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	white-space:nowrap;
	font-weight:bold;
   
}
.memberpicture1
{
	padding:0px 10px 0px 10px;	
}
.memberborder1
{
	border:solid 2px #98dbe5;	
	padding:5px 0px 5px 0px;	
}
.memberborder2
{
	border:solid 2px #98dbe5;	
	overflow-x:hidden;
	overflow-y:scroll;
}
.membertextbox1
{
	border:solid 1px #44b7d4;	
}
.memberbuttonSmallOff
{
	background:url('../../Common/Images/MemberShip/GreenBgSmallOff01.png') no-repeat;
	border: 0px;
	width:74px;
	height:50px;
	color:White;
	font-weight:bold;
	cursor:pointer;
}
.memberbuttonSmallOn
{
	background:url('../../Common/Images/MemberShip/GreenBgSmallON01.png') no-repeat;
	border: 0px;
	width:74px;
	height:50px;
	color:White;
	font-weight:bold;
	cursor:pointer;
}
.memberbuttonSmallOn_send
{
	background:url('../../Common/Images/MemberShip/m_26.gif') no-repeat;
	border: 0px;
	width:143px;
	height:45px;
	color:White;
	font-weight:bold;
	cursor:pointer;
}
.memberbuttonSmallOff_send
{
	background:url('../../Common/Images/MemberShip/m_27.gif') no-repeat;
	border: 0px;
	width:143px;
	height:45px;
	color:White;
	font-weight:bold;
	cursor:pointer;
}
.memberbuttonSmallOn_cancel
{
	background:url('../../Common/Images/MemberShip/m_28.gif') no-repeat;
	border: 0px;
	width:140px;
	height:43px;
	color:White;
	font-weight:bold;
	cursor:pointer;
}
.memberbuttonSmallOff_cancel
{
	background:url('../../Common/Images/MemberShip/m_29.gif') no-repeat;
	border: 0px;
	width:140px;
	height:43px;
	color:White;
	font-weight:bold;
	cursor:pointer;
}
.memberbuttonSmallPress
{
	background:url('../../Common/Images/MemberShip/GreenBgSmallPress01.png') no-repeat;
	border: 0px;
	width:74px;
	height:50px;
	color:White;
	font-weight:bold;
	cursor:pointer;
}
.memberbuttonMeduimOff
{
	background:url('../../Common/Images/MemberShip/GreenBgMeduimOFF01.png') no-repeat;
	border: 0px;
	width:118px;
	height:50px;
	color:White;
	font-weight:bold;
	cursor:pointer;
}
.memberbuttonMeduimOff_close
{
	background:url('../../Common/Images/MemberShip/m_31.gif') no-repeat;
	border: 0px;
	width:140px;
	height:45px;
	color:White;
	font-weight:bold;
	cursor:pointer;
}
.memberbuttonMeduimOn_close
{
	background:url('../../Common/Images/MemberShip/m_30.gif') no-repeat;
	border: 0px;
	width:140px;
	height:45px;
	color:White;
	font-weight:bold;
	cursor:pointer;
}
.memberbuttonMeduimOff_createaccount
{
	background:url('../../Common/Images/MemberShip/m_34.gif') no-repeat;
	border: 0px;
	width:151px;
	height:56px;
	color:White;
	font-weight:bold;
	cursor:pointer;
}
.memberbuttonMeduimOn_createaccount
{
	background:url('../../Common/Images/MemberShip/m_34_over.gif') no-repeat;
	border: 0px;
	width:151px;
	height:56px;
	color:White;
	font-weight:bold;
	cursor:pointer;
}
.memberbuttonMeduimOn
{
	background:url('../../Common/Images/MemberShip/GreenBgMeduimON01.png') no-repeat;
	border: 0px;
	width:118px;
	height:50px;
	color:White;
	font-weight:bold;
	cursor:pointer;
}

.memberbuttonMeduimPress
{
	background:url('../../Common/Images/MemberShip/GreenBgMeduimPress01.png') no-repeat;
	border: 0px;
	width:118px;
	height:50px;
	color:White;
	font-weight:bold;
	cursor:pointer;
}
.memberbuttonBlueSmallOff
{
	background:url('../../Common/Images/MemberShip/BgOffsmall.png') no-repeat;
	border: 0px;
	width:74px;
	height:25px;
	color:White;
	font-weight:bold;
	cursor:pointer;
}
.memberbuttonBlueSmallOn
{
	background:url('../../Common/Images/MemberShip/BgOnsmall.png') no-repeat;
	border: 0px;
	width:74px;
	height:25px;
	color:White;
	font-weight:bold;
	cursor:pointer;
}
.memberbuttonBlueSmallPress
{
	background:url('../../Common/Images/MemberShip/BgPresssmall.png') no-repeat;
	border: 0px;
	width:74px;
	height:25px;
	color:White;
	font-weight:bold;
	cursor:pointer;
}
.memberbuttonBlueMeduimOff
{
	background:url('../../Common/Images/MemberShip/BgOffMeduim.png') no-repeat;
	border: 0px;
	width:120px;
	height:50px;
	color:White;
	font-weight:bold;
	cursor:pointer;
}
.memberbuttonBlueMeduimOn
{
	background:url('../../Common/Images/MemberShip/BgOnMeduim.png') no-repeat;
	border: 0px;
	width:120px;
	height:50px;
	color:White;
	font-weight:bold;
	cursor:pointer;
}
.memberCheckButton
{
	background:url('../../Common/Images/MemberShip/m_08.gif') no-repeat;
	border: 0px;
	width:75px;
	height:39px;
	color:White;
	font-weight:bold;
	cursor:pointer;
}
.memberCheckButton_Over
{
	background:url('../../Common/Images/MemberShip/m_08_over.gif') no-repeat;
	border: 0px;
	width:75px;
	height:39px;
	color:White;
	font-weight:bold;
	cursor:pointer;
}
.memberNextButton
{
	background:url('../../Common/Images/MemberShip/m_09.gif') no-repeat;
	border: 0px;
	width:88px;
	height:34px;
	color:White;
	font-weight:bold;
	cursor:pointer;
}
.memberNextButton_Over
{
	background:url('../../Common/Images/MemberShip/m_09_over.gif') no-repeat;
	border: 0px;
	width:88px;
	height:34px;
	color:White;
	font-weight:bold;
	cursor:pointer;
}
.memberbuttonBlueMeduimPress
{
	background:url('../../Common/Images/MemberShip/BgPressMeduim.png') no-repeat;
	border: 0px;
	width:120px;
	height:50px;
	color:White;
	font-weight:bold;
	cursor:pointer;
}
.borderTextInformation
{
	border:solid 1px #d0d0d0;
}
.Discussion_TitleHeader
{
/*	color:#1c7279;*/
    color:#666769;
	font-size: 9pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;	
	white-space:nowrap;
	font-weight:bolder;
	text-align:center;
	vertical-align:middle;
}
.Discussion_Name
{
	color:#252525;
	font-size: 9pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;	
	white-space:nowrap;
	font-weight:bolder;
	padding-left:5px;
	border:solid 1px #c4001c;
	border-bottom-width:0px;
	border-right-width:2px;
	border-top-width:0px;
}
.Discussion_Date
{
	color:black;
	font-size: 8pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	white-space:nowrap;
	font-weight:normal;
	padding-left:3px;
	border:solid 1px #c4001c;
	border-top-width:0px;
	border-right-width:2px;
	border-left-width:0px;
}
.Discussion_Title
{
	color:black;
	font-size: 8pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	white-space:nowrap;
	font-weight:bolder;
	padding-left:5px;
	border:solid 1px #c4001c;
	border-bottom-width:0px;
	border-right-width:0px;
	border-left-width:2px;
	border-top-width:0px;
 
}

.Discussion_Detail
{
	color:black;
	font-size: 8pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	white-space:nowrap;
	font-weight:normal;
}
.Discussion_Description
{
	color:black;
	font-size: 8pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	white-space:normal;
	font-weight:normal;
	padding-left:5px;
	border:solid 1px #c4001c;
	border-top-width:0px;
	border-right-width:0px;
	border-left-width:2px;
	cursor:pointer;
	border-bottom:solid 1px #d3d3d3;
	/*
	color:black;
	font-size: 8pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	white-space:nowrap;
	font-weight:normal;
	padding-left:5px;
	border:solid 1px #c4001c;
	border-top-width:0px;
	border-right-width:2px;
	border-left-width:0px;
*/
}
.Discussion_ButtonDelete
{
	border:solid 1px #d3d3d3;
	text-align:center;
}
 
.Discussion_NameAlternat
{
	color:#252525;
	font-size: 9pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;	
	white-space:nowrap;
	font-weight:bolder;
	padding-left:20px;
	 
}
.Discussion_DateAlternat
{
	color:#737373;
	font-size: 8pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	white-space:nowrap;
	font-weight:normal;
	padding-left:20px;
	 
}
.Discussion_TitleAlternat
{
	color:#5d5d5d;
	font-size: 8pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	white-space:nowrap;
	font-weight:bolder;
	 padding-left:5px;
 
}
.Discussion_DescriptionAlternat
{
	color:#737373;
	font-size: 8pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	white-space:normal;
	font-weight:normal;
	 padding-left:5px;
 
}
.Discussion_ButtonDeleteAlternat
{
	 text-align:center;
}
.Discussion_LinkOver
{
	/*color:#bed52b;*/
	color:Gray;
	font-size: 8pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-weight:bold;	
	text-decoration:underline;
	cursor:default;
}
.Discussion_TitleHead
{
	color:White;
	font-size: 12pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-weight:bold;	
 
}
.Discussion_TitleSmallWhite
{
	color:White;
	font-size: 10px;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-weight:normal;	
	white-space:nowrap;
}
.Discussion_TitleSmallBlue
{
	color:#00c0d7;
	font-size: 8pt;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-weight:bold;	
	text-decoration:underline;
}

.navigation
{
	width:600px;
	margin-top:30px;
}

#leftnav 
{
	width:180px;
	text-align:center;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-size: 8pt;
	white-space:nowrap;
}

#rightnav 
{
	width:180px;
	margin-right:20px;
	text-align:center;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-size: 8pt;
	white-space:nowrap;
}

#numnav
{
	text-align:center;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-size: 8pt;
	white-space:nowrap;
	
}


.memberbuttonMeduimOff_forgot
{
	background:url('../../Common/Images/MemberShip/m_06.gif') no-repeat;
	border: 0px;
	width:170px;
	height:75px;
	color:White;
	font-weight:bold;
	cursor:pointer;
}
.memberbuttonMeduimOn_forgot
{
	background:url('../../Common/Images/MemberShip/m_06_over.gif') no-repeat;
	border: 0px;
	width:170px;
	height:75px;
	color:White;
	font-weight:bold;
	cursor:pointer;
}


.memberbuttonCaptcha
{
	background:url('../../Common/Images/MemberShip/refresh01.png') no-repeat;
	border: 0px;
	width:25px;
	height:26px;
	color:White;
	font-weight:bold;
	cursor:pointer;
  
	 
}

.memberbuttonCaptcha_Over
{
	background:url('../../Common/Images/MemberShip/refresh02.png') no-repeat;
	border: 0px;
	width:25px;
	height:26px;
	color:White;
	font-weight:bold;
	cursor:pointer;
	 
}

.UserOnlines
{
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-size:12pt;
	font-size:x-small;
	font-weight:bold;
	padding:2px 0px 0px 2px;
}

.SendButton
{
	background:url('../../Common/Images/ChatRoom/button_send.png') no-repeat;
	border: 0px;
	width:69px;
	height:28px;
	color:White;
	font-weight:bold;
	cursor:pointer;
}
.SendButton_Over
{
	background:url('../../Common/Images/ChatRoom/button_send_over.png') no-repeat;
	border: 0px;
	width:69px;
	height:28px;
	color:White;
	font-weight:bold;
	cursor:pointer;
}
.MemberDetailTitle
{
	color: black;
	font-size: 13px;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-weight:bold;
	text-align:center;
}
.MemberSubTitle
{
	color: black;
	font-size: 16px;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-weight:bold;
}
.MemberNormalText
{
	color: black;
	font-size: 12px;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-weight:normal;
}
