BODY {
	SCROLLBAR-FACE-COLOR: #af270a; SCROLLBAR-HIGHLIGHT-COLOR: #af270a; SCROLLBAR-SHADOW-COLOR: #af270a; SCROLLBAR-3DLIGHT-COLOR: #e37a53; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #e37a53; SCROLLBAR-DARKSHADOW-COLOR: #e37a53
}
.fondo_derecha {
	background-image: url(imagenes/fondo_derecha.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.fondo_izquierda {
	background-image: url(imagenes/fondo_izquierda.jpg);
	background-position: right top;
}
.scrollbar {
}
.textoamarillobold {
	font-family: verdana;
	font-size: 11px;
	color: ffff00;
	font-weight: bold;
}
.textoblanco {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.textoblancotitulos {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.bordeabajablanco {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.bordecompletoblanco {
	border: 1px solid #FFFFFF;
}
.formulario {
	background-color: #ffa685;
	font-family: verdana;
	font-size: 9px;
	color: #93240D;
	border: 1px solid #FFFFFF;
}
.formularioboton {
	background-color: 1351ab;
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.formulario_azul {
	background-color: #7babdc;
	font-family: verdana;
	font-size: 9px;
	color: #0B2D60;
	border: 1px solid #FFFFFF;
}
.formulariobotonrojo {
	background-color: #CD3312;
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.bordeabajarojo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EB4423;
	border-right-color: #EB4423;
	border-bottom-color: #EB4423;
	border-left-color: #EB4423;
}
