@charset "utf-8";
.top_panel {
	background-image:url(top-blue-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.txt_16
{
	font-size:22px;
}
.txt_13
{
	font-size:13px;
}
.textfld
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	border:#7f9db9 solid 1px;
	width:200px;
	padding-left:3px;
}
.textfld1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	border:#7f9db9 solid 1px;
	padding-left:3px;
	width:100px;
}