 BODY {
	SCROLLBAR-FACE-COLOR:#FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #CDCDCD; 
	SCROLLBAR-SHADOW-COLOR:#666666;
	SCROLLBAR-3DLIGHT-COLOR: #CCCCCC; 
	SCROLLBAR-ARROW-COLOR: #CCCCCC; 
	SCROLLBAR-TRACK-COLOR: #E6E6E6;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; 
	
	
}


.textohome {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	
}
.subtitulo {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #0099ff;
	text-decoration: none;
}
.CajaDeTexto
{
    border-right: #99ffff solid;
    border-top: #99ffff solid;
    border-left: #99ffff solid;
    border-bottom: #99ffff solid;
}

.fuente
 
 {
   font-size: 8pt;   font-family :Verdana;   color: #232323;
 }



	.GridView
{
    /*width: 820px;*/
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: none;
    font-size: 8pt;
    font-family: Verdana;
    color: #232323;

}

	.GridView table
	{
		
	      font-size: 8pt;
		 font-family:Verdana;
	}

	.GridView td 
	{

	  height:10pt;
		border-left: none;		border-right: none;		border-top: none;		border-bottom: none;
		 font-size: 8pt;
		 font-family:Verdana;
	}

	.GridView th
{
    height: 20pt;
    text-align: center;
 border-left: #72c7fe thin solid;
    border-right: #72c7fe thin solid;
    border-bottom: #72c7fe thin solid;
    border-top: #72c7fe thin solid;
    background-image: url(Imagenes/bg_bt.jpg);
    color: #1153ff;
}

	.GridView input 
	{
	text-transform: uppercase;
	 font-family  : Verdana;	
	font-size: 8pt;
	}