body 
{
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 100%;
}

A:link
{
	TEXT-DECORATION: none;
	COLOR: #58595B;
 }

A:visited 
{
	TEXT-DECORATION: none;
	COLOR: #58595B;
 }

A:active
{
	TEXT-DECORATION: none;
	COLOR: #58595B;
 }

A:hover 
{
	TEXT-DECORATION: none;
	COLOR: #58595B;
 }

.a_volver
{
	 text-align:right;
 }
 
.textbox 
{
	background-color:"#ffffff";
	color: #58595B;
    font-family: 'pt sans narrow',"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    font-weight: normal;    
    line-height: 0.99em;
    margin: 0;
    text-decoration: none;
    width:128px
    }
     
.text_tipo_busqueda
{
	color: Maroon;
    font-family: 'pt sans narrow',"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 1.0em;
    font-weight: normal;    
    line-height: 0.99em;    
    text-decoration: none;
	margin-left:20px;
	}

.text 
{
	color: #ffffff;
    font-family: 'pt sans narrow',"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    font-weight: normal;    
    line-height: 0.99em;
    margin: 0;
    text-decoration: none;
}

.radio 
{
	color: #ffffff;
    font-family: 'pt sans narrow',"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 1.0em;
    font-weight: normal;    
    line-height: 0.99em;
    margin: 0;
    text-decoration: none;
	}

.text_msg
	{
	color: #ffffff;
    font-family: 'pt sans narrow',"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 1.0em;
    font-weight: normal;    
    line-height: 0.99em;
    margin: 0;
    text-decoration: none;
	}
	
.data_grid_header 
{
	background-color:"#E6E7E9";
	color: #ffffff;
    font-family: 'pt sans narrow',"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 1.0em;
    font-weight: normal;    
    line-height: 0.99em;
    margin: 0;
    text-decoration: none;
    
	}

.data_grid_item {
	background-color:"#ffffff";
	color: #58595B;
    font-family: 'pt sans narrow',"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    font-weight: normal;    
    line-height: 0.99em;
    margin: 0;
    text-decoration: none;
    }


.item 
{
	background-color:"#ffffff";
	color: #58595B;
    font-family: 'pt sans narrow',"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    font-weight: normal;    
    line-height: 0.99em;
    margin: 0;
    text-decoration: none;
    }

.button_buscar {
    margin-left: 6px;
    height:20px;
    width:20px;
    margin-bottom: -7px;
}


