
.bodytext { color: silver; font-style: normal; font-size: 11px; line-height: 19px; font-family: Verdana, Geneva, Arial, sans-serif }
.bodytextnolead { color: silver; font-style: normal; font-size: 11px; font-family: Verdana, Geneva, Arial, sans-serif }
.bodytextspaced { color: silver; font-style: normal; font-size: 11px; line-height: 26px; font-family: Verdana, Geneva, Arial, sans-serif }
.body12 { font-size: 12px; line-height: 16px; font-family: Verdana, Geneva, Arial, sans-serif }
.nounderline { text-decoration: none }
.bold { font-weight: bold }
.headings { color: #0f0; font-style: normal; font-size: 12px; line-height: 19px; font-family: Verdana, Geneva, Arial, sans-serif; text-align: right }
.headingslinks { font-style: normal; font-size: 12px; line-height: 19px; font-family: Verdana, Geneva, Arial, sans-serif; text-decoration: none; text-align: right }
.white { color: #fff; font-style: normal }
.magenta { color: #f0f; font-style: normal }
.orange { color: #fc0; font-style: normal }
.yellow { color: #ff0; font-style: normal }
.cyan { color: #0ff; font-style: normal }
.green { color: #0f0; font-style: normal }
.webblue { color: #69f }
.black { color: black; font-style: normal }
.onepx { font-size: 1px; line-height: 1px }
.small { color: silver; font-style: normal; font-size: 10px; line-height: 16px }
.bodytextblack { color: black; font-style: normal; font-size: 1em; line-height: 2em; font-family: Verdana, Geneva, Arial, sans-serif }
.bodytextcyan { color: #0ff; font-style: normal; font-size: 11px; line-height: 19px; font-family: Verdana, Geneva, Arial, sans-serif }
.bodytextgreen { color: #0f0; font-style: normal; font-size: 11px; line-height: 19px; font-family: Verdana, Geneva, Arial, sans-serif }
.bodytextlink { font-style: normal; font-family: Verdana, Geneva, Arial, sans-serif; text-decoration: none }
.link { font-style: normal; text-decoration: none }
.bodytextmagenta { color: #f6f; font-style: normal; font-size: 11px; line-height: 19px; font-family: Verdana, Geneva, Arial, sans-serif }
.bodytextorange { color: #fc0; font-style: normal; font-size: 11px; line-height: 19px; font-family: Verdana, Geneva, Arial, sans-serif }
.bodytextsmall { color: silver; font-style: normal; font-size: 10px; line-height: 16px; font-family: Verdana, Geneva, Arial, sans-serif }
.bodytextsmallsolid { color: silver; font-style: normal; font-size: 10px; line-height: 14px; font-family: Verdana, Geneva, Arial, sans-serif }
.bodytexttight { color: silver; font-style: normal; font-size: 11px; line-height: 16px; font-family: Verdana, Geneva, Arial, sans-serif }
.bodytexttight2 { color: silver; font-style: normal; font-size: 5px; line-height: 8px; font-family: Verdana, Geneva, Arial, sans-serif }
.bodytextwhite { color: #fff; font-style: normal; font-size: 11px; line-height: 19px; font-family: Verdana, Geneva, Arial, sans-serif }
.bodytextxsmall { color: silver; font-style: normal; font-size: 9px; line-height: 14px; font-family: Verdana, Geneva, Arial, sans-serif }
.bodytextyellow { color: #ff0; font-style: normal; font-size: 11px; line-height: 19px; font-family: Verdana, Geneva, Arial, sans-serif }
.headingsL { color: #0f0; font-style: normal; font-size: 12px; line-height: 19px; font-family: Verdana, Geneva, Arial, sans-serif }
.headings2 { color: #0f0; font-style: normal; font-weight: bold; font-size: 12px; line-height: 19px; font-family: Verdana, Geneva, Arial, sans-serif }
.headingsyellow { color: #ff0; font-style: normal; font-weight: bold; font-size: 12px; line-height: 24px; font-family: Verdana, Geneva, Arial, sans-serif }
.headingsyellow2 { color: #ff0; font-style: normal; font-weight: bold; font-size: 14px; line-height: 24px; font-family: Verdana, Geneva, Arial, sans-serif }
.headsblack { color: black; font-style: normal; font-weight: bold; font-size: 1em; line-height: 2em; font-family: Verdana, Geneva, Arial, sans-serif }
.limeitalic { color: #9f0; font-style: italic; font-size: 11px; line-height: 19px; font-family: Verdana, Geneva, Arial, sans-serif }
.monotextcyan { color: #0ff; font-style: normal; font-size: 12px; line-height: 20px; font-family: Courier, "Courier New", serif }
.monotextgreen { color: #0f0; font-style: normal; font-size: 12px; line-height: 20px; font-family: Courier, "Courier New", serif }
.monotextyellow { color: #ff0; font-style: normal; font-size: 12px; line-height: 20px; font-family: Courier, "Courier New", serif }
area { outline: none }
.hiliteyellow { color: black; background-color: yellow }



/* agregados personales */
acronym {
	border-bottom: 1px #C0C0C0 dotted;
	padding-bottom: 1px;
	cursor: help;
}


#copyright {
	background-color: #006;
	border-top: 1px solid #7F7F7F;
	border-bottom: 1px solid #7F7F7F;
	width: auto;
	text-align: center;
}

#navsuperior {
   font-size: 11px;
	text-align: center;
	background-color: #006;
   color: #C0C0C0;
	border-top: 1px solid #7F7F7F;
	border-bottom: 1px solid #7F7F7F;		
}
#navsuperior ul {
   padding: 3px 0 0 0;
   margin: 10px 0 5px 0;
	list-style-type: none;
	height: 20px;
	width: auto;
}
#navsuperior li {
	display: inline;
	margin: 2px 20px 2px 10px;
}
#navsuperior ul li a {
	text-decoration: none;
	color: #0CF;
	padding-left: 8px;
}
#navsuperior ul li a:link, #navsuperior ul li a:visited {
	color: #C0C0C0;
	text-decoration: none;
}
#navsuperior ul li a:hover {
	color: #0FF;
	background-color: transparent;
	text-decoration: underline;
}
#navsuperior li a#current {
	color: #69C;
}
#navinferior {
   margin: 0 0 5px 0;
   padding: 0;
   text-align: center;
   font-size: 10px;
}
#navinferior ul {
   display: inline;
   list-style-type: none;
   background-color: #006;
   width: auto;
}
#navinferior li {
   background: url(images/zdl_btn.gif) top no-repeat;
   width: 65px;
   height: 20px;
	list-style: none;
	display: inline;
}
#navfinferior li a {
   background: url(images/zdl_btn.gif) no-repeat;
   background-position: top;
   width: 65px;
   height: 20px;
   color: #0CF;
   text-decoration: none;
}
#navinferior ul li a:hover {
   background: url(images/zdl_btn.gif) no-repeat;
   background-position: bottom;
   width: 65px;
   height: 20px;
   color: #FFF;
   text-decoration: none;
}
#navinferior li a#actual {
   color: #BFBFBF;
   text-decoration: none;
}
