/* CSS Document */
body {
scrollbar-arrow-color: EF2B2F;
scrollbar-base-color: EF2B2F;
scrollbar-dark-shadow-color: 8D2B2A;
scrollbar-track-color: 929292;
scrollbar-face-color: 8D2B2A;
scrollbar-shadow-color: 8D2B2A;
scrollbar-highlight-color: E0E7F1;
scrollbar-3d-light-color: FF838A;
}
.txt{
	font-family: Avant Garden, Arial, sans-serif;
	font-size:11px;
	color:#3B3B3B;
	font-weight:bold;
}
.txtA{
	font-family: Avant Garden, Arial, sans-serif;
	font-size:11px;
	color:#FCBD30;
	font-weight:bold;
}
.enlaces1{
	font-family: Avant Garden, Arial, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.enlaces1:hover{
	font-family: Avant Garden, Arial, sans-serif;
	font-size:11px;
	color:#EF2B2F;
	font-weight:bold;
	text-decoration:none;
}
.enlaces{
	font-family: Avant Garden, Arial, sans-serif;
	font-size:11px;
	color:#EF2B2F;
	font-weight:bold;
	text-decoration:none;
}
.enlaces:hover{
	font-family: Avant Garden, Arial, sans-serif;
	font-size:11px;
	color:#EF2B2F;
	font-weight:bold;
	text-decoration:underline;
}
input { font-family:  Avant Garden, Arial, sans-serif; font-size: 11px; weight: 9px; color: #3B3B3B;
background-color: #cccccc; border: #cccccc; border-style: solid; border-top-width: 1px; 
border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
select { font-family: Avant Garden, Arial, sans-serif; color: #3B3B3B; 
background-color: #cccccc; border: #cccccc; border-style: solid; border-top-width: 1px; 
border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
textarea { font-family: Avant Garden, Arial, sans-serif; color: #3B3B3B; 
background-color: #cccccc; border: #cccccc; border-style: solid; border-top-width: 1px; 
border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}