body {
	background-color: #FFF9E7;
	scrollbar-face-color : #890302;
	scrollbar-highlight-color : #F4C7C7;
	scrollbar-shadow-color : #F37776;
	scrollbar-3dlight-color : #F4AFAE;
	scrollbar-arrow-color : #ffffff;
	scrollbar-track-color : #FFF9E7;
	scrollbar-darkshadow-color : #fffff;
}
.Gris {
	color: #666666;
	font-family: tahoma;
	font-size: 11px;
}
.Titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	letter-spacing: 1px;
}
.texto {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
}
.BordeIz {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;

}
.BordeSp {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.textosubraya {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	text-decoration: underline;
}
.BordeIf {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.GrisNegrita {
	color: #666666;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	color: #000000;
}
.resaltado {
	font-family: tahoma;
	font-size: 11px;
	color: #912727;
	text-decoration: none;
}
.Titulos_opciones {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color:#999999;
	letter-spacing: 1px;
}
