Text {

	font-family:Verdana, Lucida Console;
	Font-size:12;
	}
	
a {
	color: #64849B;
	text-decoration: none;
	Font-size:12;
	}

A:hover {
	color: #64849B;
	text-decoration: underline;
	Font-size:12;
	}
	

td { font-family: Verdana;
	Font-size:12;
	}

	
.button { 
		  border: 1px solid #8a8a8a; 
		  background-color: #92A95F;
		  font-family:Lucida Console;
	}

.textarea{
			scrollbar-face-color: #99ccff;
			scrollbar-highlight-color: #f2f2f2;
			scrollbar-shadow-color: #ffffff;
			scrollbar-3dlight-color: #C1CADD;
			scrollbar-arrow-color: #ffffff; 
			scrollbar-track-color: #f2f2f2;
			scrollbar-darkshadow-color: #96A5C4;
	}
	
BODY {  
  background-repeat: no-repeat;
  background-position: top center;
}

.Text2 {
	font-family:Verdana, Lucida Console;
	Font-size: 12px;
	padding-left: 10px;
	}

.Text3 {
	font-family:Verdana, Lucida Console;
	color: #FFFFFF;
	Font-size: 12px;
	padding-left: 10px;
	}



#tree {
	
}





.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
list-style-type: none;
padding-left: 0px;
margin-bottom: 0px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}.blanco_peq {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
