<!--
/*--------------------------------------------------------------------------
	Estil general
--------------------------------------------------------------------------*/
div.catalist td { background:#ffffff; font-family:times; font-size:12pt;}
div.catalist li {  font-family:times;   font-size:12pt; }
div.catalist p { font-family:times;  font-size:12pt; }
div.catalist h1 { font-family:times;  font-size:24pt; font-weight: bold; }
div.catalist h2 { font-family:times;  font-size:18pt; font-weight: bold; margin-bottom: }
div.catalist a:link { color:blue; }
div.catalist a:visited { color:purple; }


body			{
					color:#898276;
					background:#ffffff;
					font-family:arial;
					font-size:10pt;
				}
body a			{
					color:#1a7f84;
				}
img					{
						border: 0px solid;
						vertical-align: bottom;
					}
.text				{
						margin: 0% 5% 0% 5%;
						text-align: justify;
					}

td				{ font-family:arial; font-size:10pt; }
h1				{ font-family:arial; font-size:13.5pt; font-weight:bold}
h2				{ font-family:arial; font-size:13.5pt; font-weight:bold; margin-bottom: 0}
h3				{ font-family:arial; font-size:13.5pt; font-weight:normal; margin-bottom: 0}
h4				{ font-family:arial; font-size:11pt; font-weight:bold}
ul				{list-style-image: url(/archives/images/ls1-bullet.gif)}
ul.wizard		{list-style-image: url(/archives/images/ls1-wizard-bullet.gif)}
p.checkbox		{text-indent: -0.2in; margin-left: 0.2in}

table.header	{ background:#efece3; }

td.side			{ color:#000000; background:#b7ae9c; }
td.body			{ background:#efece3; }
td.popuphelp	{ background:#e8e7dc; }

td.msg			{ background:#efece3; color:#898276; font-weight: bold; }
tr.msg			{ background:#efece3; color:#898276; font-weight: bold; }
font.msg		{ font-family:arial; font-size:10.5pt; }

td.rep_msg		{ background:#ffcc00; text-align:left; }
font.rep_msg	{ font-family:arial; color:#000000; font-size:11pt; }
table.rep_msg	{ cellspacing:1; cellpadding:1; width:100%; background:#999966; }
table.rep		{ cellspacing: 0; }
table.enc		{ background:#b7ae9c; cellspacing:1; cellpadding:1; width:100% }

tr.rep_high_row	{ background: #e7e7e7; }
tr.rep_low_row	{ background: #d6d6d6; }
tr.rep_high_row_other	{ background: #e7e7e7; }
tr.rep_low_row_other	{ background: #d6d6d6; }
tr.rep_top_row	{ background: #b7ae9c; align:center; }
tr.rep_bottom_row	{ background: #b7ae9c; }

td.rep_col_open	{ color: #006666; }
td.rep_int_open	{ color: #006666; }

.button			{width:60;}

tr.search		{ background: #efece3; }
font.search		{ font-family:arial; font-size:10pt; }
table.enc_search	{ background: #b7ae9c; cellspacing:1; cellpadding:1; width:100%; }

 td.listselect	{ background:#e8e7dc; }

font.listselect	{ color: #1a7f84; font-family:arial; font-size:10pt; }

p.BodyTextLeft	{ font-family:arial; font-size:10pt; }
p.BodyTextIndented	{ font-family:arial; font-size:10pt; }

font.bodytext	{ font-family:arial; font-size:10pt; }
font.headertext	{ font-family:arial; font-size:13.5pt; }

font.host		{ font-family:arial; color:#ffcc00; font-size:10pt; }
font.XMP		{ color:#009933; font-family:arial; font-size:10pt; }


-->