.textbox {
	border:1px solid #d91f16;
	font-family:Arial;
	font-size:11px;
}
.textbox2 {
	border:1px solid #d91f16;
	font-family:Arial;
	font-size:11px;
	scrollbar-base-color:#F7B6B5;
}
.label {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}
.send_button {
	width: 108px; 
	height:33px;
	background-image:url(../../images/btn1_bg.gif); 
	border:0;
	font-family:Arial;
	font-size:12px;
	text-decoration:underline;
	color:#b10000;
	font-weight:bold;
	text-align:center;
	padding-left:7px;
	margin-right:20px;
}
.reset_button {
	width: 108px; 
	height:33px;
	background-image:url(../../images/btn1_bg.gif); 
	border:0;
	font-family:Arial;
	font-size:12px;
	text-decoration:underline;
	color:#b10000;
	font-weight:bold;
	text-align:center;
	padding-left:5px;
	margin-left:20px;
}
