.txtBLUE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.txtBLACK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.tablita {
	border: 1px dashed #275587;
	background-color: #F3F3F3;
}

.tablita2 {
	border: 1px groove #275587;
	background-color: #F3F3F3;
}

.txtWHITE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

.fnd_notascroller {
	background-image: url(_images/grafica/fnd_notascroller.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.txt_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
}

.error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF0000;
	font-weight:bold;
}
