﻿t@charset "utf-8";
/* CSS Document */

@font-face {
    font-family:Humanist777Bold;
    src: url('Humanist777Bold.eot'),
         url('Humanist777Bold.ttf'),
         url('Humanist777Bold.woff'),
		 url('Humanist777Bold.otf');
}

@font-face {
    font-family:Humanist777;
    src: url('Humanist777.eot'),
         url('Humanist777.ttf'),
         url('Humanist777.woff'),
		 url('Humanist777.otf');
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #666;*/
	line-height: 1.4em;
}
	
h1 { /*Estilo Titulo principal Azul*/
	font-family: 'Humanist777';
	font-size:18px;
	font-weight: bold;
	color: #0070AF;
	margin-top:0px;
	margin-bottom:0px;
}

h2 { /*Estilo Subtitulo Azul*/
	font-family: 'Humanist777Bold';
	font-size:13px;
	font-weight: bold;
	bold;color: #0070AF;
	margin-top:0px; 
	margin-bottom:0px;
}
h3 { /*Estilo Titulo de la página en el Header*/
	font-family: 'Humanist777Bold';
	font-size: 16px;
	float:left;
	color: #666;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
}

h4 { /*Estilo Subtitulo de la página en el Header*/
	font-size: 13px;
	color: #666;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
}

.textogeneral {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-stretch: condensed;
	color: #E6E6E6;
	font-weight: bold;
	vertical-align: bottom;
}

.titulos{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	letter-spacing: -0.4px;
	padding-top: 10px;
}
.subtitulos{
	font-family:'Humanist777';
	font-size: 15px;
	font-weight: bold;
	color: #F26532;
	letter-spacing: -0.7px;
	text-align: left;
}

/*TITULOS ENCABEZADOS INICIO*/
.titulosInd{
	font-family: 'Humanist777';
	font-size: 20px;
	color: #333;
	/*background-image:url(../imagenes/fondo_titulosInd.jpg);*/
	font-weight: bold;
	letter-spacing: -1px;
	padding-bottom: 5px;
}

.tit-peq {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666;
	text-align: center;
}

.tit-menuSeccion {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#666;
	letter-spacing: -1px;
}

.encab-tabla {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFF;
	font-weight: bold;
	background-image: url(/portal/imagenes/fondos/fondo_tabsInactive.jpg);
	padding-top: 2px;
	padding-left: 6px;
	height: 26px;
}

.tit-secciones {
	font-family: 'Humanist777';
	font-size: 16px;
	color: #666;
	font-weight: bold;
	background-image: url(/portal/imagenes/fondos/fondo_titSubm.jpg);
	padding-top: 9px;
	padding-left: 6px;
	height: 24px;
	letter-spacing: -.5px;
	vertical-align: middle;
}

.tit-tabla-azul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	height: 21px;
	background-image: url(/portal/imagenes/tramites/tit_tabla-azul.jpg);
	padding-left: 3px;
}

.titSubmenus {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	font-weight: bold;
	background-image: url(/portal/imagenes/fondos/fondo_titSubm.jpg);
	padding-top: 2px;
	padding-left: 6px;
	height: 30px;
}
		
.menu-lista-blanco a {
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.menu-lista-blanco a:hover {
	color: #FFFFFF;
	width: 250px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.linktexto{
	color: #0E67C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.linktexto a:link, .linktexto a:visited {
	font-size: 12px;
	color: #0E67C7;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.linktexto a:hover{
	color: #0E67C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.linktextoResaltado{
	color: #0E67C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.linktextoResaltado a:link, .linktextoResaltado a:visited {
	font-size: 14px;
	color: #0E67C7;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.linktextoResaltado a:hover{
	color: #0E67C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

.linkmenuP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	height: 39px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	/*padding-top: 8px;*/
}

.linkmenuP a:link, .linkmenuP a:visited {
	font-size: 13px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background url(/portal/imagenes/bullet_naranja.png) 0px 1px no-repeat;
	padding-left: 6px;
	font-weight: bold;
}

.linkmenuP a:hover{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.linktxtnormal{
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.linktxtnormal a:link, .linktxtnormal a:visited {
	font-size: 12px;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.linktxtnormal a:hover{
	color: #0E67C7;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.linkruta {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #005BBB;
	text-decoration: none;
	text-align: center;
}

.linkruta a:link, .linkruta a:visited {
	font-size: 11px;
	color: #0E67C7;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}

.linkruta a:hover{
	color: #0E67C7;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;	
}

.linkrutanaranja {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F57B20;
	text-decoration: none;	
}

.linkrutanaranja a:link, .linkrutanaranja a:visited {
	font-size: 11px;
	color: #F57B20;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}

.linkrutanaranja a:hover{
	color: #F57B20;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;	
}

.linkrutagris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}

.linkrutagris a:link, .linkrutagris a:visited {
	font-size: 11px;
	color: #999;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}

.linkrutagris a:hover{
	color: #999;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;	
}

.linkmas {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F57B20;
	text-decoration: none;
	text-align: right;
}
.linkmas a:link, .linkmas a:visited {
	font-size: 11px;
	color: #F57B20;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;	
}
.linkmas a:hover{
	color: #F57B20;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.linkgralLista {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	background url(/portal/imagenes/bullet_naranja.png) 0px 1px no-repeat;
	height: 15px;
}
.linkgralLista a:link, .linkgralLista a:visited {
	font-size: 11px;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	background url(/portal/imagenes/bullet_naranja.png) 0px 1px no-repeat;
	padding-left: 6px;
}

.linkgralLista a:hover{
	color: #0E67C7;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}	

.linkblancopeq{
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.linkblancopeq a:link, .linkbl a:visited {
	font-size: 10px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.linkblancopeq a:hover{
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.linkmenu{
	color: #0E67C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
	padding-left: 6px;
}

.linkmenu a:link, .linkmenu a:visited {
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.linkmenu a:hover{
	color: #0E67C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.linkmenuSecciones{
	color: #0E67C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #D1D1D1;
	width: 150px;
	height: 30px;
	background-image: url(file://///172.31.10.72/uct/transparenciabc/portal/imagenes/bullet_azul.png);
	background-repeat: no-repeat;
	background-position: 170px 10px;
	padding-left: 6px;
}

.linkmenuSecciones a:link, .linkmenuSecciones a:visited {
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.linkmenuSecciones a:hover{
	color: #0E67C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.linkmenuSecciones a:active{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#999;
	text-decoration: none;
}

.fuente
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999;
}

.resaltadoGris{
	font-family: 'Humanist777';
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.resaltadoAzul{
	font-family: 'Humanist777';
	font-size: 14px;
	color: #0E67C7;
	font-weight: bold;
}

.resaltadoAzulTxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E67C7;
	font-weight: bold;
}

.resaltadoNaranja{
	font-family: "Humanist777";
	font-size: 22px;
	color: #FEA500;
	font-weight: bold;
}

.textoResaltado
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding-left: 6px;
	line-height: 1.9em;
	letter-spacing: 0.5px;
}

.textoResaltado11
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

.renglonResaltado
{
	background-image: url(file://///172.31.10.72/uct/transparenciabc/portal/imagenes/fondos/fondo_renglonResaltado.jpg);
	background-repeat: repeat-x;
	height: 34px;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	vertical-align: middle;
	margin-top: 9px;
	margin-left: 4px;
}

.listadoBullet {
	padding-left: 0;
	margin-top: 3px;
	float: left;
}

.listadoBullet ul {
	list-style: none;
	padding-left: 0;
	margin-top: 3px;
}

.listadoBullet li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	margin-left: 0;
	margin-bottom: 1px;
	float: left;
	width: 120px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #E5E5E5;
	background-image: url(file://///172.31.10.72/uct/transparenciabc/portal/imagenes/bullet_naranja.png);
	background-repeat: no-repeat;
	background-position: 0px 8px 20px;
}

.listadoBullet li a {
	text-decoration: none;
	color: #0E67C7;
}

.listadoBullet li a:hover {
	color: #0E67C7;
	background-color:#F0F0F0;
	/*width: 250px;*/
	text-decoration: underline;
}

.listadoBulletBold {
	padding-left: 0;
	margin-top: 0px;
	float: left;
}

.listadoBulletBold ul {
	list-style: none;
	padding-left: 0;
	margin-top: 1px;
	margin-left: 10px;
}

.listadoBulletBold li{
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 11px;
	font-weight:bold;
	font-size: 11px;
	margin-left: 0;
	margin-bottom: 3px;
	float: left;
	width: 165px;
	height: 13px;
	/*border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;*/
	background-image: url(file://///172.31.10.72/uct/transparenciabc/portal/imagenes/bullet_naranja.png);
	background-repeat: no-repeat;
	background-position: 0px 7px 10px;
}

.listadoBulletBold li a {
	text-decoration: none;
	color: #666;
}

.listadoBulletBold li a:hover {
	color: #0077C1;
	background-color:#F0F0F0;
	/*width: 250px;*/
	text-decoration: underline;
}

.MenuListadoIndex{
	width: 100%;
	text-align:left;
	padding-left: 0px;
	padding-top: 5px;
}
.MenuListadoIndex ul{
	list-style-type: none;
	margin: 0;
	margin-left:20px;
	padding: 0;
	margin-bottom: 0px;
	font-size:12px;
	font-weight:normal;
}
.MenuListadoIndex ul li{
	padding-bottom: 2px; 
}
.MenuListadoIndex ul li a{
	color: #333;
	background: url(file://///172.31.10.72/uct/transparenciabc/portal/imagenes/bull_peque.png) no-repeat center left;
	display: block;
	padding: 1px 0;
	padding-left: 18px;
	text-decoration: none;
}

.MenuListadoIndex ul li a:visited{
	color: #333;
}

.MenuListadoIndex ul li a:hover{
	color: #00B5CB;
	background-color: #F3F3F3;
}

.MenuListadoIndexBold{
	width: 100%;
	text-align: left;
	padding-left: 5px;
	background-color: #FFF;
}
.MenuListadoIndexBold ul{
	list-style-type: none;
	margin: 0;
	margin-left:10px;
	padding: 0;
	margin-bottom: 0px;
	font-size:11px;
	font-weight:normal;
}
.MenuListadoIndexBold ul li{
	padding-bottom: 2px; 
}
.MenuListadoIndexBold ul li a{
	color: #333;
	display: block;
	padding: 1px 0;
	padding-left: 18px;
	text-decoration: none;
	background-image: url(file://///172.31.10.72/uct/transparenciabc/portal/imagenes/bull_peque.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.MenuListadoIndexBold ul li a:visited{
	color: #333;
}
.MenuListadoIndexBold ul li a:hover{
	color: #FF6600;
	/*background-color: #EEEEEE;*/
}

/*ESTILO PARA SECCION NUESTRO ESTADO INDEX*/
.areaAzul {
	background-color: #00B5CB;	
}

.MenuListadocFondo{
	width: 100%;
	text-align:left;
	padding-left: 5px;
}

.MenuListadocFondo ul{
	list-style-type: none;
	margin: 0;
	margin-left: 5px;
	padding: 0;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: normal;
}

.MenuListadocFondo ul li{
	padding-bottom: 2px; 
}

.MenuListadocFondo ul li a{
	color: #FFF;
	display: block;
	padding: 1px 0;
	padding-left: 19px;
	text-decoration: none;
	background-image: url(file://///172.31.10.72/uct/transparenciabc/portal/imagenes/bull.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.MenuListadocFondo ul li a:visited{
	color: #FFF;
}

.MenuListadocFondo ul li a:hover{
	text-decoration: underline;
}

.renglonResaltado {
	background color:#F2F2F2;
}

.icoTitulo
{
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 3px;
}

.contenedor-noticias{
	width: 530px;
	height: 285px;
	position: relative;
}

.noticias-titulos{
	display:inline-block;
	margin:5px;
	width:450px;
	font-weight:bold;
}

.noticias-titulos a:link{
	color:#fff;
	text-decoration: none;
}

.noticias-titulos a:visited{
	color:#fff;
}

.noticias-botonera{
	display:inline-block;
	width:66px;
	color:#fff;
	position:absolute;
	right:10px;
	top:10px;
}

.noticias-detalle{
	position:absolute;
	background:rgba(0, 0, 0, 0.75);
	opacity:1;
	width:100%;
	bottom:0;
	height:60px;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: 100%;
  width: 100%;
  border: 0;
}
  
.rslides_tabs {
	bottom:20px;
	right: 5px;
    list-style: none;
	margin: 0;
	position:absolute;
    text-align: center;
	width: 66px;
	z-index:10;
}

.rslides_tabs li {
    display: inline;
    float: none;
    margin-right: 5px;
}

.rslides_tabs a {
    width: auto;
    line-height: 20px;
    padding: 5px;
    height: auto;
    background: #7B7B7B;
    display: inline;
    text-decoration: none;
    color: #fff;
}

.rslides_tabs li:first-child {
    margin-left: 0;
}

.rslides_tabs .rslides_here a {
    background: #2A8DE9;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}  

.linkBotonNoticiaA{
	width:20px;
	display:inline-block;
}

.linkBotonNoticiaB{
	width:20px;
	display:inline-block;
}

/*FOTO NOTICIA DEL DIA*/
#fotoNot {
	width: 525px;
	height: 245px;
	background: url(http://172.31.10.51/portal/imagenes/3097-15abril.jpg) no repeat;
}

#transfotoNot {
	width: 525px;
  	height: 70px;
  	margin: 30px 0px;*/
	background-color: #ffffff;
  	border: 1px solid black;
  	opacity:0.6;
  	filter:alpha(opacity=60); /* For IE8 and earlier */
}


.contenedor-comunicados{
	width: 780px;
	position: relative;
	display:inline-block;
}

.div caja
{
	width: 30%;
	margin: 5px;
}
.div nota
{
	margin:6px;
}
.transparente{
	border:0;
	}
.tabla_clima{
	text-align:center;
	border-style:none;
	border-width:0px;
	padding:0px;
	border-spacing:0px;
	}
	
/*INICIA style para menu fijo*/
	body {
	/*font-size: 62.5%;
	line-height: 1;*/
	padding: 20px 0px;
}

/*----- shadow #01 -----*/
#menu {
	position: fixed;
	text-align:center;
	height: 28px;
	width: 100%;
	top: 0;
	background-repeat:no-repeat;
	background-position:center;
	/*-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
	-webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
	box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);*/
	z-index: 999999;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fd5e10;
	word-spacing: 2px;
	background-image: url(http://dceg.bajacalifornia.gob.mx/uct/transparenciabc/portal/images/top_menu_fondo.png);
}
#menu h1 {
	line-height: 60px;
}
/*TERMINA style para menu fijo*/

/*INICIA style para banner rotativo principal
    flechas
             Help: http://www.jssor.com/development/slider-with-arrow-navigator-jquery.html 
        */
            .jssora21l, .jssora21r {
                display: block;
                position: absolute;
                /* size of arrow element */
                width: 55px;
                height: 55px;
                cursor: pointer;
                background: url(file://///172.31.10.72/uct/transparenciabc/portal/img/a21.png) center center no-repeat;
                overflow: hidden;
            }
            .jssora21l { background-position: -3px -33px; }
            .jssora21r { background-position: -63px -33px; }
            .jssora21l:hover { background-position: -123px -33px; }
            .jssora21r:hover { background-position: -183px -33px; }
            .jssora21l.jssora21ldn { background-position: -243px -33px; }
            .jssora21r.jssora21rdn { background-position: -303px -33px; }
       
     /*   terminan flechas laterales
    
     inician bullets
       Help: http://www.jssor.com/development/slider-with-bullet-navigator-jquery.html 
       */ 

            .jssorb21 {
                position: absolute;
            }
            .jssorb21 div, .jssorb21 div:hover, .jssorb21 .av {
                position: absolute;
                /* size of bullet elment */
                width: 19px;
                height: 19px;
                text-align: center;
                line-height: 19px;
                color: white;
                font-size: 12px;
                background: url(file://///172.31.10.72/uct/transparenciabc/portal/img/b21.png) no-repeat;
                overflow: hidden;
                cursor: pointer;
            }
            .jssorb21 div { background-position: -5px -5px; }
            .jssorb21 div:hover, .jssorb21 .av:hover { background-position: -35px -5px; }
            .jssorb21 .av { background-position: -65px -5px; }
            .jssorb21 .dn, .jssorb21 .dn:hover { background-position: -95px -5px; }
       
      /*  terminan bullets
TERMINA style para banner rotativo principal
*/
.separador {
	font-family: "Arial Black", Gadget, sans-serif;
	color: black;
	font-size: 12px;
}


.link_menu {
	color: #fd5e10;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: blue;
}
a:active {
	
	text-decoration: none;
}
.tabla_menu{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BBB;
	text-align: center;
	margin: 5px;
	padding: 5px;
	}
	
.descripcion_ut{
	font-family: Arial;
	color: #E6E6E6;
	text-align:justify;
	font-size: 12px;
	vertical-align: middle;
	line-height: 9px;
	letter-spacing: normal;
	word-spacing: normal;
	margin-top: 50px;
	}

	
.datos_ut{
	font-family: Arial;
	color: #E6E6E6;
	text-align:left;
	font-size: 12px;
	line-height: 18px;
	margin-top: 25px;
	font-weight: normal;
	margin-left: 35px;
	}
	
.titulo_long_ut{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-stretch: condensed;
	color: #E6E6E6;
	font-weight: bold;
	vertical-align: bottom;
	}
