.textfield1 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1A3363;
	text-decoration: none;
	background-color: #C0D9ED;
	height: 17px;
	width: 150px;
	border: 1px solid #3173AA;
	text-align: left;
}
.textfieldsmall {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1A3363;
	text-decoration: none;
	background-color: #C0D9ED;
	height: 17px;
	width: 90px;
	border: 1px solid #3173AA;
	text-align: left;
}
.textfieldxsmall {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1A3363;
	text-decoration: none;
	background-color: #C0D9ED;
	height: 17px;
	width: 35px;
	border: 1px solid #3173AA;
	text-align: left;
}


.textfieldtitle {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1A3363;
	text-decoration: none;
	background-color: #C0D9ED;
	height: 40px;
	width: 600px;
	border: 1px solid #3173AA;
	text-align: left;
}
.textfieldtitle1 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1A3363;
	text-decoration: none;
	background-color: #C0D9ED;
	height: 20px;
	width: 300px;
	border: 1px solid #3173AA;
	text-align: left;
}
.textfieldtitle2 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1A3363;
	text-decoration: none;
	background-color: #E4E4E4;
	height: 250px;
	width: 750px;
	border: 1px solid #3173AA;
	text-align: left;
}