body, html {
  background-color: #fff;
  margin: 0px;
  padding: 0px;
  padding-top: 0px;
  font-family: Verdana;
  font-size: 10pt;

}

div {
  font-family: verdana;
  font-size: 10pt;
}

#content {
  
}


td {
  font-family: verdana;
  font-size: 10pt;
  padding: 0px;
}

#fixedhead {
  background-color: #fff;
  border-right: 1px solid #D5D5D5;
}


a.menularge, a.menularge:visited, a.menularge:active, a.menularge:hover {
  font-family: Arial Narrow, Arial, Verdana;
  font-size: 12pt;
  color: #fff;
  text-decoration: none;
}

td.menularge {
  border-bottom: 1px solid #eee;
  padding-bottom: 3px;
  padding-top: 3px;
  background-color: #0085ca;
}

td.menusmall {
  background-color: #888;
  text-align: center;
  width: 33%;
}

a.menu, a.menu:visited, a.menu:active, a.menu:hover {
  font-family: Arial, Verdana;
  font-size: 10pt;
  color: #fff;
  text-decoration: none;
}

td.menu {
  padding-top: 3px;
  vertical-align: top;
  border-top: 1px solid #fff;
  color: #fff;
}

h1,h4 {
  font-family: Arial Narrow;
  color: #0085ca;
  font-size: 14pt;
  text-align: left;
}

#page {
  text-align: justify;
  color: #303030;
  padding-right: 5px;
  padding-left: 5px;
  font-family: Tahoma;
  padding-bottom: 40px;
}

div.foot {
  border-top: 1px solid #D5D5D5;
  border-bottom: 1px solid #D5D5D5;
  font-family: Tahoma;
  font-size: 8pt;
  color: #A0A0A0;
  padding-top: 5px;
  padding-left: 10px;
  padding-bottom: 10px;
  background-color: #EAEAEA;
}

div.foot a, div.foot a:visited, div.foot a:hover {
  text-decoration: underline;
  color: #909090;
  font-size: 8pt;
}

h2 {
  font-family: Arial Narrow;
  color: #3D3D3D;
  font-size: 11pt;
  font-weight: bold;
  border-top: 1px #0085ca solid;
}

h3 {
  font-family: Arial Narrow;
  color: #0085ca;
  font-size: 11pt;
  font-weight: bold;
  text-align: left;
}

img.thumb {
  border: 1px #808080 solid;
}

td.thumb {
  text-align: center;
  vertical-align: bottom;
  padding: 5px;
  padding-top: 20px;
}

td.thumbtext {
  text-align: center;
  vertical-align: top;
  font-size: 8pt;
}

a,a:visited,a:hover {
  text-decoration: none;
  color: #0085ca;
  font-size: 10pt;
}

p.es {
  margin: 0px;
  margin-left: 15px;
}