 <style type="text/css">
			.arrow_box {
				border-left: 1px solid #256087;
				background: #b0daff;
				color: black;
			}
			.selectbar {
				border: none;
				background: url(./themes/x7chat2/selectbar.gif);
				height: 15px;
				color: black;
			}
			.msginput_bg {
			}
			.msginput {
				border: 1px solid #256087;
				background: #7ec3ff;
				font-family: arial, helvetica, verdana, sans-serif;
				font-size: 12px;
				width: 298px;
				color: black;
			}
			.smileybuttonOver {
				border: 1px solid #256087;
				background: #7ec3ff;
				cursor: pointer;
				cursor: hand;
				color: black;
			}
			.smileybutton {
				border: 1px solid #256087;
				background: url(./themes/x7chat2/selectbar.gif);
				cursor: pointer;
				cursor: hand;
				color: black;
			}
			.boldtxt {
				background: url(./themes/x7chat2/selectbar.gif);
				font-family: arial, helvetica, verdana, sans-serif;
				font-size: 12px;
				cursor: pointer;
				cursor: hand;
				border: 1px solid #256087;
				text-align: center;
				color: black;
			}
			.boldtxtover {
				background: #c5e3ff;
				font-family: arial, helvetica, verdana, sans-serif;
				font-size: 12px;
				cursor: pointer;
				cursor: hand;
				border-left: 1px solid #256087;
				border-top: 1px solid #256087;
				border-right: 1px solid #256087;
				border-bottom: 1px solid #256087;
				text-align: center;
				color: black;
			}
			.boldtxtdown {
				background: url(./themes/x7chat2/selectbar_inv.gif);
				font-family: arial, helvetica, verdana, sans-serif;
				font-size: 12px;
				cursor: pointer;
				cursor: hand;
				border-right: 1px solid #c5e3ff;
				border-bottom: 1px solid #c5e3ff;
				border-left: 1px solid #256087;
				border-top: 1px solid #256087;
				text-align: center;
				color: black;
			}
			.curfont {
				width: 61px;
				height: 15px;
				background: transparent;
				border: 0px solid #256087;
				font-family: arial, helvetica, verdana, sans-serif;
				font-size: 12px;
				cursor: pointer;
				cursor: hand;
				color: black;
			}
			.cursize {
				width: 41px;
				height: 15px;
				background: transparent;
				border: 0px solid #256087;
				font-family: arial, helvetica, verdana, sans-serif;
				font-size: 12px;
				cursor: pointer;
				cursor: hand;
				color: black;
			}
			.curcolor {
				width: 61px;
				height: 15px;
				background: transparent;
				border: 0px solid #256087;
				font-family: arial, helvetica, verdana, sans-serif;
				font-size: 12px;
				cursor: pointer;
				cursor: hand;
				color: black;
			}
			.selected {
				background: #b0daff;
				font-family: arial, helvetica, verdana, sans-serif;
				font-size: 12px;
				cursor: pointer;
				cursor: hand;
				color: black;
			}
			.nonSelected {
				background: #c5e3ff;
				border: 1px solid #256087;
				font-family: arial, helvetica, verdana, sans-serif;
				font-size: 12px;
				cursor: pointer;
				cursor: hand;
				color: black;
			}
			.send_button {
				color: black;
			}
		</style>