/* CSS Document */

label{
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	float: left;
	width: 140px;
}

textarea, select{
margin-bottom: 10px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}
.listmenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
.select{
width: 250px;
}