.form {
	font-family: Tahoma, "Courier New", Verdana;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.boton {
	font-family: Tahoma, "Courier New", Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #333333;
	cursor: hand;
}
.tablad {
	font-family: Tahoma, "Courier New", Verdana;
	font-size: 10px;
	color: #333333;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.bold {
	font-size: 10px;
	font-weight: bold;
}
.tab {
	font-family: Tahoma, "Courier New", Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/tab.gif);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
	vertical-align: middle;
}
.tarab {
	font-family: Tahoma, "Courier New", Verdana;
	font-size: 10px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	background: #FFFFFF;
}
