body {
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0px;
  padding: 0px;

}
A { text-decoration: none; font-size: 10px; color: #FFFFFF;}
A.nobold { text-decoration: none; font-weight:bold}
A:hover { text-decoration: underline; color: #0a5f89; } 
A.sub { text-decoration: none; font-size: 9px; color: #FFFFFF; font-weight: bold;}
A.sub:hover { text-decoration: underline; color: #0a5f89; } 
A.noticia { text-decoration: underline; font-size: 9px; color: #005bb5; font-weight: bold;}
A.noticia:hover { text-decoration: none; color: #0a5f89; } 
A.menu { text-decoration: none; font-size: 10px; color: #FFFFFF;font-weight: bold;}
A.menu:hover { text-decoration: underline; color: #0a5f89; } 
A.small { text-decoration: none; font-size: 7px; color: #FFFFFF;font-weight: bold;}
A.small:hover { text-decoration: underline; color: #FFFFFF; } 

.citacion {
	font-style: italic;
	font-size: 13px;
}
.distribucion{
	font-size: 11px;
}
.negrita{
	font-weight:bold;
	font-size: 14px;
}

		
font { font-family: Tahoma, Lucida, Verdana; font-size: 9pt; }
font.fecha { font-family: Tahoma, Lucida, Verdana; font-size: 14px; color: #4ba241; font-weight: bold; }
font.titulo { font-family: Tahoma, Lucida, Verdana; font-weight: bold; font-size: 16px; font-weight: bold; color: #005bb5; }
font.titulo2 { font-family: Tahoma, Lucida, Verdana; font-weight: bold; font-size: 14px; font-weight: bold; color: #005bb5; }
font.subtitulo { font-family: Tahoma, Lucida, Verdana; font-weight: bold; font-size: 11px; color: #005bb5; }
font.small { font-family: Tahoma, Lucida, Verdana; font-weight: bold; font-size: 9px; color: #005bb5; }
font.contador { font-family: Tahoma, Lucida, Verdana; font-weight: bold; font-size: 9px; color: #FFFFFF; }
.cursiva { font-family: Tahoma, Lucida, Verdana; font-style: italic; font-size: 11px; color: #000000; }
bar { BORDER-RIGHT: #774700 2px solid; BORDER-TOP: #FFD79B 2px solid; BORDER-LEFT: #FFD08A 2px solid; COLOR: #ffffff; BORDER-BOTTOM: #774700 2px solid; BACKGROUND-COLOR: #FFA720}
.toolbar { background-color: #00466a; border-width: 1px; border-style: solid; border-top-color: #b2e1f7; border-left-color: #b2e1f7; border-bottom-color: #000000; border-right-color: #000000; color: #FFFFFF; }
.resaltadotxt { font-family: Arial, Helvetica, sans-serif; font-size: 9pt ; color: #007a52; font-weight: normal}
.titlebar {
 	background-color: #005bb5;
 	border-width: 1px;
 	border-style: solid;
 	border-top-color: #12aaf6;
 	border-left-color: #12aaf6;
	border-bottom-color: #063851;
	border-right-color: #063851;
	color: #ffffff;
}

.prueba {
	background-color:#FAFAFA;
	color: #000000;
	border-width: 2px;
	border-style: solid;
	border-color:#EBEBEB;
	padding: 1px; 
	font-family: verdana, Arial;
	font-size: 8pt;
}


.contents {
	background-color: #f9faff;
	border-width: 2px;
	border-style: solid;
	border-color: #0a5f89;
	color: #000000;
	padding: 1px; }

input {
	background-color: #FFFFFF;
	color: #000000;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: verdana, Arial;
	font-size: 8pt;
}
input.text {
	background-color: #FFFFFF;
	border-width:2px;
	color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	border-top-color:#999999;
	border-left-color:#999999;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-top-width:1px;
	border-right-width:2px;
	border-left-width:1px;
	border-bottom-width:2px;
	font-family:Verdana, Arial;
	font-size:8pt;
	padding:2px;
}
.text {
	background-color: #FFFFFF;
	color: #000000;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: verdana, Arial;
	font-size: 8pt;
}


	
input.boton {
	background-color: #005bb5;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
}

select.lista {
	background-color: #f8f8f8;
	border: 1px solid #666666;
	margin: 0;
	padding: 0;
	height: 1.65em;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
}

select.textarea {
	background-color: #F5F5F5;
	border: 1px solid #666666;
	margin: 0;
	padding: 0;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
}

.display_title		{ font-size:12px; font-family:arial, helvetica; color:#FFFFFF; font-weight:bold; }
.display_title_bg	{ background-color:#2663E2 }
.text_bold		{ font-size:14px; font-family:arial, helvetica; font-weight:bold ;}

fieldset {
  border: 1px solid #999;
  margin-top: 1px;
  padding: 10px;
}

legend {
  font: bold 14px Arial, Helvetica, sans-serif;
  color: #005bb5;
  background-color: #FFFFFF;
}

.distribucion{
	font-size: 11px;
}
.negrita{
	font-weight:bold;
	font-size: 14px;
}

.italic{
	font-style: italic;
	font-size: 13px;
}

hr	{
	border: 1px solid #005bb5;
}

.gasto {
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #005bb5;
}

.monto {
        font-size: 8px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: capitalize;
        color: #000000;
}

.monto_2 {
        font-size: 8px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: capitalize;
        color: #000000;
}

img.double-border { border:1px solid #ccc; padding:2px; background:#eee; }  
