body {
SCROLLBAR-FACE-COLOR: #272727; 
SCROLLBAR-HIGHLIGHT-COLOR: #272727; 
SCROLLBAR-SHADOW-COLOR: #272727; 
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-ARROW-COLOR: #FFFFFF; 
SCROLLBAR-TRACK-COLOR: #272727; 
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}
.txt10verde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 087E2C;
	text-decoration: none;
}
.txt10verde:hover {
	color: 666666;
}
.txt10gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 434343;
	text-decoration: none;
}
.txt10gris:hover {
	color: 087E2C;
}
.txt10blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: ffffff;
	text-decoration: none;
}
.txt10blanco:hover {
	color: 000000;
}
.txt9blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: ffffff;
	text-decoration: none;
}
.txt9blanco:hover {
	color: 999999;
}.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 087E2C;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #434343;
}
.tituloblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: ffffff;
	text-decoration: none;
}
.txt14verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 087E2C;
	text-decoration: none;
}
.txt14verde:hover {
	color: 434343;
}
.txt14gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 434343;
	text-decoration: none;
}
.txt14gris:hover {
	color: 087E2C;
}
.tituloverdeoscuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 175A2B;
	text-decoration: none;
}.txt10rojo_cruzado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: FF0000;
	text-decoration: line-through;
}
.botonera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.botonera:hover {
	color: ffffff;
}
.titulo14blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
