.txtarea {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFF9;
	height: 200px;
	width: 350px;
	border: 1px dashed #003399;
}
.btn_msg {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #0066CC;
	height: 23px;
	width: 70px;
}
