body {
scrollbar-face-color: #CC0000; 
scrollbar-shadow-color: #F2F2F2; 
scrollbar-highlight-color: #F2F2F2; 
scrollbar-3dlight-color: #CCCCCC; 
scrollbar-darkshadow-color: #333333; 
scrollbar-track-color: #F2F2F2; 
scrollbar-arrow-color: #FFFFFF;
}
.fondo {
	background-image: url(images/fondo.gif);
}
.bordeBlanco {
	border: 1px solid #FFFFFF;
}
.fondoCabecera {
	background-image: url(images/base.gif);
}
.fondoBlanco {
	background-color: #FFFFFF;
	border: 1px solid #CC0000;
}.fondoRojo {
	background-image: url(images/pixel.gif);
}
.textoBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.sombra {
	background-image: url(images/sombra.gif);
}
.raya {
	background-image: url(images/arriba.gif);
}
.textoBlancoG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.textoBlancoB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.celdaRoja {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #CC0000;
}
.celdaGrisClaro {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #666666;
}
.textoNegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.textoGrisClaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.textoBlancoP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bordeCeldaGris {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #CCCCCC;
}
.celdaGrisOscuro {
	background-color: #333333;
}
.bordeGrisOscuro {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #000000;
}
.linkActivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:hover {
	color: #CC0000;
}
a.textoBlanco:hover{
  color: #FF0000;
  background-color: #FFFFFF;
 }
.textoRojoG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.textoRojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
}
.textoGrisOscuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.textoBlancoG:hover{
  color: #000000;
}
a.textoGrisClaro:hover{
  color: #333333;
  background-color: #CCCCCC;
}
.franjaRoja {
	background-image: url(images/rojo.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.bordesGrisClaro {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.fondoGrisClaro {
	background-color: #f2f2f2;
}
.cajaGrisOscuro {
	border: 1px solid #333333;
}
.textoNegroBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textoRojoP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.cajaGrisClaro {
	background-color: F2F2F2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-left-color: #CCCCCC;
}
.cajaRojoClaro {
	background-color: #FFCCCC;
}
.rayaGrisOscuroAbajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
a.textoRojoP:hover{
  color: #000000;
}
.bordeDcha {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.textoAgente {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
