/*========================= STYLES TEMPLATES / MAYO 2005 ====================================*/


/* -------------------- ESTILOS DE CONTORNO Y FONDO DE LAS TABLA GENERAL -------------------*/


/* FONDO DE LA PANTALLA */
.bgtotal {
	background-color: #000000;
}

/* BORDES LATERALES-IZQUIERDO + DERECHO */
.bordes-lat {
	border-left:  1px solid #4D77A7;
	border-right: 1px solid #4D77A7;
}


/* -------------------- ESTILOS DEL H1 -------------------*/

/* FONDO DEL H1 */
.bgH1 {
	background-color: #000000;
}

/* H1 */
h1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #446E9E;
	text-align: center;
	padding: 0px 10px 0px 10px;
	height: 10px;
	float: left;
}


/* -------------------- ESTILOS DEL TOP -------------------*/

/* FONDO DE LA CELDA QUE CONTIENE EL BANNER LEADER-BOARD 720X90 */
.bg-leaderboard {
	background-color: #000000;
	padding:5px;
	border-top: 1px solid #446E9E;
	border-bottom: 1px solid #446E9E;
}

/* FONDO DEL TOP EN DONDE SE INSERTA LA IMAGEN */
.bgtop {
	background-color: #762743;
}

/* FONDO Y BORDES DE LA BARRA DE OPCIONES DEL TOP */
.soporte-menu-top{
	background-color: #01060E;
	border-top:    1px solid #01060E;
	border-bottom: 1px solid #446E9E; 
}

/* ESTILOS DE VINCULOS DE LOS FAVORITOS + PÁGINA DE INICIO */
.menu_favoritos{
height: 18px;
padding-right: 5px;
padding-left: 5px;
border-top: 0px solid #000000;
border-bottom: 0px solid #000000;
border-left: 0px solid #000000;
border-right:0px solid #000000;
/*background-color: #000000;*/

}
.favoritos{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding-right: 8px;
	}
a.favoritos:active {
	text-decoration: none;
	color: #BFDCFF;
	}
a.favoritos:link {
	text-decoration: none;
	color: #BFDCFF;
	}
a.favoritos:visited {
	text-decoration: none;
	color: #BFDCFF;
	}
a.favoritos:hover {
	text-decoration: underline;
	color: #ffffff;
}

/* ESTILOS DE VINCULOS DE LAS OPCIONES DEL TOP +  CLOSE DEL POPUP */
.sitios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding-right: 8px;
}
a.sitios:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.sitios:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.sitios:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.sitios:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/* FONDO DE LA CELDA DE LAS OPCIONES DEL TOP - NORMAL */
.clasemenuctop {
	text-align: center;
	vertical-align: middle;
		border-top:    1px solid #012045;
	border-bottom: 1px solid #01060E;
	border-right:  1px solid #01060E;
	border-left:   1px solid #012045;
	background-color: #01060E;
	height: 20px;
}

/* FONDO DE LA CELDA DE LAS OPCIONES DEL TOP - OVER */
.clasemenuotop {
	text-align: center;
	vertical-align: middle;
		border-top:    1px solid #01060E;
	border-bottom: 1px solid #012045;
	border-right:  1px solid #012045;
	border-left:   1px solid #01060E;
	background-color: #043266;
	height: 20px;
}


/* -------- FONDOS DE LAS 3 COLUMNAS VERTICALES - ( MENU / MIDDLE / BANNER y TOPSITES) --------*/

/* FONDO DE LA COLUMNA DEL MENU */
.bg-columna-left {
	background-color: #001732;
}

/* FONDO DE LA COLUMNA DEL MIDDLE */
.bg-columna-middle {
	background-color: #000000;
	border-right: 1px solid #446E9E;
	border-left: 1px solid #446E9E;
}

/* FONDO DE LA COLUMNA DEL BANNER Y TOPSITES */
.bg-columna-right {
	background-color: #001732;
}
/* ESPACIO QUE CORRESPONDE A LA ALTURA ENTRE LAS CAJAS DE LA COLUMNA IZQ */
.espacio-entre-cajas {
	height: 10px;
}


/* -------------------- ESTILOS DE LA COLUMNA IZQUIERDA (MENU PRINCIPAL) -------------------*/

/*FONDO Y BORDE DEL MENU PRINCIPAL*/
.basemenu {
	border-top:    1px solid #FF514C;
	border-bottom: 1px solid #FF514C;
	border-right:  1px solid #FF514C;	
	border-left:   1px solid #FF514C;
	background-color: #7A1E3D;
    margin-left: 2px;
	width: 154px;
	text-align:center;
}

/* TITULO DEL MENU PRINCIPAL*/ 
.titulomenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #670806;
	text-align: center;
	border-top:    0px solid #FF8177;
	border-bottom: 0px solid #FF8177;
	border-right:  0px solid #FF8177;
	border-left:   0px solid #FF8177;;
	height: 20px;
}
/* FONDO DE LA CELDA DEL MENU PRINCIPAL - COMUN */
.clasemenuc {
	text-align: left;
	vertical-align: middle;
	border-top:   1px solid #E41411;
	border-bottom:0px solid #E41411;
	border-right: 0px solid #A61446;
	border-left:  0px solid #7D0D33;
	background-color: #971010;
	padding-left: 3px;

}
/* FONDO DE LA CELDA DEL MENU PRINCIPAL - OVER */
.clasemenuo {
	text-align: left;
	vertical-align: middle;
	border-top:   1px solid #E41411;
	border-bottom:0px solid #E41411;
	border-right: 0px solid #A61446;
	border-left:  0px solid #7D0D33;
	background-color: #C5130B;
	padding-left: 3px;
}

/* HIPERVINCULOS DEL MENU PRINCIPAL */
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-right: 5px;
}
a.menu:active {
	text-decoration: none;
	color: #F2CAC9;
}
a.menu:link {
	text-decoration: none;
	color: #F2CAC9;
}
a.menu:visited {
	text-decoration: none;
	color: #F2CAC9;
}
a.menu:hover {
	text-decoration: none;
	color: #F2CAC9;
}


/* -------------------- ESTILOS DE LA COLUMNA IZQUIERDA (ENCUESTA) -------------------*/

/*FONDO Y BORDE DEL MENU PRINCIPAL*/
.baseencuesta {
	border-top:    1px solid #1355A1;
	border-bottom: 1px solid #1355A1;
	border-right:  1px solid #1355A1;	
	border-left:   1px solid #1355A1;
	background-color: #1A416D;
   	margin-left: 3px;
width: 154px;
	text-align:left;
}

/* TITULO DE LA CAJA ENCUESTA */ 
.tituloencuesta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	
	border-top:    0px solid #FEFFEB;
	border-bottom: 0px solid #FEFFEB;
	border-right:  0px solid #5D0004;	
	border-left:   0px solid #C95454;
	background-color: #011731;
	height: 20px;
}

/* TEXTO Y BORDE DE LA  DE LA CAJA ENCUESTA */ 
.pregunta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D6E3F2;
	font-size: 10px;
	border-bottom: 1px solid #1355A1;
	padding: 4px 0px 4px 4px;
	text-align:left;
}

/* RADIO BUTTON */ 
.radio {
	border-bottom: 1px solid #1355A1;
	padding: 0px 2px 0px 10px;
	text-align:left;
}

/* TEXTO DE LA RESPUESTA */ 
.respuesta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D6E3F2;
	font-size: 10px;
	border-bottom: 1px solid #1355A1;
	padding: 0px 2px 0px 1px;
	text-align:left
}

/* FONDO Y PADDING DEL BOTON DE VOTAR */ 
.bg-boton-votar {
	background-color: #1A416D;
	padding: 6px 0px 0px 0px;
	vertical-align: middle;
 	text-align: center;
}
/* BOTON DE VOTAR */ 
.boton-votar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	text-align:center;
	vertical-align: middle;
}


/* TITULO DE LA CAJA NEWSLETTER */ 
.titulonewsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	border-top:    0px solid #FEFFEB;
	border-bottom: 0px solid #FEFFEB;
	border-right:  0px solid #5D0004;	
	border-left:   0px solid #C95454;
	background-color: #011731;
	height: 20px;
}






/*FONDO Y BORDE DEL NESLETTER*/
.basenewsletter {
	border-top:    1px solid #1355A1;
	border-bottom: 1px solid #1355A1;
	border-right:  1px solid #1355A1;	
	border-left:   1px solid #1355A1;
	background-color: #1A416D;
   	margin-left: 1px;
width: 154px;
	text-align:left;
	
}

/* TEXTO DE LA CAJA DEL NEWSLETTER */ 
.texto-newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D6E3F2;
	font-size: 10px;
	border-bottom: 1px solid #1355A1;
	padding: 4px 0px 4px 4px;
	text-align: left;
}
/* BOTON DE SUSCRIBIR */ 
.boton-suscribe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	text-align:center;
	
	vertical-align: middle;
}

/* FONDO Y PADDING DEL BOTON DE SUSCRIBIR */ 
.bg-boton-suscribe {
	background-color: #1A416D;
	border-top: 1px solid #1355A1;
	padding: 5px 0px 5px 0px;
	vertical-align: middle;
 	text-align: center;
}
/* TEXTBOX QUE CORRESPONDE AL NEWSLETTER */ 
.formL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	text-align: left;
	width: 120px;
	padding: 0px 0px 0px 1px;
}


/* -------------------- ESTILOS DEL MIDDLE (NOTICIAS) -------------------*/

/* BORDE DE LA TABLA DE LAS NOTICIAS */ 
.borde-tabla-centro {
	border-top:    1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right:  1px solid #FFFFFF;	
	border-left:   1px solid #FFFFFF;
	background-color: #FFFFFF;
}

/* TITULO Y FONDO DE LAS CAJAS DEL CENTRO */ 
.titulocentral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-transform: normal;
	padding-left: 10px;
	height:19px;
	background-color: #971010;
	border-bottom: 1px solid #ffffff;
}

/* SUBTITULO Y FONDO DE LAS CAJAS DEL CENTRO */ 
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	text-transform: normal;
	padding-left: 10px;
	height:15px;
	background-color: #1A416D;
}

/* CUERPO DE TEXTO DEL CENTRO */
.cuerpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	background-color:#FFFFFF;
}

/* TEXTO DE LAS NOTICIAS (PADDING)*/
.celda-noticia {
	padding: 0px 4px 6px 8px;
}

/* COLOR DE FONDO DE LOS CUADROS DEL CENTRO (PADDING)*/
.celda-central {
	padding: 5px;	
}

/* HIPERVINCULOS DEL MORE  */
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	padding: 0px 8px 4px 8px;
	text-align: right;
	vertical-align: top;
}
 a.more:active {
	text-decoration: none;
	color: #632726;
}
 a.more:link {
	text-decoration: none;
	color: #632726;
}
 a.more:visited {
	text-decoration: none;
	color: #632726;
}
 a.more:hover {
	text-decoration: underline;
	color: #632726;
}



/* CUERPO DE TEXTO DEL PAGE RECOMMEND */
.simple-rec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	

}

/* BOTON DE ENVIAR QUE CORRESPONDE AL PAGE RECOMMEND */ 
.boton-enviar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	text-align:center;
	vertical-align: middle;
}

/* TEXTBOX QUE CORRESPONDE AL PAGE RECOMMEND */ 
.formF {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	text-align: left;
	width: 200px;
	padding: 0px;
}

/* HIPERVINCULOS GENERICOS */
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #971010;
	line-height: normal;
	padding-right: 8px;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #971010;
	line-height: normal;
	padding-right: 8px;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #971010;
	line-height: normal;
	padding-right: 8px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #CE0606;
	line-height: normal;
	padding-right: 8px;
}


/* HIPERVINCULOS DEL GAMBLING SITES  */
.gamb-sites {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	padding: 0px 8px 4px 4px;
}
 a.gamb-sites:active {
	text-decoration: none;
	color: #ffffff;
}
a.gamb-sites:link {
	text-decoration: none;
color: #ffffff;
}
 a.gamb-sites:visited {
	text-decoration: none;
color: #ffffff;
}
 a.gamb-sites:hover {
	text-decoration: underline;
color: #ffffff;
}

/* TEXTBOX QUE CORRESPONDE AL PAGE RECOMMEND */ 
.text-links {
	background-color: #1A416D;
	border-top:    0px solid #BDB263;
	border-right:  0px solid #BDB263;
	border-bottom: 0px solid #A79A40;
	border-left:   0px solid #A79A40;
	padding: 5px;
	height: auto;
	color: #ffffff;
}

/* ESTILOS DE LOS SXLINXS (NOTICIAS) */
a.link-cat:active {
	color: #484816;
	text-decoration: none;
	font-weight: bold;
}
a.link-cat:link {
	color: #484816;
	text-decoration: none;
	font-weight: bold;
}
a.link-cat:visited {
	color: #484816;
	text-decoration: none;
	font-weight: bold;
}
a.link-cat:hover {
	color: #484816;
	text-decoration: none;
	font-weight: bold;
}
a.link-recommended:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #760100;
}
a.link-recommended:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #760100;
}
a.link-recommended:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #760100;
}
a.link-recommended:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #480202;
}
.cell-cat {
	text-align: left;
	vertical-align: middle;
	/*padding: 1px 1px 1px 5px;*/
	/*background-color: #C60402;*/
	border-bottom-width: 0px;
	border-bottom-style: double;
	border-bottom-color: #1E3E85;
}

.cell-desc {
	text-align: left;
	vertical-align: middle;
	/*padding: 1px 1px 1px 10px;*/
	/*background-color: #9E0706;*/
}
.cell-recommended {
/*	background-color: #C60402;*/
	text-align: left;
	vertical-align: middle;
	/*padding: 2px 1px 2px 5px;*/
	border-top: 0px solid #1E3E85;
}

.text-cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #484816;
	text-transform: uppercase;
}

.text-desc {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #484816;
}

.text-recommended {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #484816;
	font-weight: bold;

}

.table-bord-link {
	border: 10px solid #F6F1F1;
}


/* -------------------- ESTILOS DE LA COLUMNA DERECHA (TOP SITES) -------------------*/

/* FONDO Y BORDE DEL TOP-SITES */
.base-topsites {
	border-top:    1px solid #1355A1;
	border-bottom: 1px solid #1355A1;
	border-right:  1px solid #1355A1;	
	border-left:   1px solid #1355A1;
	background-color: #1A416D;
  
	
	
}

/* TITULO DEL TOP-SITES*/ 
.titulo-topsites {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	border-top:    0px solid #FEFFEB;
	border-bottom: 0px solid #FEFFEB;
	border-right:  0px solid #5D0004;	
	border-left:   0px solid #C95454;
	background-color: #011731;
	height: 20px;
}

/* FONDO DE LA CELDA DEL TOP SITES - NORMAL */
.topsites-opciones-c {
	text-align: left;
	vertical-align: middle;
	border-top:   0px solid #A61446;
	border-bottom:1px solid #1355A1;
	border-right: 0px solid #A61446;
	border-left: 0px solid #7D0D33;
	background-color: #1A416D;
	padding-left: 3px;
	height: 18px;
}

/* FONDO DE LA CELDA DEL TOP SITES - OVER */
.topsites-opciones-o {
	text-align: left;
	vertical-align: middle;
	border-top:   0px solid #A61446;
	border-bottom:1px solid #1355A1;
	border-right: 0px solid #A61446;
	border-left: 0px solid #7D0D33;
	background-color: #1C5CA4;
	padding-left: 3px;
	height: 18px;
	}

/* HIPERVINCULOS DEL TOP SITES */
.links-topsites {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-right: 5px;
}
a.links-topsites:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.links-topsites:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.links-topsites:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.links-topsites:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/* HIPERVINCULOS DEL TOP SITES - MORE */
.links-topsites-more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-right: 5px;
}
a.links-topsites-more:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.links-topsites-more:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.links-topsites-more:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.links-topsites-more:hover {
	text-decoration: none;
	color: #FFFFFF;
}


/* -------------------- ESTILOS DEL BOTTOM -------------------*/

/* FONDO DE LA CELDA DE LAS OPCIONES DEL TOP - NORMAL */
.titulo-bottom {
	text-align: center;
	vertical-align: middle;
	border-top:    0px solid #A61446;
	border-bottom: 1px solid #FFFFFF;
	border-right:  0px solid #7D0D33;
	border-left:   0px solid #A61446;
	background-color: #971010;
	height: 20px;
}

/* FONDO DEL BOTTOM */
.bgbottom {
	/*background-color: #;*/
}

/* CUERPO DE TEXTO DEL BOTTOM */
.cbottom {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}

/* HIPERVINCULO (TITULO) DE LAS OPCIONES DEL SITE-MAP */
.site-map-tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding-right: 8px;
}
a.site-map-tit:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.site-map-tit:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.site-map-tit:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.site-map-tit:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/* FONDO DEL TD DE LAS CATEGORIAS DEL SITE-MAP */
.bgbottom-links {
	text-align: center;
	vertical-align: middle;
	border-top:    0px solid #A61446;
	border-bottom: 0px solid #7D0D33;
	border-right:  0px solid #7D0D33;
	border-left:   0px solid #A61446;
	background-color: #971010;
	height: 20px;
}

/* HIPERVINCULO (CATEGORIAS) DE LAS OPCIONES DEL SITE-MAP */
.site-map-cat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding-right: 8px;
}
a.site-map-cat:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.site-map-cat:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.site-map-cat:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.site-map-cat:hover {
	text-decoration: none;
	color: #FFFFFF;
}


/* -------------------- ESTILOS DEL POPUP (SHOW NEWSLETTER) -------------------*/

/* FONDO Y BORDE DEL TOP DEL POPUP */
.bg-pop {
	border-bottom: 1px solid #7F173B;
	background-color: #224B79;
	text-align: center;	
}

/* FONDO Y BORDE DE LA TABLA QUE CONTIENE EL POPUP */
.bg-pop-total {
	border-top: 1px solid #000000;
	border-right:  1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left:  1px solid #000000;
	background-color: #FFFFFF;
	text-align: center;	
}
.closepopup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding-right: 8px;
}
a.closepopup:active {
	text-decoration: none;
	color: #00489D;
	font-weight: bold;
}
a.closepopup:link {
	text-decoration: none;
	color: #00489D;
	font-weight: bold;
}
a.closepopup:visited {
	text-decoration: none;
	color: #00489D;
	font-weight: bold;
}
a.closepopup:hover {
	text-decoration: underline;
	color: #00489D;
	font-weight: bold;
}
.cuerpo-popup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
	background-color:#FFFFFF;
}