body {
	background-repeat:  repeat-x;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D515C;
	text-align: justify;
	line-height: 18px;
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D515C;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	font-size: 10px;
}
.norepeat {
	background-repeat:  repeat-x;
}
.ver10black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.textfieldbusca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	font-size: 10px;
	width: 140px;
}
.botones {
	background-color: #FFC863;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
	cursor: hand;
}
.txtblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 18px;
}
.txtblack2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.norepeat2 {
	background-repeat:  no-repeat;
}
.fondox {
	background-repeat:  repeat-x;
}
.error {
	background-color: #FFC863;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
	font-weight: bold;

}
