.Header
{
	background-image: url(../Images/Banner/nextel-cap.jpg);
	border: 0px;
	padding: 0px 0px 0px 0px;
}
.TDLeft
{
	background-image: url(../Images/aigua4.jpg);
	border: 0px;
	padding: 10px 0px 0px 0px;
	width: 256px;
	height: 100%;
}
.TDRight
{
	border-bottom: solid 2px steelblue;
	border-left: solid 2px steelblue;
	border-right: solid 2px steelblue;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
}
.LabelTitulo
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: SteelBlue;
}
.LabelBoton
{
	background-color: Transparent;
	border: none;
	font-family: Arial;
	font-size: 8pt;
	color: #ffa600;
	cursor: hand;
	font-weight: bold;
	text-decoration: underline;
}
.Botones
{
	background-color: #FFA600;
	border: solid 1px #FFA600;
	text-align: center;
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
	color: White;
	font-weight: bold;
	cursor: hand;
}
.BotonURL
{
	background-color: Transparent;
	color: White;
	border: none;
	cursor: hand;
	font-size: 2pt;
	margin: 2px 2px 2px 2px;
	background-repeat:no-repeat;
}
.BotonDocumento
{
	background-color: #FFA600;
	border: solid 1px #FFA600;
	text-align: center;
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
	color: White;
	font-weight: bold;
	cursor: hand;
	padding: 0px 5px 0px 5px;
}
.BotonLogin
{
	border: dotted 1px white;
}
.PUnidades
{
	background-color: #FFEDCC;
}
.Label
{
	font-family: Arial;
	font-size: 8pt;
	color: Black;
}
.LabelResaltada
{
	font-family: Arial;
	font-size: 8pt;
	color: Black;
	font-weight: bold;
}
.LabelLink
{
	font-family: Verdana;
	font-size: 8pt;
	color: #FFA600;
	font-weight: bold;
	cursor: hand;
	text-decoration: underline;
}
.LabelIcg
{
	font-family: Verdana;
	font-size: 7pt;
	color: White;
	font-weight: bold;
}
.LabelConfigurando
{
	background-color: ForestGreen;
	border: solid 1px White;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: White;
}
.BotonAsLabel
{
	background-color: Transparent;
	border: none;
	font-family: Arial;
	font-size: 8pt;
	color: Black;
	cursor: hand;
	text-align: left;
	text-indent: 0px;	
	text-decoration: none;
}
.LabelAgencia
{
	font-family: Arial;
	font-size: 8pt;
	color: White;
	cursor: hand;
	text-decoration: underline;
}
.LabelError
{
	font-family: Arial;
	font-size: 8pt;
	color: Red;
	font-weight: bold;
}
.SelectedRow
{
	background-color: #FFEDDC;
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;	
}
.TextBox
{
	font-family: Arial;
	font-size: 8pt;
	border: solid 1px steelblue;
}
.TextBoxRead
{
	background-color: WhiteSmoke;
	border: solid 1px SteelBlue;
	font-family: Arial;
	font-size: 8pt;
	color: Black;
}
.TextBoxTotal
{
	background-color: White;
	border: solid 1px SteelBlue;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: SteelBlue;
}
.HeaderFooterGrid
{
	font-family: Arial;
	font-size: 8pt;
	background-color: #FFA600;
	color:White;
	border: none;
	height: 20px;
	cursor: default;
}
.HeaderFooterGridNoHeight
{
	font-family: Arial;
	font-size: 8pt;
	background-color: #FFA600;
	color:White;
	border: none;
	cursor: default;
}
.HeaderFooterLinkGrid
{
	font-family: Arial;
	font-size: 8pt;
	background-color: #FFA600;
	color: White;
	border: none;
	/*height: 20px;*/
	cursor: hand;
	text-decoration: underline;
}
.HeaderFontGrid
{
	font-family: Arial;
	font-size:9pt;
	color: White;
}
.RowGrid
{
	font-family: Arial;
	font-size: 8pt;
	background-color: White;
	color: Black;
}
.AlternateRowGrid
{
	font-family: Arial;
	font-size: 8pt;
	background-color: #FFEDCC;
	color: Black;
}
.ActivatedRowGrid
{
	font-family: Arial;
	font-size: 8pt;
	border: solid 2px RoyalBlue;
}
.ColumnGrid
{
	font-family: Arial;
	font-size: 8pt;
	background-color: #FFEDCC;
	color: Black;
	font-weight: bold;
}
.ItemMenu
{
	font-family: Arial;
	font-size: 8pt;
	text-align: left;
	font-weight: bold;
	background: white;
	cursor: hand;
	color: #FFA600;
	padding-left: 5px;
}
.ItemHoverMenu
{
	font-family: Arial;
	font-size: 8pt;
	text-align: left;
	font-weight: bold;
	background: White;
	cursor: hand;
	color: SteelBlue;
	padding-left: 5px;
}
.ServicioBloqueado
{
	color: Red;
}
.RowServicioBloqueado
{
	font-family: Arial;
	font-size: 8pt;
	background-color: Gainsboro;
}
/*.PestanyaIzqdaActiva
{
	background-color: SteelBlue;
	border: solid 2px SteelBlue;
	font-family: Arial;
	font-size: 9pt;
	color: White;
	cursor: hand;
}
.PestanyaMedioInactiva
{
	background-color: White;
	border: solid 2px SteelBlue;
	font-family: Arial;
	font-size: 9pt;
	color: Black;
	cursor: hand;
}*/