.textboxStyle01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-color: #999999;
	border: double;
}
.ButtonStyle01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003333;
}

