
.txt {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	background : #ffffff;
	color: #000000;
	border : 1px solid #427DE0;
	margin-bottom:5px
}




.checkb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	background : #D4E0F7;
	border : none;
}

.butt {
	width: 303px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	color: #ffffff;
	cursor: hand;
	background : #7EABAF;
	font-weight: bold;
	border: 1px solid #003366;
}
.buttNo {
	width: 303px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	text-align:center;
	color: #ffffff;
	cursor: hand;
	background : #94B5ED ;
	font-weight: bold;
	border: 1px solid #003366;
}
