.TxtReporte
{
	width: 100%; /*background-color:#e3f2f1;*/
	border: 1px solid;
}

body
{
	margin-top: 0px;
	margin-right: 0px;
	background-color: #ebebeb;
}

ul li
{
	font-weight: bold;
	list-style-type: none;
}

ul li ul li
{
	font-weight: normal;
}

.LoginTextFields
{
	font-family: Verdana;
	font-size: 10px;
	color: Black;
	font-weight: normal;
	background-color: #e3f2f1;
	border: white 1px solid;
}
.LoginText
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: black;
}

.UserConnText
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.LinkStyle
{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: white;
}

.BarButtons
{
	font-family: Verdana;
	font-size: 8px;
	font-weight: normal;
	color: black;
}

.Button
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: Black;
	background-color: #E3F2F1;
	border: white 1px solid;
}

.table-Cheques
{
	background-color: #f4f4f4;
	border-color: #cdcdcd;
	border-style: solid;
	border-width: 1px;
}
.TituloCheques
{
	 font-weight:bold;
	 color: #5e9ac7;
	
	font-size: 12px;	
	font-family: Verdana;
	text-decoration: none;

}

.frmMessage
{
	font-weight: bold;
	font-size: 12px;
	background-image: none;
	color: red;
	font-family: Verdana;
	background-color: transparent;
	text-align: center;
	text-decoration: none;
}
.frmWarning
{
	font-weight: bold;
	font-size: 12px;
	background-image: none;
	color: yellow;
	font-family: Verdana;
	background-color: transparent;
	text-align: center;
	text-decoration: none;
}
.frmSuccess
{
	font-weight: bold;
	font-size: 12px;
	background-image: none;
	color: #22c2f6;
	font-family: Verdana;
	background-color: transparent;
	text-align: center;
	text-decoration: none;
}
.frmTabSelected
{
	font-weight: bold;
	font-size: 12;
	color: white;
	font-family: Arial;
	text-decoration: none;
}

.frmTab
{
	font-weight: bold;
	font-size: 11;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

.frmTabSolicitud
{
	font-weight: bold;
	font-size: 13px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

.frmTabSolicitudSelected
{
	font-weight: bold;
	font-size: 13px;
	color: white;
	font-family: Arial;
	text-decoration: none;
}

.frmVerdanaSmallBold
{
	font-weight: bold;
	font-size: 8;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}

.frmModules
{
	font-weight: bold;
	font-size: 9;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}

.frmFunctions
{
	font-size: 9;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}

.frmLabelText
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}

.frmCtrlText
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}

.frmCtrlText_UC
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: Verdana;
	text-decoration: none;
	text-transform: uppercase;
}

.frmCtrlText_LC
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: Verdana;
	text-decoration: none;
	text-transform: lowercase;
}

.frmConsultText
{
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	color: #22c2f6;
	font-weight: bold;
}

.frmConsultTextCaps
{
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	color: #22c2f6;
	font-variant: small-caps;
	font-weight: bold;
}

.frmHeader
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family: Verdana;
}

.frmVerdanaSmall
{
	font-size: 10px;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}

.frmFuncTitle
{
	font-weight: bold;
	font-size: 18px;
	color: #22c2f6;
	font-family: Verdana;
}

.frmSubTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #22c2f6;
	font-family: Verdana;
}

.frmSection
{
	font-weight: bold;
	font-size: 12px;
	color: White;
	font-family: Verdana;
	background: #22c2f6;
	font-style: italic;
}

.frmVerdanaFuschia
{
	font-weight: bold;
	font-size: 12px;
	color: White;
	font-family: Verdana;
	text-decoration: none;
}

.frmTitleBig
{
	font-weight: bold;
	font-size: 20px;
	color: black;
	font-family: Verdana;
	text-align: center;
}



.frmVerdana
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}
.frmVerdanaPopup
{
	font-weight: bold;
	font-size: 10px;
	color: red;
	font-family: Verdana;
	text-decoration: none;
	cursor: hand;
	background: #02F0D9;
}
.frmVerdanaSmallCentered
{
	font-size: 10px;
	color: black;
	font-family: Verdana;
	text-decoration: none;
	text-align: center;
}
.frmVerdanaSmallCaps
{
	font-size: 10px;
	color: black;
	font-family: Verdana;
	text-decoration: none;
	font-variant: small-caps;
}
.frmVerdanaSmallCons
{
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	background-color: #E7E7FF;
}
.frmVerdanaSmallConsCentered
{
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	background-color: #E7E7FF;
	text-align: center;
}
.frmVerdanaMessage
{
	text-align: center;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	color: red;
}
.frmVerdanaSmallTitle
{
	font-weight: bold;
	font-size: 10px;
	color: #6699cc;
	font-family: Verdana;
	text-decoration: none;
}
.frmVerdanaSmallText
{
	font-size: 10px;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}
.frmRepeaterItem
{
	font-size: 10px;
	background-color: #C9DEDB;
	font-family: Verdana;
	text-decoration: none;
}
.frmRepeaterAltItem
{
	font-size: 10px;
	background-color: #E8ECF0;
	font-family: Verdana;
	text-decoration: none;
}
.frmTitleBig
{
	font-weight: bold;
	font-size: 20px;
	color: black;
	font-family: Verdana;
	text-align: center;
}
.frmTitles
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-style: italic;
	font-family: Verdana;
	background-color: #33ccff;
}
.frmGridHeader
{
	font-size: 10px;
	background-color: #22c2f6;
	color: White;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
}
.frmGridItem
{
	font-size: 10px;
	color: #000066;
	font-family: Verdana;
	text-decoration: none;
}
.frmGridItemClickable
{
	font-size: 10px;
	color: #000066;
	font-family: Verdana;
	text-decoration: none;
	cursor: hand;
}
.frmEstadHeader1
{
	font-size: 12px;
	color: black;
	background: #fffacd;
	font-family: Century Gothic;
	text-decoration: none;
}
.frmEstadHeader1r
{
	font-size: 12px;
	color: black;
	background: #fffacd;
	font-family: Century Gothic;
	text-decoration: none;
	text-align: right;
}
.frmEstadHeader1c
{
	font-size: 12px;
	color: black;
	background: #fffacd;
	font-family: Century Gothic;
	text-decoration: none;
	text-align: center;
}
.frmEstadHeader2c
{
	font-size: 12px;
	color: black;
	background: #ceffce;
	font-family: Century Gothic;
	text-decoration: none;
	text-align: center;
}
.frmEstadHeader3c
{
	font-size: 12px;
	color: black;
	background: #ffcc99;
	font-family: Century Gothic;
	text-decoration: none;
	text-align: center;
}
.frmEstadHeader4c
{
	font-size: 12px;
	color: black;
	background: #99ffff;
	font-family: Century Gothic;
	text-decoration: none;
	text-align: center;
}
.frmEstadHeader4r
{
	font-size: 12px;
	color: black;
	background: #99ffff;
	font-family: Century Gothic;
	text-decoration: none;
	text-align: right;
}

.celdaCabeceraDerecha
{
	border: "1px solid black";
}

.celdaCabeceraIzquierda
{
	border-bottom: "1px solid black";
	border-top: "1px solid black";
	border-left: "1px solid black";
}

.celdaCabeceraDerechaInf
{
	border-bottom: "1px solid black";
	border-left: "1px solid black";
	border-right: "1px solid black";
}

.celdaCabeceraIzquierdaInf
{
	border-bottom: "1px solid black";
	border-left: "1px solid black";
}

.txtTransparente
{
	border: none;
	background-color: transparent;
	color: Navy;
}
.grilla
{
	width: 100%;
}

.mayusculas
{
	text-transform: uppercase;
}

.cabecera
{
	background-color: #22c2f6;
	white-space: nowrap;
	color: white;
	font-size: 10px;
	font-weight: bold;
}

.celdaContenido
{
	background-color: #dceffe;
}


.celdaSeleccionada
{
	background-color: #b6dfff;
	color: #333333;
	font-weight: bold;
}

.pie td
{
	border-style: none;
	background-color: #22c2f6;
	color: #333333;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
}


/*
	Se crea para el UserControl de ModalWaitMessage
*/

 .updateProgress
{
	position: absolute;
	background-color: #1274b5;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	padding: 0px;
	margin: 0px;
}

.updateProgress div
{
	background-color: white;
	padding: 6px;
	position: absolute;
	top: 30%;
	left: 30%;
	border: solid 1px navy;
	text-align:center;
}