.tdbanner1
{
	background-image:url(../img/banner1.jpg);
	width:339px;
	height:57px;
    background-repeat: repeat-x; 
}
.tdbanner2
{
	background-image:url(../img/banner2.gif);
	height:57px;
	width:170px;
    background-repeat: repeat-x; 
}

.tdbanner2_index
{
	background-image:url(../img/banner2.gif);
	height:57px;
	width:190px;
    background-repeat: repeat-x; 
}

.tdbanner3
{
	background-image:url(../img/banner3.jpg);
	width:241px;
	height:57px;
    background-repeat: repeat-x; 
}

.chatbg
{
	background-color:#F3F3F3; /*#f6fef1;*/
}
.scrolltd
{
	background-image:url(../img/scrollbg.gif);
	height:23px;
    background-repeat: repeat-x; 
}
.tdsend
{
	background-image:url(../img/entersend.jpg);
	width:188px;
	height:157px;
    background-repeat: none; 
}

.tdindexsend
{
	background-image:url(../img/indexentersend.jpg);
	width:188px;
	height:118px;
    background-repeat: none; 
}

.showoutput
{
	width:545px;
	height:250px;
	font-size:12px;
	background-color:#FFFEFE;
	word-break:break-all;
	border-top:1px solid #BDBDBD;
	border-left:1px solid #BDBDBD;
	border-right:1px solid #BDBDBD;
	overflow-y:auto;
}

.chattd
{
	padding-top:3px;
	padding-right:0px;
	background:#FFFEFE;
	border:1px solid #BDBDBD;
}

.inputchat{                    
color:   #000000;
BORDER: #FFFFFF 0px solid;
font-size:12px;
cursor:hand;
}

.inputchat1{                    
color:   #000000;
BORDER-RIGHT: #BDBDBD 1px solid;
BORDER-TOP: #BDBDBD 1px solid;
BORDER-LEFT: #BDBDBD 1px solid;
BORDER-BOTTOM: #BDBDBD 1px solid;
font-size:12px;
}

.chattitlebg
{
	background-image:url(../img/banner4.jpg);
	width:742px;
	height:53px;
    background-repeat: no-repeat; 
}
.chattablebg
{
	background-color:#F3F3F3;
	background-image:url(../img/chatbottom.jpg);
    background-repeat: no-repeat; 
	background-position-y:bottom;
	background-position-x:right;
	border-left:2px solid #a2a1a1;
	border-right:2px solid #a2a1a1;
	border-bottom:2px solid #a2a1a1;
}
.chattextarea
{
	border:1px solid #BDBDBD;
}

.chatfont
{
	color:#444444;
}