

   /*                                                          */
   /* Styles for the tree.                                     */
   /*                                                          */
   /*SPAN.TreeviewSpanArea A {
     font-size: 10pt; 
     font-family: verdana,helvetica; 
     text-decoration: none;
     color: black;}
   SPAN.TreeviewSpanArea A:hover {
     color: '#820082';}
	*/
   /*                                                          */
   /* Styles for the remainder of the document.                */
   /*                                                          */
   BODY {
     font-size: 10pt; 
     font-family: verdana,helvetica;
     background-color:#000033;
/*     background-image:url('img/fondo.png');*/
     }
   TD {
     font-size: 10pt; 
     font-family: verdana,helvetica;
     }

 
.detalles1 {
	color:#999999;
	
}

input {
	margin:3px;
}

input.form1
{
color: #6699CC;
background: #ffffff;
border: 1px solid #6699CC;
font-weight: bold; 
}

SELECT{ background-color:#C3D9FF;} 
SELECT.used { background-color:#336699;color:white;} 
SELECT.notused { background-color:#C3D9FF;} 


.ennegreo, .small {
	color:white;
}
.ennegreo a.enviar, .ennegreo a, .small a{
	color:#ffffff;
	text-decoration: underline;
}


/*
.ennegreo a:hover.enviar, .ennegreo a:hover, {
	text-decoration: underline;
}
*/
.ennegreo a.enviar{
	text-decoration: none;
}
.ennegreo a:hover.enviar{
	text-decoration: underline;
}
.small a:hover{
	text-decoration: none;
}

.dentrocuadroppal a {
	color:#336699;
}

