textarea {
	border: 1px solid #677DAE;
	width: 325px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #003366;
}
.submitbutton {
	background: url(images/cellbg.gif);
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
select {
	border: 1px solid #677DAE;
	font-size: 10px;
	color: #003366;
}
#form {
	border: 1px solid #677DAE;
        width: 400px; 
}       


#form td {
	border-style: none;
}

#form input {
	border: 1px solid #677DAE;
	color: #003366;
}

#container #center #formcontain {
	border-style: none;
	margin-top: 10px;
        width: 400px; 
}

#container #center #formcontain td {
	border-style: none;
        width: 150px; 
}
