.eleven {
	font-size: 12px;
	font-family: Arial;
	font-style: normal;
	color: #333333;
}
.textboxstyle {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #333333;	
	height: 13px;
	width: 180px;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: uppercase;
	float: none;
	clear: left;
	border: 1px solid #660000;
	background-repeat: repeat-y;
	background-position: center;
	cursor: text;
	background-color: #E3E3E3;	
}
