BODY {SCROLLBAR-FACE-COLOR: #990000; SCROLLBAR-HIGHLIGHT-COLOR: #990000; SCROLLBAR-SHADOW-COLOR: #990000; SCROLLBAR-3DLIGHT-COLOR: #000000; SCROLLBAR-ARROW-COLOR: #F6E8C5; SCROLLBAR-TRACK-COLOR: #F6E8C5;
SCROLLBAR-DARKSHADOW-COLOR: #990000; }

.form{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
	BACKGROUND-COLOR: #FFFFFF}

.form_inv{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	BACKGROUND-COLOR: #000000}
	
.formbold{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	BACKGROUND-COLOR: #FFFFFF}
	
.formbold_inv{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	BACKGROUND-COLOR: #000000}

.estandar{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	font-style: italic;
	font-weight: normal;

}
	
.estandar_bold{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
	
.estandar_inv{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: italic;
}
	
.estandar_inv_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

a.l_normal{
	font-weight: bold;
	color: #990000;
	text-decoration: none}
	
a.l_normal:hover{
	font-weight: bold;
	color: #C4533E;
	text-decoration: underline}

a.l_inv{
	font-weight: bold;
	color: #336699;
	text-decoration: none}

a.l_inv:hover{
	font-weight: bold;
	color: #336699;
	text-decoration: none}

a.l_line{
	color: #990000;
	text-decoration: none}

a.l_line:hover{
	color: #C4533E;
	text-decoration: underline}

a.l_lineinv{
	color: #DDCC66;
	text-decoration: none}

a.l_lineinv:hover{
	color: #FFFFFF;
	text-decoration: none}

.titulos{
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #990000;
	font-style: italic;
}

.titulos_inv{
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

.subtitulos{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
	font-style: italic;
}

.subtitulos_inv{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

.secciones{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;}

.secciones_inv{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;}

.sp_creditos{ 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;}

.sp_creditos_inv{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;}

.sp_notes{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 7pt;
	font-style: italic;
	color: #000000;}
	
.sp_notes_inv{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 7pt;
	font-style: italic;
	color: #FFFFFF;}

.sp_minor{ 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 7pt;
	color: #000000;}

.sp_minor_inv{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;}.fondo {
	background-attachment: fixed;
	background-image: url(../imgs/fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo_frame {

	background-attachment: fixed;
	background-image: url(../imgs/fondo_iframe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
