BODY	{ font-family: arial, verdana, helvetica, sans-serif; font-size: medium; color: Maroon; margin-top: 0; }
P		{	font-family: arial, verdana, helvetica, sans-serif; font-size: medium; color: Maroon; }
TD		{	font-family: arial, verdana, helvetica, sans-serif; font-size: small; color: Navy; }
TEXTAREA	{	font-family: verdana, arial, helvetica, sans-serif; font-size: small; color: Black; }
TD.N	{	font-family: arial, verdana, helvetica, sans-serif; font-size: small; color: Black; }
TD.G	{	font-family: arial, verdana, helvetica, sans-serif; font-size: x-small; color: Gray; }
TD.S	{	font-family: arial, verdana, helvetica, sans-serif; font-size: x-small; color: Silver; }
H1		{	font-family: arial, verdana, helvetica, sans-serif; font-size: large; color: Navy; font-weight : bold; margin-top : 0; margin-bottom : 0; margin : 0px 0px 0px 0px; }
H2		{	font-family: arial, verdana, helvetica, sans-serif; font-size: small; color: Maroon; font-weight : bold; margin-top : 0; margin-bottom : 0; margin : 0px 0px 0px 0px; }
A			{	color: #000000; text-decoration: none; }
A:visited	{	color: #000000; text-decoration: none; }
A:hover		{	color: #000000; text-decoration : none; }
SMALL.x		{	font-size : x-small; }
SMALL.xg	{	font-size : x-small; color: gray; }
STRONG	{	font-size : x-small; color: Navy; }
.buscar {font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
color: #000000; 
background-color: #FFFFFF;
}
INPUT	 { height:1.8em; font-size:9pt; text-align:left; margin: 0;overflow:visible; padding:0; }
.menu {
width : 100%;
height : 20px;
font-size : 0.85em;
position : relative;
z-index : 1;
font-family : Verdana, Arial, Helvetica, sans-serif;
margin-left : auto;
margin-right : auto;
}
* html .menu {
width : 381px;
width : 380px;
}
.menu ul {
padding : 0;
margin : 0;
list-style-type : none;
text-align : center;
}
.menu ul ul {
width : 95px;
}
.menu li {
float : left;
width : 133px;
position : relative;
text-align : center;
font-weight : bold;
}
.menu a, .menu a:visited {
display : block;
font-size : 11px;
text-decoration : none;
color : #ffff00;
width : 133px;
height : 20px;
border : 1px solid #000;
border-width : 1px 0 1px 1px;
background : #006633;
padding-left : 0;
line-height : 19px;
}
* html .menu a, * html .menu a:visited {
width : 95px;
width : 89px;
}
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background : #339966 no-repeat bottom right;
}
.menu ul ul a.drop:hover {
background : #00cc66 url(drop.gif) no-repeat bottom right;
}
.menu ul ul :hover > a.drop {
background : #00cc66 url(drop.gif) no-repeat bottom right;
}
.menu ul ul ul a, .menu ul ul ul a:visited {
background : #333333;
}
.menu ul ul ul a:hover {
background : #00cc66;
}
.menu ul ul {
visibility : hidden;
position : absolute;
height : 0;
top : 21px;
left : 0;
width : 95px;
border-top : 1px solid #000;
}
* html .menu ul ul {
top : 30px;
top : 31px;
}
.menu ul ul ul {
left : 95px;
top : -1px;
width : 95px;
}
.menu ul ul ul.left {
left : -95px;
}
.menu table {
position : absolute;
top : 0;
left : 0;
border-collapse : collapse;
}
.menu ul ul a, .menu ul ul a:visited {
background : #339966;
color : #ffff00;
height : auto;
line-height : 1em;
padding : 5px 5px;
width : 122px;
border-width : 0 1px 1px 1px;
}
* html .menu ul ul a {
width : 96px;
width : 84px;
}
.menu a:hover, .menu ul ul a:hover {
color : #fff;
background : #00cc66;
}
.menu :hover > a, .menu ul ul :hover > a {
color : #fff;
background : #00cc66;
}
.menu ul li:hover ul, .menu ul a:hover ul {
visibility : visible;
}
.menu ul :hover ul ul {
visibility : hidden;
}
.menu ul :hover ul :hover ul {
visibility : visible;
}
