BODY
{
	font-family: Tahoma, Verdana;
	font-size: xx-small;
	color: #264B94;
	margin: 0px;
	background-color: #FFFFFF;
}
A
{
	color: #008754;
}
BODY TABLE
{
	font-family: Tahoma, Verdana;
	font-size: xx-small;
	background-color: Transparent;
	border-top-style: None;
	border-bottom-style: None;
	border-right-style: None;
	border-left-style: None;
}
.Login
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: Bold;
	color: #264B94;
}
.Texto
{
	font-family: Tahoma, Verdana;
	font-size: xx-small;
	text-align: Left;
	text-transform: UpperCase;
	background-color: #FFFFFF;
	height: 19px;
}
.TextoObligatorio
{
	font-family: Tahoma, Verdana;
	font-size: xx-small;
	text-align: Left;
	text-transform: UpperCase;
	background-color: #FFFFCC;
	height: 19px;
}
.TextoDesactivado
{
	font-family: Tahoma, Verdana;
	font-size: xx-small;
	text-align: Left;
	text-transform: UpperCase;
	color: #264b94;
	background-color: #FFFFFF;
	height: 19px;
	border-top-style: None;
	border-bottom-style: None;
	border-left-style: None;
	border-right-style: None;
}
.Numero
{
	font-family: Tahoma, Verdana;
	font-size: xx-small;
	text-align: Right;
	background-color: #FFFFFF;
	height: 19px;
}
.NumeroObligatorio
{
	font-family: Tahoma, Verdana;
	font-size: xx-small;
	text-align: Right;
	background-color: #FFFFCC;
	height: 19px;
}
.NumeroDesactivado
{
	font-family: Tahoma, Verdana;
	font-size: xx-small;
	text-align: Right;
	color: #264b94;
	background-color: #FFFFFF;
	height: 19px;
	border-top-style: None;
	border-bottom-style: None;
	border-left-style: None;
	border-right-style: None;
}
.Lista
{
	font-family: Tahoma, Verdana;
	font-size: xx-small;
	text-transform: UpperCase;
}
.ListaObligatoria
{
	font-family: Tahoma, Verdana;
	font-size: xx-small;
	text-transform: UpperCase;
	background-color: #FFFFCC;
}
.TituloPrincipal
{
	font-family: Tahoma;
	font-size: 13pt;
	font-weight: Bold;
	color: #008754;
	text-align: Right;
}
.TituloSecundario
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: Bold;
	color: #264B94;
	text-align: Right;
	height: 25px;
}
.TituloInformativo
{
	font-weight: Bold;
	background-color: #008754;
	color: #FFFFFF;
	height: 21px;
}
.TituloUbicacion
{
	text-align: Center;
}
.TituloLista
{
	font-weight: Bold;
	color: White;
	text-align: Center;
	background-color: #264B94;
	height: 19px;
}
.TituloDetalle
{
	color: #FFFFFF;
	color: #264B94;
	font-weight: Bold;
	background-color: #264B94;
	background-color: #FFFFFF;
}
.Titulo
{
	font-weight: Bold;
	font-size: x-small;
	color: #264B94;
}
.Descripcion
{
	color: #696969;
	border-top-style: None;
	border-bottom-style: None;
	border-left-style: None;
	border-right-style: None;
	height: 14px;
}
.Dato
{
	text-transform: UpperCase;
	height: 16px;
	margin-top: 3px;
}
.Paginacion
{
	font-weight: Bold;
}
.Error
{
	border-top-style: None;
	border-bottom-style: None;
	border-left-style: None;
	border-right-style: None;
	color: #FF0000;
	display: none;
}
.Seleccion
{
	color: #008754;
	text-decoration: UnderLine;
}
.LinkActivo
{
	color: #264B94;
	text-decoration: None;
}
.Boton
{
	font-size: xx-small;
	font-family: Tahoma, Verdana;
	border-top: White 1px OutSet;
	border-bottom: White 1px OutSet;
	border-right: White 1px OutSet;
	border-left: White 1px OutSet;
	height: 19px;
}
.Tabla
{
	overflow-x: Hidden;
	overflow: Scroll;
	width: 100%;
	height: 234px;
	border-right: Black 1px Solid;
	border-top: Black 1px Solid;
	border-left: Black 1px Solid;
	border-bottom: Black 1px Solid;
}
.TablaSeleccion
{
	overflow-x: Hidden;
	overflow: Scroll;
	width: 100%;
	height: 222px;
	border-right: Black 1px Solid;
	border-top: Black 1px Solid;
	border-left: Black 1px Solid;
	border-bottom: Black 1px Solid;
}
.Oculto
{
	display: None;
}
