.TextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #999999;
	text-decoration: none;
	text-align: left;
	border: 1px solid #666666;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 4px;
	margin-left: 0px;
	height: 20px;
	width: 200px;
	text-indent: 4px;
}
