BODY
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
  /*  BACKGROUND-COLOR: #B1B1B1;*/

    scrollbar-3dlight-color:#cccccc; 
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#1D497C;
	scrollbar-highlight-color:#cccccc;
	scrollbar-shadow-color:#cccccc;
}

.TEXT
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY:Verdana;    
    ALIGN: Justify
}


 A {
     /*background : inherit;*/
     color : #000000;
     text-decoration : none;
      }
 A:hover {
     /*background : inherit;*/
     color : #d81513; /*rojo*/
     text-decoration : underline;
      }
.menubusqueda
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
INPUT 
{
	 /*font-family : Verdana, Arial, sans-serif;
	 font-size : 11px;*/
	 border: expression(this.type=="text" ? '1px solid #0B5A9D' : 'none');
	 /*border : 1px solid #CCCCCC;*/
	 font-family : Arial, sans-serif; 
	 font-size : 11px; 
	 color: #333333;
}
.texto
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #0b5a9d;
}
.bienvenida
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:justify;
	line-height:1.3;
}
