@charset "utf-8";
/* CSS Document */
#form{
width:400px;
padding-left:5px;}

.txtlbl{
width:75px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
float:left;
height:30px;
padding-left:5px;

}

.txttxbox{
width:300px;
float:left;
height:30px;}

.txttxch{
width:75px;
float:left;
height:25px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;}

.txttxchr{
width:175px;
float:left;
height:25px;}

.txttxbfi{
width:300px;
float:left;
height:50px;}

.txttxbche{
width:390px;
float:left;
}

#textf{
width:400px;
height:50px;}

#submitbutton{
margin-top:50px;
	margin-left: 80px;
	width: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}


#txtlbl{
width:75px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
float:left;
height:10px;

}

#txttxbox{
width:300px;
float:left;
height:10px;}

.txttxchrcb{
width:20px;
float:left;
height:25px;}

.txttxchlb{
width:60px;
float:left;
height:25px;
padding-top:3px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;}