body {
SCROLLBAR-FACE-COLOR: #FB8B00; 
SCROLLBAR-HIGHLIGHT-COLOR: #FFE9CE; 
SCROLLBAR-SHADOW-COLOR: #FFE9CE; 
SCROLLBAR-3DLIGHT-COLOR: #FB8B00; 
SCROLLBAR-ARROW-COLOR: #FFFFFF; 
SCROLLBAR-TRACK-COLOR: #FFE9CE; 
SCROLLBAR-DARKSHADOW-COLOR: #FB8B00;
}

.bordeDerecha {
	border-top: 0px solid #FB8B00;
	border-right: 1px solid #FB8B00;
	border-bottom: 0px solid #FB8B00;
	border-left: 0px solid #FB8B00;

}
.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #335C6D;
	text-decoration: none;


}
.titulos {
	font-family: Tahoma;
	font-size: 12px;
	color: #FB8B00;
	text-decoration: none;
	font-weight: bold;

}
.textoBlanco {

	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.textoNar {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFE3C1;
	text-decoration: none;
}
.bordeDerechaAbajo {

	border-top: 0px solid #FB8B00;
	border-right: 1px solid #FB8B00;
	border-bottom: 1px solid #FB8B00;
	border-left: 0px solid #FB8B00;
}
.bordeAbajo {


	border-top: 0px solid #FB8B00;
	border-right: 0px solid #FB8B00;
	border-bottom: 1px solid #FB8B00;
	border-left: 0px solid #FB8B00;
}
.bordeCompleto {


	border-top: 1px solid #FB8B00;
	border-right: 1px solid #FB8B00;
	border-bottom: 1px solid #FB8B00;
	border-left: 1px solid #FB8B00;
}
a:hover {
	text-decoration: underline;
}
.bordeOpciones {



	border-top: 0px solid #FB8B00;
	border-right: 1px solid #FB8B00;
	border-bottom: 1px solid #FB8B00;
	border-left: 1px solid #FB8B00;
}
.bordeOpciones2 {




	border-top: 0px solid #FB8B00;
	border-right: 1px solid #FB8B00;
	border-bottom: 0px solid #FB8B00;
	border-left: 1px solid #FB8B00;
}
.textoBlancoOP {


	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bordeArriba {



	border-top: 1px solid #FB8B00;
	border-right: 0px solid #FB8B00;
	border-bottom: 0px solid #FB8B00;
	border-left: 0px solid #FB8B00;
}
.textoCH {

	font-family: Tahoma;
	font-size: 9px;
	color: #335C6D;
	text-decoration: none;
}
.textoNar2 {


	font-family: Tahoma;
	font-size: 11px;
	color: #CA7000;
	text-decoration: none;
}
.titulosG {
	font-family: Tahoma;
	font-size: 14px;
	color: #FB8B00;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;

}
.form1 {
	border-top: 1px solid #FB8B00;
	border-right: 1px solid #FB8B00;
	border-bottom: 1px solid #FB8B00;
	border-left: 1px solid #FB8B00;
	font-family: Tahoma;
	font-size: 11px;
	color: #CA7000;
	background-color: #FFFAF4;

}
.bordeArrAbDer {



	border-top: 1px solid #FB8B00;
	border-right: 1px solid #FB8B00;
	border-bottom: 1px solid #FB8B00;
	border-left: 0px solid #FB8B00;
}
.bordeAbajoDer {



	border-top: 0px solid #FB8B00;
	border-right: 0px solid #FB8B00;
	border-bottom: 1px solid #FB8B00;
	border-left: 1px solid #FB8B00;
}
