.data {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 0px;
	width: 390px;
	border-color: #FAB62D;
	background-color: #FAB62D;
}
.button {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 0px;
	width: 390px;
	border-color: #FAB62D;
	background-color: #FAB62D;
}
.messageborder {
	border-style: solid;
	border-width: 1px;
	border-color: rgb(0,0,0);
	background-color: rgb(255,255,222);
}
.errmsg {
	color: rgb(255,0,0); font-family: Verdana; font-size: 10px;
}