/* 
----( HOJA DE ESTILO DE CYBERPADEL.COM.AR	 )---- 
COPYRIGHT 2004 - datafull.com.ar -(www.datafull.com.ar)-
*/


/* Barras */

body {
scrollbar-face-color: #204686; 
scrollbar-shadow-color: ; 
scrollbar-highlight-color; 
scrollbar-3dlight-color: #204686 ; 
scrollbar-darkshadow-color ; 
scrollbar-track-color: #CCCCCC; 
scrollbar-arrow-color: #FF9900;
}

/* Fuentes */

.font_botones       {
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	height: 20px;
}
.font_fecha         {font-family:Verdana;font-size:10pt;font-weight:bold;color:#000000}
.font_fechatrue     {font-family:Verdana;font-size:7pt;font-weight:bold;color:#000000}
.font_notitulo      {font-family:Verdana;font-size:10pt;font-weight:bold;color:#000000}
.font_normal        {font-family:Verdana;font-size:10pt;color:#000000}
.font_msg           {font-family:Verdana;font-size:10pt;color:#000000}
.font_msgtitulo     {font-family:Verdana;font-size:10pt;font-weight:bold;color:#FFFFFF}
.font_desarcvivos   {font-family:Verdana;font-size:10pt;font-weight:bold;color:#000000}
.font_noticia       {font-family:Verdana;font-size:10pt;color:#000000}
.font_copyright     {font-family:Verdana;font-size:8pt;color:#666666}
.font_titulo        {font-family:Verdana;font-size:16pt;font-weight:bold;color:#000000}
.font_accesorios    {font-family:Verdana;font-size:14pt;font-weight:bold;color:#FFFFFF}



/* Links */

.link:link      {color:#000000;text-decoration:none;}
.link:visited   {color:#999999;text-decoration:none;}
.link:hover     {color:#FF6600;text-decoration:underline;}

.index:link      {color:#FFFFFF;text-decoration:none;}
.index:visited   {color:#999999;text-decoration:none;}
.index:hover     {color:#FF6600;text-decoration:underline;}

/* Celda Copyright */

.celda       {border-top:0px solid #000000;border-left:1px solid #000000;border-right:0px solid #000000;border-bottom:0px solid #999999;font-family:Verdana;font-size:9pt;color:#000000}
.datafull         {border-top:1px solid #000000;border-left:0px solid #000000;border-right:0px solid #000000;border-bottom:0px solid #999999;font-family:Verdana;font-size:9pt;color:#000000}


.form_campo       {background-color:#EBEBEB;border-top:1px solid #666666;border-left:1px solid #666666;border-right:1px solid #666666;border-bottom:1px solid #666666;font-family:Verdana;font-size:9pt;}
.form_boton       {background-color:#EBEBEB;border-top:1px solid #666666;border-left:1px solid #666666;border-right:1px solid #666666;border-bottom:1px solid #666666;font-family:Verdana;font-size:10pt;color:#000000}

