.scrollbar {
	scrollbar-arrow-color:#A0A0A0;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-highlight-color:#A0A0A0;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#A0A0A0;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
}

.separador_izq {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A0A0A0;
}

.separador_dcha {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A0A0A0;
}

.separador_sup {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A0A0A0;
}

.separador_inf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A0;
}

.separador_izqdcha {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A0A0A0;
	border-left-color: #A0A0A0;
}

.cuerpo {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #808080;
	text-align: justify;
}

.sangria {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #808080;
	text-align: justify;
	padding-left: 10px;
}

.sangria2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #808080;
	text-align: justify;
	padding-left: 10px;
}

.sangria3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #C00000;
	text-align: justify;
	padding-left: 10px;
}

.resaltado {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #C00000;
}

.resaltado2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}


.formulario {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #C00000;
	text-align: justify;
	border: 1px solid #A0A0A0;
	scrollbar-arrow-color:#A0A0A0;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-highlight-color:#A0A0A0;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#A0A0A0;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
}
