body
{
  font-family:  Arial;
  font-size: 10pt;
  margin: 0px;
  background-color: white
}

.tab {
  border:1px solid #00508F; 
  font-size: 11pt; 
  padding: 5px;
  text-align: left
}

.order { float: right; width: 25%; background-color: #A1D555; margin: 5px 10px }
.order th { height: 30px; padding: 0 10 px; background-color: #A1D555; color: white; font-size: 10pt }
.order td { background-color: white; color: #1E7501; font-size: 10pt }
.order td.w { background-color: #A1D555; color: white }

.but { color: white; font-family: Arial; font-weight: bold; background-color: #1E7501 }

div.share { position: relative; float: right; width: 270px; height: 20px; font-size: 10pt; margin: 5px 15px; padding: 2px }

td.footer {
  font-size: 11pt;
  color: white;
  text-align: left;
  text-indent: 0px;
  margin: 0 px 5px;
  padding-top: 0px 5px
}

p   {
  font-size: 11pt;
  text-indent: 0px;
  text-align: justify;
  margin: 10px 15px
}

p.i   {
  font-size: 11pt;
  text-indent: 0px;
  text-align: right;
  font-style: italic;
  margin-left:5px; margin-right:15px; margin-top:3px; margin-bottom:10px
}

p.ñ   {
  font-size: 12pt;
  text-indent: 0px;
  text-align: center;
  color: #1E7501;
  margin: 5px
}


h1 {
 font-size: 12pt;
 color: #BA1218;
 font-weight: bold;
 text-align: left;
 text-indent: 0px;
 margin: 4 10
}

h2 {
 font-size: 10pt;
 font-weight: bold;
 text-align: center;
 text-indent: 0px;
 margin-left: 5px; margin-right: 10px; margin-top: 7px; margin-bottom: 7px
}

h3 {
 font-size: 12pt;
 font-weight: bold;
 text-align: left;
 text-indent: 0px;
 margin-top: 30px;  margin-bottom: 0px;  margin-left: 15px; margin-right: 15px
}

h4 {
 font-size: 9pt;
 font-weight: bold;
 text-align: center;
 text-indent: 0px;
 margin-left:-7px; margin-right: 1px; margin-top: 0px; margin-bottom: 0px
}


A:link {COLOR: #00508F; TEXT-DECORATION: underline}
A:visited {COLOR: #00508F; TEXT-DECORATION: underline}
A:hover {COLOR: #1E7501; TEXT-DECORATION: underline}

a:link.menu {COLOR: #00508F; TEXT-DECORATION: none}
a:visited.menu {COLOR: #00508F; TEXT-DECORATION: none}
a:hover.menu {COLOR: #1E7501; TEXT-DECORATION: underline}

a:link.white {COLOR: white; TEXT-DECORATION: none}
a:visited.white {COLOR: white; TEXT-DECORATION: none}
a:hover.white {COLOR: white; TEXT-DECORATION: underline}

a:link.red {COLOR: #D10900; TEXT-DECORATION: none}
a:visited.red {COLOR: #D10900; TEXT-DECORATION: none}
a:hover.red {COLOR: #BA1218; TEXT-DECORATION: underline}


ul {
 text-indent: 24px;
 margin-left: 24px; margin-right: 7px; margin-top: -2px; margin-bottom: 20px
}

ol {
 text-indent: 24px;
 margin-left: 24px; margin-right: 7px; margin-top: 2px; margin-bottom: 24px
}

li {
 font-size: 11pt;
 text-indent: 0px;
 margin: 4px 22px
}

div.mainmenu { font-size: 10pt; margin: 10px 3px; font-weight: bold }
div.podmenu { margin-left: 13px; font-weight: normal }


#divCont {position:absolute; z-index:1; left:4px; top:262px; height:270px; width:203px; visibility:hidden; background-color:#A1D555; background-image:url('images/fon_menu.jpg'); background-repeat:repeat-x}
.clTop   {position:absolute; z-index:1; padding-left: 19px; padding-top: 12px; width:180px; line-height:17px;}
.clSub   {position:absolute; z-index:1; left: 21px; top: 35px; bottom: 5px; width:180px; line-height:18px}

/*** This sets the style for the links inside the menu. ***/
#divCont .clTop a {color: #00508F; font-size: 10pt; font-weight: bold; text-decoration: none}
#divCont .clTop a:hover {color: #1E7501; text-decoration: none;}
#divCont .clTop .clSub a {color: #00508F; font-size:10pt; font-weight: normal; text-decoration: none; margin-left: 15}
#divCont .clTop .clSub a:hover {color: #00508F; text-decoration: underline}