<style>


button {
 	font-family: "arial", "helvetica", sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #999999;
	padding: 2px;
	background-color: #CCCCCC;
	width: 100%;
}

textarea {
	font-family: "arial", "helvetica", sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #999999;
}

select {
	font-family: "arial", "helvetica", sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	width: 100%;
}

.brdr {
	font-family: "arial", "helvetica", sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #999999;
	padding: 2px;
	width: 100%;
}


.nobrdr {
	font-family: "arial", "helvetica", sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 2px;
	width: 100%;
}


</style>
