html {
     
}
body {
	 background-color: #EEEEEE;
	 margin-top: 0px;
}
.styletitulo {
     font-family: Arial, Helvetica, sans-serif; 
	 color: #B70618; 
	 font-weight: bold; 
	 font-size: medium; 
}
.RHstyleTitulo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B30000;
	font-size: 17px;
	font-weight: bold;
}

.RHstyleAlertas
{
	color: #FF0000;
	font-size: 11px;	
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.RHstyleSubTitulo
{	
	color: #C10000;
	font-size: 15px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.RHstyleLetraMensajePresentacion
{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:justify;
}

.RHstyleLetrasEncabezado
{
	font-size: 12px; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold; color: #666666; 
}

.RHstyleMensajeLogin
{
	font-size: 10px; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold; color: #DD0000; 
}

.RHstyleLetrasLogin
{
	font-size: 10px; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-weight: normal; color: #666666; 
}

.RHstyleLetrasLogin2
{
	font-size: 10px; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold; color: #0066FF; 	
}

.RHstyleLetrasLogin3
{
	font-size: 10px; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-weight: normal; color: #0066FF; 	
}

.RHstyleEmail
{
	color: #DD0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:justify;	
	font-style:italic;	
}

.table
{	
	background-image: url(imagenes/fondoCorreo2.png) repeat-x top;
}

.tr
{
	border-bottom: navy solid thin;	
	border-top: navy solid thin;	
	border-left: none;	
	border-right: none;	
	font-size: 10px;	
	font-weight:bold;
	color:White;
	background:#222222 url(imagenes/grd_head.png) repeat-x top;
}

.RHstyleLetrasDescripcion
{
	color: #666666; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

.RHstyleLetrasDescripcionPrincipal
{
	color: #666666; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
}

.RHstyleDIV
{
	height: 10em;
	width: 400;
	overflow: scroll;
	border: solid gray 1px;
	padding:0.2em 0.2em;	
}
.RHstyleEncabezadoTabla
{
	color: #FFFFFF; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	background-color:#C10000;
	text-align:center;
}

.RHstyleEncabezadoTablaEtapas
{
	color: #FFFFFF; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	background-color:#C10000;
	text-align:center;
}

.styletexto {
	 font-family: Geneva, Arial, Helvetica, sans-serif; 
     font-size: 8pt; 
}
.stylefondo {color: #000000}
.stylepequeno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.stylelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 7pt;
}
.stylenota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000066;
}
.stylepie {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
}
a:link {
	color: Gray;
	text-decoration:underline;
}
a:visited {
	text-decoration: none;
	color: #000088;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
}

.mGrid 
{ 
	width: 100%;
	background-color: #fff; 
	margin: 5px 0 10px 0; 
	border: solid 1px #525252; 
	border-collapse:collapse; 
}
.mGrid td 
{ 
	padding: 2px; 
	border: solid 1px #c1c1c1; 
	color: #717171; 
}

.mGrid th 
{ 
    padding: 4px 2px;
	color: #fff;
	background: url(imagenes/grd_head2.png) #9c0910 repeat-x top;
	border-left: solid 1px #525252;
	font-size: 0.9em;
}

.mGrid .alt 
{ 
	background: #fFfFfF url(imagenes/grd_alt.png) repeat-x top; 
}

.mGrid .pgr 
{
	background: #424242 url(imagenes/grd_pgr.png) repeat-x top; 
}

.mGrid .pgr table 
{ 
	margin: 5px 0; 
}
    
.mGrid .pgr td 
{ 
	border-width: 0; 
	padding: 0 6px; 
	border-left: solid 1px #666; 
	font-weight: bold; 
	color: #fff; 
	line-height: 12px; 
}   

.mGrid .pgr a 
{ 
	color: #666; 
	text-decoration: none; 
}

.mGrid .pgr a:hover 
{ 
	color: #000; text-decoration: none; 
}/* Estilos para los text box */

.textbox 
{
	background: url(imagenes/form_bg.jpg) repeat-x; 
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;	
	color:#333333;
	padding:2px;
	margin-right:4px;			
}
.textboxFault 
{
	background: url(imagenes/form_bg.jpg) repeat-x; 
	background-repeat:repeat-x;
	border:1px solid #EE1111;	
	color:#333333;
	padding:2px;
	margin-right:4px;			
}

.textboxLogin
{
	background: url(imagenes/form_bg.jpg) repeat-x; 
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;	
	color:#333333;
	padding:2px;
	margin-right:3px;		
	font-size:10px;
}

.RHMensajeLogin
{
	font-size: 09px; 
	font-family: Tahoma;
	font-weight: normal; color: #666666; 	
}

.RHPanelLogin
{	
	background: #ff3333 url(imagenes/fondoLogin.png) repeat-x top;
}

/* Estilos para los botones */
.button 
{ 
    background:#EEEEEE url(imagenes/grd_alt.png) repeat-x;
    border:solid 0px #FFFFFF; 
    font-family: Arial, sans-serif; 
    font-size: 12px; 
    font-weight: bold; 
    color: #777777;     
    height: 25px;    
} 
 
.button:hover 
{ 
    background: #85121a url(imagenes/grd_head1.png) repeat-x; 
    border: solid 0px #121212; 
    font-family: Arial, sans-serif; 
    font-size: 12px; 
    font-weight: bold; 
    color: white;    
    height: 25px;  
} 

.buttonLogin
{ 
    background:#EEEEEE url(imagenes/grd_alt.png) repeat-x;
    border:solid 0px #FFFFFF; 
    font-family: Arial, sans-serif; 
    font-size: 10px; 
    font-weight: bold; 
    color: #777777;     
    height: 25px;    
} 
 
.buttonLogin:hover 
{ 
    background: #85121a url(imagenes/grd_head1.png) repeat-x; 
    border: solid 0px #121212; 
    font-family: Arial, sans-serif; 
    font-size: 10px; 
    font-weight: bold; 
    color: white;    
    height: 25px;  
} 

/* ESTILOS PARA SELECT  */

.listheader 
{	
	color: #FCFCFC;
	background: url(imagenes/grd_alt.png) repeat-x top;	
}

.listdata 
{
	color: #000000;
	background: url(imagenes/grd_alt.png) repeat-x top;
}

.select 
{
	background: #FCFCFC url(imagenes/grd_head1.png) repeat-x;
	font-family: Arial, sans-serif; 	
	font-size:10px;
}