.errorbox {
	width:100%;
	font-size: 10px;
	color: #FF0000;
	font-family: "Arial";
	font-weight: bold;
	display:none;
	vertical-align: 100%;
}

.inputbox {
	font-family: "Verdana"; 
	font-weight: bold; 
	font-size: 11px; 
	color: #000000; 
	border:inset 2px #AAAAAA;
}

.inputbutton {
	font-family: "Verdana"; 
	font-weight: bold; 
	font-size: 10px;
}

.tablo {
	font-family: "Verdana"; 
	font-size: 10px; 
}