.form1
	{
	width: 400px;
	color: #333366;
	font-weight: bold;
	background-color: #ffffff;
	font-size: 11px;
	text-align: left;
	margin-left: 16px;
	background-image: url(img/bg_form.gif);
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	background-color: #90a1ca;
	padding-left: 5px;
	}

.formbt
	{
	height: 17px;
	font-size: 9px;
	text-align: center;
	margin-left: 15px;
	background-image: url(img/btok_bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom: -2px;
	}
