.PageBODY {
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(images/fondo_barra2.gif);
	background-repeat: repeat-x;
}
.FormTABLE {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	border: 1px solid #999999;
}
.FormHeaderTD {
	background-color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.FormHeaderFONT {font-family: Arial, Tahoma, Verdana, Helvetica; font-size: 10pt; color: #FFFFFF; font-weight: bold;}
.FieldCaptionTD {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.FieldCaptionFONT {
	font-family: Arial, Tahoma, Verdana, Helvetica;
	color:#000000;
	font-size: 10pt;
	font-weight: normal;
}
.DataTD {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.RecordSeparatorTD {background-color: #FFFFFF}
.DataFONT {font-family: Arial, Tahoma, Verdana, Helvetica; color: #000000; font-size: 10pt}
.ColumnFONT {font-family: Arial, Tahoma, Verdana, Helvetica; color: #000000; font-size: 10pt; font-weight: bold}
.ColumnTD {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.Button { font-size:8pt; font-family:MS Sans Serif; font-weight:bold; color:#FFFFFF;
		  border-style:solid; border-color:#626178; border-width:1px; background-color:#333399;}

.textINPUT {background-color: #FFFFFF; border-color: #9B9AAD; border-style: solid; border-width: 1px; color: #666666; font-size: 8pt; font-family: MS Sans Serif;}

.tblborde {
	background-color: #FFFFFF;
}

.tblborde2 {
	background-color: #FFFFFF;
}
.tblborde3 {
	background-color: #FFFFFF;
}
.tblborde4 {
	background-color: #FFFFFF;
}
.linkBlanco {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	border: none;
}
.linkBlanco:hover {
	text-decoration: underline;
	color: #CCFFFF;
}

.linkGris {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.linkGris:hover {
	text-decoration: underline;
}
.linkOtro {
	text-decoration: none;
	font-weight: bold;
}
.linkOtro:hover {
	text-decoration: underline;
}
