@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form {
	margin: 0;
}

label {
	/* display: block; */
	font-size: 9px;
	font-weight: bold;
	color: #000099;
}

input[type=text], textarea {
	width: 140px;
}

input[type=submit] {

}

td.flabel {
	COLOR: #ffe957;
	FONT-SIZE: 60%;
	FONT-WEIGHT: bold;
	font-family: Verdana;
}

.hidden {
	display: none;
}