html {
   background-color: #FFFFFF;
  background-image:          url(empty);
  background-attachment:     fixed;
  height:                    100%;
  margin:                    0;
  padding:                   0;
  }


body {
font-family: Arial, Helvetica, sans-serif;
color:#201D1B;
    background-color: #FFFFFF;
    
    
   
 
    

}



.cuerpo {
font-family: Arial, Helvetica, sans-serif;
color:#201D1B;
    background-color: #FFFFFF;
    
    }




img 
{
border:0px;
margin:0px;
}
/* @group arriba */

.arriba {
    background-image: url("../imagenes/arriba.gif");
	line-height: 15px;
    float:center;
	width: 100%;
	border-spacing: 0px 0px 0px 0px;
	background-color: #FFFFFF;
    margin:0;

}
/* @end */


/* @group cosas de la tabla */

.tabla
{

    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
	border-spacing: 0;
	background-color: #FFFFFF;
	display: table;
	border: 1px solid #cccccc;
	width: 100%;


	border-collapse: collapse;
	color:#669;
	margin:0px;
	


	
}

.tabla td
{
border-width: 0px; 
border-style: solid; 
padding:3px;
}

.tabla_sin_borde
{

    font-size: 14px;
	border-spacing: 0;
	background-color: #FFFFFF;
	display: table;
	border: 0px solid #FFFFFF;
	width: 100%;

	padding: 0px;
	margin: 0;
	border-collapse: collapse;
	
}

.tabla_sin_borde tr
{
 border: 0px solid #FFFFFF; 
	padding: 0;
	margin: 0;
		border-collapse: collapse;
}
.tabla_sin_borde td
{
    border: 0px solid #FFFFFF; 
	padding: 0;
	margin: 0;
		border-collapse: collapse;
}

.tabla_sin_borde_td
{   border-width: 0px; 
	padding: 0;
	margin: 0;
}
.tabla_impresion
{

    font-size: 14px;
	border-spacing: 0;
	background-color: #FFFFFF;
	display: table;
	border: 1px solid #969696;
	width: 100%;
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	
}

.tabla_impresion td
{
border-width: 0px; 
border-style: solid; 
}

.tablits_flota
{
    font-size: 14px;
	border-spacing: 0;
	background-color: #FFFFFF;
	display: table;
	border: 3px ridge #d0fff7;
	width: 100%;
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-collapse: collapse;	
	
}



.tablits
{

	font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
	border-spacing: 0;
	background-color: #FFFFFF;
	display: table;
	border: 1px solid #cccccc;
	width: 100%;


	border-collapse: collapse;	
	color:#669;
}


.tablits td 
{
border: 1px solid #cccccc;





padding:5px;

}

.oce-first{background:#d0dafd;}

/*.tablits tr:hover td{color:#339;background:#eff2ff;}*/

.tablits_flota td
{
border: 1px solid #969696;
}


.link
{
cursor:pointer;
}
.link :hover
{
text-decoration: underline;


}

.navegacion_interna
{
    font-size: 14px;
	border-spacing: 0;
	background-color: #b9f09d;
	display: table;
	border: 1px solid #969696;
	width: 30%;
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border-bottom-style: none; 
	color:black;
}

.navegacion_interna tr
{
background-color: #b9f09d;
}


.navegacion_interna td
{
border: 1px solid #969696;
border-bottom-style: none;
width: 20%;
text-align: center;
cursor:pointer;
font-size: 10px;

}

.navegacion_interna_td_noseleccionado
{
background-color: #b9f09d;
color:black;
}

.navegacion_interna_td_seleccionado
{
/* 6ac08d ef6e11 88d81b */
background-color: #88d81b ;
color:white;
}



.navegacion_interna td:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
	}



.tabla_navegacion
{

    
    font-size: 14px;
	border-spacing: 0px;
	background-color: #FFFFFF;
	width: 100%;	
	list-style-type: none;
	
}

.toptitulo
{
   
    background-image: url("../imagenes/titulo_small.jpg"); 

    border-bottom-style: solid;
	
	border-bottom-color: #969696;
    border-bottom-width: 1px;
	text-align: center;
	line-height: 18px;
	font-size: 10px;
	list-style-type: none;
}

.boton_celda
{
  background-image: url("../imagenes/boton_buscar.jpg"); 
  	    cursor : pointer;
  		font-weight: bold;
  		
  
	text-align: center;
	
	padding:1px;
}

.boton_celda_rojo
{
  background-image: url("../imagenes/boton_borrar.jpg"); 
  	    cursor : pointer;
  		font-weight: bold;
  		font-size:11px;
  
	text-align: center;
color:#333333;
	padding:1px;
}


.boton_celda_chico
{
  background-image: url("../imagenes/boton_buscar.jpg"); 
  	    cursor : pointer;
  		font-weight: bold;
  		font-size:9px;
  
	text-align: center;
    color:#333333;
	padding:0px;
}


.boton_crear
{
   
    background-image: url("../imagenes/boton_crear.jpg"); 
    
    border-bottom-style: solid;
	
	border-bottom-color: #969696;
    border-bottom-width: 1px;
	text-align: center;
	line-height: 10px;
	height:10px;
	font-size: 9px;
	font-weight: bold;
	list-style-type: none;
	border: 1px solid #969696;
	float:none;
	width:60 px;
	cursor : pointer;
		display:inline;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
    padding-bottom:3px;

	
}
.boton_crear:hover
{

    background-image: url("../imagenes/titulo_small.jpg"); 
}

.boton_buscar
{
   
    background-image: url("../imagenes/boton_modificar.jpg"); 
    
    
	font-weight: bold;
	list-style-type: none;
	
	float:none;
	
	cursor : pointer;
   

	
	
	

	
}
.boton_buscar:hover
{

    background-image: url("../imagenes/titulo_small.jpg"); 
}

.boton_modificar
{
   
    background-image: url("../imagenes/boton_modificar.jpg"); 
    
    border-bottom-style: solid;
	
	border-bottom-color: #969696;
    border-bottom-width: 1px;
	text-align: center;
	line-height: 10px;
	height:10px;
	font-size: 9px;
	font-weight: bold;
	list-style-type: none;
	border: 1px solid #969696;
	float:none;
	width:60 px;
	cursor : pointer;
	clear:none;
	display:inline;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
    padding-bottom:3px;

	
}
.boton_modificar:hover
{

    background-image: url("../imagenes/titulo_small.jpg"); 
}


.boton_menu_crm
{
	cursor : pointer;
		padding-left:8px;
	padding-right:8px;
}
.boton_menu_crm:hover
{
 background-image: url("../imagenes/boton_modificar.jpg");
}

.signo_ayuda
{
   
   
    background-image: url("../imagenes/ayuda.png"); 
    width:20px;
    float:right;

    height:18px;
    cursor : pointer;
	
}

.boton_borrar
{
   
    background-image: url("../imagenes/titulo2.jpg"); 
    
    border-bottom-style: solid;
	
	border-bottom-color: #969696;
    border-bottom-width: 1px;
	text-align: center;
		line-height: 10px;
	height:10px;
	font-size: 9px;
	font-weight: bold;
	list-style-type: none;
	border: 1px solid #969696;
	float:none;
	width:90 px;
	cursor : pointer;
	display:inline;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
    padding-bottom:3px;
   
	
}
.boton_borrar:hover
{

    background-image: url("../imagenes/titulo_small.jpg"); 
}

.signo_ayuda:hover
{

    background-image: url("../imagenes/ayuda_over.png"); 
}

.toptitulo_inversion
{
   
    background-image: url("../imagenes/titulo_inversion.jpg"); 

    border-bottom-style: solid;
	
	border-bottom-color: #969696;
    border-bottom-width: 1px;
	text-align: center;
	height:20px
	line-height: 20px;
	font-size: 12px;
	list-style-type: none;
}
.esquina_izq
{

background-image: url("../imagenes/abajo.jpg");
	text-align: center;
	line-height: 36px;
	font-size: 12px;
	float: left;
	display: table-header-group;
}
.esquina_der
{

background-image: url("../imagenes/abajo.jpg");
	text-align: center;
	line-height: 36px;
	font-size: 12px;
	float: right;
	display: table-header-group;
}

.azul
{
font-size: 11px;
color: #FFFFFF;
margin:0;
padding:0;
    background-color:#6C94E6;
	height: 50px;
	list-style-position: outside;
	list-style-type: none;
	display:inline-block;
    display:block;

}

.overhead
{
font-size: 10px;
height: 18px;
background-image: url("../imagenes/overhead.jpg");
	line-height: 18px;
	list-style-type: none;
}
.overhead_menu
{

color:#ffffff;

font-size: 11px;
height: 18px;
background-image: url("../imagenes/menu_seleccionado.png");
	line-height: 18px;
	list-style-type: none;

}

.meses
{
font-weight: normal;
 color:white; 
/* color: #EEAAFF; */
font-size: 12px;
height: 20px;
	line-height: 20px;
	list-style-type: none;
padding:4px;
background:#003ba6;
border: 1px solid #00457A;
}

.meses_arriba
{
font-weight: normal;
 color:white; 
/* color: #EEAAFF; */
font-size: 12px;
height: 20px;
	line-height: 20px;
	list-style-type: none;
padding:4px;
background:#1731ff;
border: 1px solid #00457A;
}

.meses_ventana
{

 color:#ffffff; 
/* color: #EEAAFF; */
font-size: 11px;
height: 20px;
background-color:#5584c2;
	line-height: 20px;
	list-style-type: none;
padding:4px;
}

.ruta_ventana
{
background:#e6e6e6;
/*color:#333333;*/
width:150px;#f1f1f1
padding:2px;
 
}

.meses_dia_min_grande
{
background-image: url("../imagenes/fondo_calendario_grande.jpg");

cursor:hand;
}

.meses_dia_min
{
background-image: url("../imagenes/boton_modificar.jpg");
cursor:hand;
}
.meses_dia_max
{
background-image: url("../imagenes/boton_modificar.jpg");
}

.overhead_menu_off
{

background-color:#cfd0f8;

font-size: 11px;
height: 18px;

	line-height: 18px;
	list-style-type: none;
	
}

.par
{
font-size: 10px;
line-height: 14px;
/*
background-color:#FFFACF;
*/
background-color:#ffffff;
color:#666666;
padding:0px;
margin:0px;

}

.sobre
{
background-color:#ffffff;
}

.sobre:hover
{
background-color:#5588FF;
}

.form_chico
{
font-size: 9px;
}

.impar
{
font-size: 10px;
line-height: 14px;
background-color:#eef4fe;
list-style-position: outside;
list-style-type: none;


}

.impresion_bold
{
font-size: 10px;
line-height: 14px;
background-color:#FFFFFF;
list-style-position: outside;
list-style-type: none;
font-weight: bold;

}

.crm
{
font-size: 10px;
line-height: 14px;
background-color:#3f6799;
list-style-type: none;
}
.crm_verde
{
font-size: 10px;
line-height: 14px;
background-color:#c5c7ff;
list-style-type: none;
}


.rojo
{
font-size: 10px;
line-height: 14px;
background-color:#EE8888;
list-style-type: none;
}

.rojo_lista
{
font-size: 10px;
line-height: 14px;
background-color:#ffcc66;

list-style-type: none;

}

.rojo_lista:hover
{
font-size: 10px;
line-height: 14px;
background-color:#EE8888;
list-style-type: none;
}

.amarillo
{
font-size: 10px;
line-height: 14px;
background-color:#ffff99;
list-style-type: none;
}

.par_menu
{
font-size: 9px;
line-height: 15px;
background-color:#d3d7e2;
list-style-type: none;



}
.impar_menu
{
font-size: 10px;
line-height: 14px;
background-color:#FFFFFF;
list-style-position: outside;
list-style-type: none;
}


.despliegue
{

font-size: 12px;
background-color:#FFFFFF;
list-style-type: none;	
}


.tablaenli
{
font-size: 12px;
background-color:#FFFFFF;
list-style-type: none;
}

.abajo
{

background-image: url("../imagenes/abajo.jpg");
	font-size: 9px;
	line-height: 17px;
	text-align: right;
	list-style-type: none;
}

.alerta
{
    font-size: 14px;
	border-spacing: 0;
	background-color:#EE8888;
	display: table;
	border: 2px solid #969696;
	width: 95%;
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-collapse: collapse;


}


.ruta
{

background-image: url("../imagenes/titulo_inversion.jpg");
	font-size: 9px;
	line-height: 14px;
	/*  text-align: left; */
	list-style-type: none;
	vertical-align: bottom;
}


.boleta
{

    font-size: 14px;
	border-spacing: 0;
	background-color: #FFFFFF;
	display: table;
	
	width: 100%;
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	
}

.boleta tr
{
background-color: #FFFFFF;
}




.abajo_resultado
{
background-image: url("../imagenes/abajo.jpg");
float: right;
text-align: right;
width:50%;
}

.abajo_resultado_todo
{
background-image: url("../imagenes/abajo.jpg");
float: right;
text-align: right;
width:100%;
}

.volver_abajo
{
line-height: 19px;
background-image: url("../imagenes/abajo.jpg");
float: left;
text-align: left;


}
.volver_arriba
{
line-height: 19px;
background-image: url("../imagenes/titulo_small.jpg"); 
text-align: left;
background-color:#FFFFFF;
float: left;
}


/* @end */

/* @group navegacion */

.probemos {
    border-spacing: 0px;
	border: 1px solid #969696;
    float:center;
	width: 140px;
	height: 401px;
	background-color:#FFFBEF;
	margin:5;

}

.sinwrap {

white-space:nowrap;

}


.rojo2 {
font-size: 12px;
height: 10px;
background-color:#EECC88;
list-style-type: none;
}

.rojo3 {
font-size: 12px;
height: 10px;
background-color:#EECCCC;
list-style-type: none;
}

.navega {
	display: table-row;

    background-image: url("../imagenes/titulo.jpg"); 
	line-height: 15px;
		width: 100%;
		float: none;
        list-style-position: inside;
}


/* DIVS QUE FLOTAN ALINEADOS AL LADO DE UNO */
  .div_derecha {
  margin-left:50%;
  border: 1px solid #969696;
  }
  .div_izquierda {
  position:relative;
   float:left;
  left:0;
  width:50%;
  border: 1px solid #969696;
  }

/* FIN DIVS QUE FLOTA */


.t {background: url(../imagenes/bordes/t.png) 0 0% repeat-x; width: 20em}
.b {background: url(../imagenes/bordes/b.png) 0 100% repeat-x}
.l {background: url(../imagenes/bordes/l.png) 0 0 repeat-y;background-color:red;}
.r {background: url(../imagenes/bordes/r.png) 100% 0 repeat-y ;}
.bl {background: url(../imagenes/bordes/bl.png) 0 100% no-repeat}
.br {background: url(../imagenes/bordes/br.png) 100% 100% no-repeat}
.tl {background: url(../imagenes/bordes/tl.png) 0 0 no-repeat}
.tr {background: url(../imagenes/bordes/tr.png) 100% 0 no-repeat; padding:8px}



/*
.t {background: transparent;}
.b {background: transparent;}
.l {background: url(../imagenes/bordes/sombra.png) repeat}
.r {background: transparent;}
.bl {background: transparent;}
.br {background: transparent;}
.tl {background: transparent;}
.tr {background: transparent;padding:7px}

*/



#navigation * {

	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
}

#navigation ul {
	display: table;
	margin: 0 auto;
	text-align: center;


}



#navigation span {
	display: table-row;
	line-height: 17px;

		width: 100%;
		float: center;
	
     ;
}



#navigation a {
	background-image: url("../icel_store_images/abajo.jpg");
	background-repeat: repeat;
	color: #525252;
	text-decoration: none;
	float: left;
	border: none;

}

/* @end */


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
	
	
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
	}
a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: orange;
	text-decoration:underline;
	
	
}




li  { 
vertical-align: bottom;
list-style: none ; 
font-size:10px;
padding:10px;
left:20px;
  }

ol  { 

padding:10px;
  }

table
{

    font-size: 14px;
	border-spacing: 1px;

	display: table;
	border: 0px ;
	width: 95%;	
	margin:5;
	list-style-type: none;
	
}

tr
{
font-size: 12px;
line-height: 14px;

list-style-type: none;
}


.dias_calendario
{
font-size: 10px;
line-height: 14px;
background:#d0dafd;
list-style-type: none;
}
.dias_calendario_evento
{
font-size: 10px;
line-height: 14px;
background-color:#ffcc66;
list-style-type: none;
}


.fondo_banner
{
background-image: url("../imagenes/gradient2.png");
}


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 700px;


}

#header {
	margin: 0 0 15px 0;
	
}


#tl{
	float: left;
	width: 20px;

	height:20px;
	background: url(../imagenes/bordes/tl.png) no-repeat;
}


#tr {
	float: right;
	width: 20px;

	height:20px;
	background: url(../imagenes/bordes/tr.png) no-repeat;

}

#t { 
float: left;
background: url(../imagenes/bordes/t.png) repeat-x;
height:20px;
background-position: bottom; 
}

#l{
	float: left;
	width: 20px;

	background: url(../imagenes/bordes/l.png)  repeat-y;
	background-position: right; 
}

#c { 
	float: left;

}

#r {
	float: right;
	width: 20px;
	
	background: url(../imagenes/bordes/r.png)  repeat-y;


}


#bl{
	float: left;
	width: 20px;

	height:20px;
	background: url(../imagenes/bordes/bl.png) no-repeat;
}

#b { 
	float: left;

height:20px;
background: url(../imagenes/bordes/b.png) repeat-x;
}

#br {
	float: right;
	width: 20px;

	height:20px;
	background: url(../imagenes/bordes/br.png) no-repeat;

}





#footer {
	clear: both;
	
}
.nada
{
border: 0 none ;
border: 0 none #969696;
border-width: 0px; 
border-style: none; 
border-spacing: 0px;
}

.form_chico 
{

font-size: 12px;

}


.estilo_chico_select
{
font-size:10px;
}
/* CSS Document */

/* datTable for styling only */
table.dataTable {
    margin: 0;
    padding: 0;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

table.dataTable th {
    margin: 0;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	font-weight: normal;
	padding: 4px 3px 3px 4px;
	background: #ccc;
	font-weight: bold;
}

table.dataTable td {
    margin: 0;
	border-right: 1px solid #999;
	border-top: 1px solid #999;	
    padding: 2px 3px 3px 4px
}

/* This makes the scrolling table work */

div.scrollTableContainer {
	height: 285px;	
    overflow: auto;
	width: 970px;
	margin: 15px 0 0 0;
	position: relative;
}

/* para el calendario */
.hover_sobre_dia {
    border: 5px dashed #aaa;
    background:red; 
    }

/* The different widths below are due to the way the scroll bar is implamented
we are keeping these here instead of putting them in the IE css file b/c it 
is easier to change the width if both numbers are in the same place. */

/* All browsers accept this, but we are targeting IE with this rule */
div.scrollTableContainer table {
	width: 952px;
}

/* Modern browsers accept this (not IE) and we are targetting firefox */
html>/**/body div.scrollTableContainer table {
    width: 970px;
}

/* Modern browsers accept this (not IE) and we are targetting firefox */
html>/**/body div.scrollTableContainer table>tbody	{  
    overflow: auto; 
    height: 250px;
    overflow-x: hidden;
}

div.scrollTableContainer thead tr	{
	position:relative;
}

/*prevent Mozilla scrollbar from hiding cell content*/
div.scrollTableContainer td:last-child {padding-right: 20px;
}






/**** TABRICATOR ****/
.tabricator {
  /* background-image: url("../icel_store_imagenes/menu_seleccionado_grande.jpg"); */
  border: 0px solid #969696;
  display:                   inline-block;
  height:                    auto!important;
  height:                    1%;
  margin:                    0;
  max-width:                 100%;
  padding:                   0px 0px 0px 5px;
   font-size: 10px;
    font-weight:bold; 
   color:#333333;
  }
.tabricator {
  display:                   block;
  }
.tabricator .trig {
  background-image: url("../imagenes/boton_blanco.jpg");
  border: 1px solid #969696;
  border-bottom:             0;
  cursor:                    pointer;
  display:                   inline;
  float:                     left;
  margin:                    2px -2px -2px 1px;
  padding:                   2px 20px;
  position:                  relative;
  width:70px;
  height:12px;
  }
.tabricator .trig:hover {
  background:                #f5f5f5;
  }
.tabricator .open,
.tabricator .open:hover {
  background-image: url("../imagenes/titulo_inversion.jpg"); 
  margin-top:                0;
  margin-bottom:             -3px;
  margin-left:              -1px;
  padding-bottom:            5px;
  position:                  relative;
  z-index:                   1;
  }
.tabricator .targ {
  
  border-top:                0px solid #666;
  clear:                     both;
  margin:                    0 0 0 -5px;
  overflow:                  auto;
  padding:                   2px;
  }



/***** PROTOHUDS *****/
.protohud {
  font-size:                 12px;
  height:                    0;
  margin:                    0;
  padding:                   1px 16px 0 0;
  position:                  absolute;
  top:                       0;
  left:                      20px;
  right:                     20px;
  text-align:                right;
  z-index:                   1000;
  }
.protohud .trig {
  display:                   -moz-inline-box; /* For FF<3 */
  -moz-box-orient:           vertical; /* For FF<3 */
  display:                   inline-block;

    background-image: url("../imagenes/titulo_small.jpg"); 
    background-position: bottom;
  border:                    1px solid grey;
  border-top:                0;
color:#333333;
  cursor:                    pointer;
  font-weight:               bold;
  letter-spacing:            0.1em;
  margin:                    0 2px;
  padding:                   5px 5px 2px 5px;
  position:                  relative;
  top:                       -8px;
  z-index:                   1000;
  float:right;
  }
.protohud .open {
  background-color:          #f1f1f1;
  color:                     #000;
  top:                       -5px;
  padding:                   5px 5px 2px 5px;
  }
.protohud .trig:hover {
  background-color:          #f9f9f9;
  color:                     #000;
  outline:                   0;
  }
.protohud .trig:active,
.protohud .trig:focus {
  outline:                   0;
  }
.protohud .targ {
  background:                white;
               
  border:                    1px solid grey;
  border-top:                0;
  border-bottom-width:       1px;
  bottom:                    100%;
  color:                     #4b0802;
  right:                      0;
  margin:                    0;
  overflow:                  auto;
  overflow-x:                hidden;
  padding:                   0 5px 5px;
  position:                  absolute;
  right:                     0;
  text-align:                left;
  text-indent:               0;
  z-index:                   1;
  width: 10%;
  }
.protohud dt {display:       inline-block;}

/**** estilos para los drop down menus  ******/

.top { list-style-type: none;  height:21px;cursor:pointer; }

#container{width:500px;height:15px;}

#menu{position:absolute;z-index: 12; list-style-type: none; margin:0px;padding:0px;height:15px;left:0px;}
#menu ul .item{display:none;z-index: 12; list-style-type: none;background:white;padding:0px;margin:0px;border-bottom:1px solid #969696;border-right:1px solid #969696;border-left:1px solid #969696;z-index: 12;text-align: left;font-weight:normal;font-size:10px;border-collapse:collapse; color:#4c4c4c;}
#menu ul{width:150px;float:left;margin:0px;padding:0px;list-style:none;z-index: 12;font-weight: bold;font-size:11px;}
