.14pxtitle {
	font-family: "sans-serif";
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;


}
.12pxgray {
	font-family: "sans-serif";
	font-size: 12px;
	line-height: 180%;
	color: #5B5B5B;
	text-decoration: none;
}.12pxgray a:link {
	color: #5B5B5B;
	text-decoration: none;
}
.12pxgray a:visited {
	color: #5B5B5B;
	text-decoration: none;
}
.12pxgray a:hover {
	color: #CC0000;
	text-decoration: none;
}
.txtfield {
	font-family: "sans-serif";
	font-size: 12px;
	text-decoration: none;
	height: 18px;
	width: 200px;
	border: 1px solid #666666;
}
.txtfield1 {
	font-family: "sans-serif";
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
	height: 100px;
	width: 300px;
	border: 1px solid #666666;
}
.button {
	font-family: "sans-serif";
	font-size: 12px;
	text-decoration: none;
	height: 20px;
	width: 40px;
	border: 1px solid #666666;
}
