/* Default CSS Stylesheet for a new Web Application project */

TD
{
	font-size: 8pt;
	color: black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.TD0
{
	font-size: 8pt;
	color: black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.TD1
{
	font-size: 8pt;
	color: black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#E0E0E0;
	
}

.letraNormal
{
	font-family:Arial;
	font-size:8pt;
	font-weight:normal;
	color:Black;
}

.letraPie
{
	font-family:Arial;
	font-size:8pt;
	font-weight:normal;
	color:Black;
}

.letraEncabezado
{
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	color:Black;
}

.etiquetaTabla
{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	color: maroon;
}

.resultados
{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	color: #ff0016;
	
}

.negritas
{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	}
.PieGrid
{
	border-top: red thin solid;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
}

.estiloMoneda
{
	text-align: right;
}

.etiquetaGris
{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	color: darkgray;
}

.linkPieRojo
{
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	color: maroon;
}


.letrasPie
{
	font-family:Arial;
	font-size:8pt;
	color:darkgray
}

.letraChicaRoja
{
	font-family:Arial;
	font-size:8pt;
	color:brown
}

.letraChicaGris
{
	font-family:Arial;
	font-size:8pt;
	color:darkgray
}
.letraNormalRoja
{
	font-weight: normal;
	font-size: 9pt;
	color: #ff0016;
	font-family: Arial;
	text-decoration: none;
}
.letraNormalGris
{
	font-weight: normal;
	font-size: 9pt;
	color: darkgray;
	font-family: Arial;
	text-decoration: none;
}
.linkNormalRojo
{
	font-size: 8pt;
	color: #ff0016;
	font-family: Verdana;
	text-decoration: none;
	font-weight:normal;
}
.linkNormal
{
	font-weight: normal;
	font-size: 8pt;
	color: blue;
	font-family: Verdana;
}

.Encabezado
{
	font-weight:bold;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	background-color:Red;
}
body
{
	font-family: Arial
}



TH
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Arial;
	background-color: #d3d3d3;
	text-align: center;
}


.linkMenuPrin
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color: black;
	
}

.linkMenuPrinDisabled
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	color: black;
	
}

A:visited
{
	color: Black, #ff0016;
	font-family:  Verdana;
}
A:hover
{
	font-family:  Verdana;
	text-decoration: underline;
}
A
{
	font-size: 8pt;
	color: #ff0016;
	font-family: Verdana;
	text-decoration: none;
}

.Titulo
{
	color:Red;
	font-size:medium;
	text-align:center;
	border-bottom-style:inset;
	text-transform:uppercase;	 
}
	
.SubTitulo
{
	text-align:center;	
	font-weight: normal;
	font-size: 11pt;
	color: #ff0016;
	font-family: Arial;
	text-decoration: none;
}

.SubTituloReporte
{
	font-weight: normal;
	font-size: 11pt;
	color: black;
	font-family: Arial;
	background-color: lightgrey;
	text-align: center;
	text-decoration: none;
}
	
.Boton
{
		width: 75px;
}


.menustyle {font-family: Verdana; color:Red; background-color:White; font-weight: bold; cursor: default}

.menuitem
{
border-right: black 1.5px solid;
border-top: black 1.5px solid;
border-left: black 1.5px solid;
border-bottom: black 1.5px solid;
background-color: white;
padding-right: 3px;
padding-bottom: 3px;
padding-top: 3px;
padding-left: 3px;
cursor:default;
font-weight: bold;
font-size: 8pt;
color: #ff0033;
font-family: verdana:;
}

.mouseover
{
border-right: black 1.5px solid;
border-top: black 1.5px solid;
border-left: black 1.5px solid;
border-bottom: black 1.5px solid;
padding-right: 3px;
padding-left: 3px;
padding-bottom: 3px;
padding-top: 3px;
font-weight: bold;
font-size: 8pt; 
cursor:default;
color: white;
font-family: verdana;
background-color: #ff0033;
}

.bg_PLECATITULOS {
                background-color: #FF0000;
                height: 15px;
                width: 556px;
                padding-top: 5px;
                padding-right: 5px;
                padding-bottom: 5px;
                padding-left: 5px;
                font-family: Arial, Helvetica, sans-serif;
                font-weight: bold;
                color: #FFFFFF;
                font-size: 11px;
}

.bg_textos1
{
                font-family:Arial, Helvetica, sans-serif;
                line-height:16px;
                font-size:11px;
                color:#666666;
}

.style5 {
   color: #FF0000; 
   font-weight: bold; 
}
