.inputfield {
 border:1px solid #7f9db9; 
 font-size:10pt; 
 height:17px; 
 width:174px;
 margin-bottom: 2px;
 color: #567385;
}
.inpbutton {
/* 
	border-style:solid; border-color:#7f9db9; border-width:thin; 
 font-size:10pt; background-color:#CCCCCC;
*/
 background-image:url(/i/regform/regform_submit.png); background-repeat:no-repeat; width:93px; height:18px;
}
.inputcheck {
 
}
.inpselect {
/* 
	border: 1px solid #7f9db9; 
*/
	font-size:10pt;
	/* background: white url(/i/regform/select_bird.png) no-repeat right top; */
	border:1px solid #7f9db9;
	margin-bottom:2px;
	color: #567385;
}
.formmat {
	margin-top:0px;	
	background-repeat:no-repeat; 
	background-image:url(/i/mp/backReg.png); 
	width:732px;
	background-position: left top; 
	height:339px;
	padding:0px;
	position:relative;
	top:2px;
	left:10px;
		
}

.formmat2 {
	position:relative;
	top:0px; left:0px;
	margin-top:0px;	
	background-repeat:no-repeat; 
	background-image:url(/i/regform/reg_text.png); width:330px;
	background-position: left top; 
	height:238px;
	padding:0px;	
}

/*


border: 1px solid #FFFFFF;
	border:1px solid #00FF00;
*/
.regtitle {
	background-image:url(/i/regform/regform_title.png); 
	background-repeat:no-repeat; 
	position:relative;
	top:5px; margin-left:5px; height:25px; width:113px;
}

.regtable {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10pt;
	position:relative;
	top:15px;
	left:5px;
/*	
	margin-top:32px;
	margin-left:5px;
	border:1px solid #FACE8D;
*/
}

.regform_min {
	width:130px; height:27px; background-image:url(/i/regform/regform_min.png); 
	background-repeat:no-repeat; background-position: top right;
	position: relative;  
	top:5px; margin-left:5px;
	display:none;
}
