body { 
scrollbar-arrow-color: #B8DC7C;
scrollbar-base-color: #FFFFFF;
scrollbar-highlight-color: #DA251C;
} 

TD,TABLE,P,DIV,PRE {
     font-family:Arial,Helvetica,sans-serif;
     font-size:10pt;
     font-weight:normal;
     color: #5B5B5B;
}
.RotNormalDuenn {
   font-family:Arial,Helvetica,sans-serif;
   font-size:10pt;
   font-weight:500;
   color:#DA251C;
}

.SchwarzKleinDuenn {
   font-family:Arial,Helvetica,sans-serif;
   font-size:8pt;
   font-weight:500;
   color:#000000;
}

.SchwarzKleinDick {
   font-family:Arial,Helvetica,sans-serif;
   font-size:8pt;
   font-weight:700;
   color:#000000;
}

.SchwarzNormalDuenn {
   font-family:Arial,Helvetica,sans-serif;
   font-size:10pt;
   font-weight:500;
   color:#000000;
}

.SchwarzNormalDick {
   font-family:Arial,Helvetica,sans-serif;
   font-size:10pt;
   font-weight:700;
   color:#000000;
}

.SchwarzGrossDick {
   font-family:Arial,Helvetica,sans-serif;
   font-size:12pt;
   font-weight:700;
   color:#000000;
}


A.EnlaceSchwarzRot:link, A.EnlaceSchwarzRot:active, A.EnlaceSchwarzRot:visited { 
	font-family:Arial,Helvetica,sans-serif;
    font-size:10pt;
    font-weight:700;
	color: #000000;
    text-decoration:none;		 
}


A.EnlaceSchwarzRot:hover { 
	font-family:Arial,Helvetica,sans-serif;
    font-size:10pt;
    font-weight:700;
	color: #DA251C;
    text-decoration:none;		 	 
}


A.EnlaceRotNegroNormalDuenn:link, A.EnlaceRotNegroNormalDuenn:active, A.EnlaceRotNegroNormalDuenn:visited { 
	font-family:Arial,Helvetica,sans-serif;
    font-size:10pt;
    font-weight:500;
	color: #DA251C;
    text-decoration:none;		 
}


A.EnlaceRotNegroNormalDuenn:hover { 
	font-family:Arial,Helvetica,sans-serif;
    font-size:10pt;
    font-weight:500;
	color: #000000;
    text-decoration:none;		 	 
}

A.EnlaceRotNegroKleinDuenn:link, A.EnlaceRotNegroKleinDuenn:active, A.EnlaceRotNegroKleinDuenn:visited { 
	font-family:Arial,Helvetica,sans-serif;
    font-size:8pt;
    font-weight:500;
	color: #DA251C;
    text-decoration:none;		 
}


A.EnlaceRotNegroKleinDuenn:hover { 
	font-family:Arial,Helvetica,sans-serif;
    font-size:8pt;
    font-weight:500;
	color: #000000;
    text-decoration:none;		 	 
}

.WeissNormalDuenn {
   font-family:Arial,Helvetica,sans-serif;
   font-size:10pt;
   font-weight:500;
   color:#FFFFFF;
}

.Borde_mensaje_error {
	 font-family:Arial, Helvetica, sans-serif;
     font-size:8pt;
     font-weight: 500;
     text-decoration:none;
     color: #DA251C;
     background-color: #F6F6F6; 
	 border: #DA251C; 
	 border-width: thick thin thin;
}


.EstiloBoton {
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 10pt; 
    	font-weight: bold;		
        color: #000000; 
        border: 1px #DA251C solid; 
        background-color: #F6F6F6; 
}

.EstiloCuadroTexto {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
    color: #000000;
	border: 1px #DA251C solid;
}

.TextoFormulario {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
    color: #000000;
}

