.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}
.inputtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.combo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.check {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	width: 32px;
	height: 16px;
}
.boton {
	border: thin solid #CCCCCC;
	color: #FFFFFF;
	cursor: hand;
	font-weight: normal;
	font-size: 9px;
	background: #006666;
}
div.dialog{
background: #000000;
}
