body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}		

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}		

#Pestanas  {
 FONT-SIZE: 93%; BACKGROUND: url(../imagenes/bg.gif) #dae0d2 repeat-x 50% bottom; FLOAT: left; WIDTH: 100%; LINE-HEIGHT: normal
}
#Pestanas UL {
 PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 10px; LIST-STYLE-TYPE: none
}
#Pestanas  LI {
 PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
#Pestanas  A {
 PADDING-RIGHT: 0px; PADDING-LEFT: 9px; BACKGROUND: url(../imagenes/izquierda.gif) no-repeat left top; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: #765 1px solid; TEXT-DECORATION: none
}
#Pestanas  A SPAN {
 PADDING-RIGHT: 15px;
 DISPLAY: block;
 PADDING-LEFT: 6px;
 FONT-WEIGHT: bold;
 BACKGROUND: url(../imagenes/derecha.gif) no-repeat right top;
 FLOAT: left;
 PADDING-BOTTOM: 4px;
 COLOR: #333333;
 PADDING-TOP: 5px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
}
#Pestanas  A SPAN {
 FLOAT: none
}
#Pestanas  A:hover SPAN {
 COLOR: #fff
}
#Pestanas  #current A {
 BORDER-TOP-WIDTH: 0px; BACKGROUND-POSITION: 0px -26px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
#Pestanas  #current A SPAN {
 BACKGROUND-POSITION: 100% -26px; PADDING-BOTTOM: 5px; COLOR: #fff
}
#Pestanas  A:hover {
 BACKGROUND-POSITION: 0% -26px
}
#Pestanas  A:hover SPAN {
 BACKGROUND-POSITION: 100% -26px;
 color: #DBDBDB;
}


 
 
#SubPestanas {
 FONT-SIZE: 93%; BACKGROUND: url(../imagenes/bg_2.gif) #dae0d2 repeat-x 50% bottom; FLOAT: left; WIDTH: 100%; LINE-HEIGHT: normal
}
#SubPestanas UL {
 PADDING-RIGHT: 10px; PADDING-BOTTOM: 0px; MARGIN: 0px; LIST-STYLE-TYPE: none
}
#SubPestanas LI {
 PADDING-RIGHT: 0px; DISPLAY: inline;  PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
#SubPestanas A {
 PADDING-RIGHT: 0px;  BACKGROUND: url(../imagenes/izquierda_2.gif) no-repeat left top; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: #765 1px solid; TEXT-DECORATION: none
}
#SubPestanas A SPAN {
 PADDING-RIGHT: 15px;
 DISPLAY: block;
 PADDING-LEFT: 6px;
 FONT-WEIGHT: bold;
 BACKGROUND: url(../imagenes/derecha_2.gif) no-repeat right top;
 FLOAT: left;
 PADDING-BOTTOM: 4px;
 COLOR: #333333;
 PADDING-TOP: 5px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
}
#SubPestanas A SPAN {
 FLOAT: none
}
#SubPestanas A:hover SPAN {
 COLOR: #000
}
#SubPestanas #current A {
 BORDER-TOP-WIDTH: 0px; BACKGROUND-POSITION: 0px -26px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px; color: #ffff00;
}
#SubPestanas #current A SPAN {
 BACKGROUND-POSITION: 100% -26px; PADDING-BOTTOM: 5px; COLOR: #ff0000
}
#SubPestanas A:hover {
 BACKGROUND-POSITION: 0% -26px
}
#SubPestanas A:hover SPAN {
 BACKGROUND-POSITION: 100% -26px;
 color: #d4d4d4;
}


.field { 
	background-color : transparent;
	border: #CCC 1px solid;
	font: 8pt Arial, sans-serif;
	color:#000000;
	padding-left:5px;
	background: #FFFFFF;
 }
 
 
 .CeldaListadoBlanco{
	background-color: FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	height: 16px;
	vertical-align: middle;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7bdc1;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #b7bdc1;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #b7bdc1;				
}  

.CeldaListadoGris{
	background-color: EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	height: 16px;
	vertical-align: middle;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7bdc1;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #b7bdc1;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #b7bdc1;		
}  

.CeldaListadoAccidentesMuertos{
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	height: 16px;
	vertical-align: middle;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7bdc1;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #b7bdc1;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #b7bdc1;		
}  

.CeldaListadoAccidentesGraves{
	background-color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	height: 16px;
	vertical-align: middle;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7bdc1;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #b7bdc1;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #b7bdc1;		
} 

.CeldaListadoAccidentesLeves{
	background-color: #FF9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	height: 16px;
	vertical-align: middle;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7bdc1;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #b7bdc1;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #b7bdc1;		
}   

.CeldaListadoAccidentesDMateriales{
	background-color: #99CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	height: 16px;
	vertical-align: middle;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7bdc1;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #b7bdc1;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #b7bdc1;		
}  

.CeldaListadoBlancoNegrita{ 
	background-color: FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 12px;
	vertical-align: middle;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7bdc1;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #b7bdc1;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #b7bdc1;	
} 

.CeldaListadoGrisNegrita{ 
	background-color: EEEEEE; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 10px;
	vertical-align: middle;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7bdc1;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #b7bdc1;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #b7bdc1;	
} 

.CeldaListadoVine{ 
	background-color: FFE6E6; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 12px;
	vertical-align: middle;
} 

.CeldaPie{ 
	border-Top: 1px;
	border-Top-style: solid;
	border-Top-color: #b20300;	
	background-color: FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	height: 12px;
	text-align: center;
	vertical-align: middle;
}  

.TablaFicha{ 
	border-style: solid; 
	border-width: 1px; 
	border-color: A8A8A8; 
	background-color: #b20300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 12px;
	vertical-align: middle;
} 

.TextoVerdana9BLNegroContorno{ 
	border-style: solid;
	border-width: 1px;
	border: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 12px;
	vertical-align: middle;
	text-align: left;
} 

.CeldaConContorno{ 
	border-style: solid; 
	border-width: 1px; 
	border-color: A8A8A8; 
} 

.CeldaFormulario{
	border-style: solid;
	border-width: 1pt;
	border-color: #868686;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #b20300;
	text-decoration: none;
	height: 15px;
	vertical-align: middle;
	text-align: right;
	border-bottom: 2;
	border-bottom-color: #B20300;
	border-bottom-style: solid;
	border-bottom-width: 2px;
} 

.CeldaFormularioContenido{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 12px;
	vertical-align: middle;
	text-align: left;
	border-bottom: 1px;
	border-bottom-color: #A8A8A8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
} 

.CeldaFormularioIzquierda{ 
	border-style: solid; 
	border-width: 1px; 
	border-color: A8A8A8; 
	background-color: F5F5F5; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 8px;
	vertical-align: middle;
	text-align: left;
} 

.CeldaFormularioCalendario{ 
	border-style: solid; 
	border-width: 1px; 
	border-color: A8A8A8; 
	background-color: #b20300; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 12px;
	vertical-align: middle;
	text-align: left;
	padding-left: 3px;
} 

.TituloLoginGranate{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b30400;
	text-decoration: none;
	height: 16px;
	vertical-align: middle;
} 

.CeldaCalendario{ 
	border-Top-style: solid; 
	border-Top-width: 1px; 
	border-Top-color: A8A8A8; 
	background-color: FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 8px;
	vertical-align: middle;
	text-align: center;
} 

.CeldaLeyendaCapas{ 
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: A8A8A8; 
	background-color: FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 8px;
	vertical-align: middle;
	text-align: left;
} 

.CeldaDatosVentanaMapa{ 
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: A8A8A8; 
	background-color: FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 8px;
	vertical-align: middle;
	text-align: left;
} 

.Copyright {
	font: 7pt Arial, sans-serif;
	color:#999999;
	padding-left:5px;
	background: #FFFFFF;
	height: 20px;
	vertical-align: middle;
	padding-right: 15px;
} 

.DesignByCRV {
	background: #FFFFFF;
	height: 20px;
	vertical-align: middle;
	border-left: 1;
	border-left-style: dotted;
} 

.CeldaSubListado{
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7bdc1;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #b7bdc1;
	background-color: ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 14px;
	vertical-align: middle;
	text-align: left;
	padding-left: 3px;
} 

.CeldaSubListadoCentrado{ 
	background-color: FFFFFF; 
	border-style: solid; 
	border-width: 1px; 
	border-color: F3F3F3; 
	background-color: FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 10px;
	vertical-align: middle;
	text-align: center;
} 

.CeldaSubListadoCentradoContenido{ 
	background-color: CCCCCC; 
	border-style: solid; 
	border-width: 1px; 
	border-color: A8A8A8; 
	background-color: F5F5F5; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 10px;
	vertical-align: middle;
	text-align: center;
} 

.CeldasSubMenu{ 
	border-style: solid; 
	border-width: 1px; 
	border-color: b20300; 
	background-color: FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 12px;
	vertical-align: middle;
} 

.textoshomeBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.textoshomeBoldBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.TitulosubListado{
	background-color: #996633; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
}

.CeldaTituloSubListado{
	border-style: solid;
	border-width: 1px;
	border-color: A8A8A8;
	border-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b7bdc1;
	background-color: FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	height: 20px;
	padding-left: 3px;
}

.CeldaTitulodiacalendario{
	border-style: solid;
	border-width: 1px;
	border-color: A8A8A8;
	border-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b7bdc1;
	background-color: FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	height: 14px;
	padding-left: 3px;
}

.CeldaTituloFormulario{ 
	border-style: solid; 
	border-width: 1px; 
	border-color: b20300; 
	background-color: FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	height: 10px;
	vertical-align: middle;
} 

.TituloSubFormulario{
	background-color: FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;	
	height: 10px;
}

.EntreMenu{
	BACKGROUND: url(../imagenes/Linea_entremenu.gif); 
	vertical-align: Top;
	text-align: left;	
	height: 10px;
	Width: 3px;
}

.textoshomeBold10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.SubFila {
	padding-left: 15px;
	padding-top:15px;
	padding-bottom:15px;
	}	
	
.CeldaCabecera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	padding-left: 6px;
	background-color: #b20300;
	border-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #A8A8A8;
}

.CabeceraCalendario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;	
	text-align: center;
	padding-left: 6px;
	background-color: #b20300;
	border-style: solid;
	border-width: 1px;
	border-color: A8A8A8;	
	border-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #A8A8A8;	
	}	
	
.CeldaSombraSuperior {
	BACKGROUND: url(../imagenes/sombraSup5.gif); 
	vertical-align: Top;	
	text-align: left;
	}
	
.CeldaSombraSeparacion {
	BACKGROUND: url(../imagenes/sombra.gif); 
	vertical-align: Top;	
	text-align: left;
	background-repeat: repeat-x;	
	}	
	
.CeldaSombraInferior {
	BACKGROUND: url(../imagenes/sombrainf5.gif);
	vertical-align: Top;
	text-align: left;
	background-repeat: repeat-x;
	}	
	
.TituloTabla {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.TituloTablaNegro {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.ContenidoTablaNegro {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.ContenidoTablaAzul {
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
}

.ContenidoTablaVerde {
	font-size: 12px;
	font-weight: bold;
	color: #00CC33;
}

.ContenidoTablaRojo {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.TablaFichaGranate{ 
	border-style: solid; 
	border-width: 1px; 
	border-color: A8A8A8; 
	background-color: #b30400; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 16px;
	vertical-align: middle;
} 

.TablaSeccion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: top;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 8px;
	background-image: url(../imagenes/P5_Tab_Sup.gif);
	background-repeat: repeat-x;
}	

.TablaFichaGranateCanalInformacion{ 
	border-style: solid; 
	border-width: 1px; 
	border-color: A8A8A8; 
	background-color: #b30400; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 16px;
	vertical-align: top;
}
	
.CampodeTexto { 
	background-color : transparent;
	border: #CCC 1px solid;
	font: 8pt Arial, sans-serif;
	color:#000000;
	padding-left:5px;
	background: #FFFFFF;
 }  
 
.ContenidoTablaRadio {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
} 	

.FondoTablaContenido {
background-image: url(../imagenes/foto_candado.gif);
background-repeat: no-repeat;
}	

.Botones{
	display:block;
	font-size:11px;
	font-weight:bold;
	width:80px;
	height:28px;
	background:transparent url('../imagenes/botonGranate.gif') no-repeat top left;
	padding-left:9px;
	padding-top:5px;
	float:right;
	color:#FFFFFF;
}

.Botones a{
color:#FFFFFF;
text-decoration:none;
}

#menubotonesGranate {
	width: 83px;
	margin: 2px;
	}

#menubotonesGranate ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	}

#menubotonesGranate li a {
	text-decoration: none;
  	height: 23px;
	display: block;
	padding: 7px 0 0 5px;
	background: url(../imagenes/botones_Granates.gif);
	}

#menubotonesGranate li a:link, #menubotonesGranate li a:visited {
	color: #ffffff;
	}
	
#menubotonesGranate li a:hover {
	color: #333333;
	background-position: 0 -28px;
	}		
	
#Paginacion {margin: 40px 0 40px 0;text-align: center;font-family: trebuchet ms, arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;}
.numeropagina {width: 21px;color: #FFF;padding: 1px 6px;margin: 0 3px;border: 1px solid #2E5CB6; background: #2E5CB6; text-align:center;font-weight: bold;}

.FondoTablaContenido1 {
	background-image: url(../imagenes/foto_lupa.gif);
	background-repeat: no-repeat;
	background-position: Right Top;
}
.TablaFichaVerde {border-style: solid; 
border-width: 1px; 
border-color: A8A8A8; 
background-color: #7FA824; 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
height: 16px;
vertical-align: middle;
}
.TituloLoginVerde {font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #B20300;
text-decoration: none;
height: 16px;
vertical-align: middle;
}
#menubotones {	width: 83px;
	margin: 50px;
}

.CeldaSubListado1{
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7bdc1;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #b7bdc1;
	background-color: #f1f1f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 14px;
	vertical-align: middle;
	text-align: left;
	padding-left: 3px;
} 
