
  #top {
  background-color: #a07050;
  border-color: #c09070 #704020 #704020 #c09070;
  border-style: solid;
  border-width: 2px;
  margin-left: 70px;
  margin-top: 15px; 
  padding: 2px .5em;
  width: 640px;
  height: 30px;
  font-size: 120%;
  font-weight: bold;
  font-size: 80%;
  font-weight: bold;
  text-align: right;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #fff0d0;
}

  #menu {
  background-color: #C09070;
  border-color: #E0B090 #704020 #704020 #E0B090;
  border-style: solid;
  border-width: 2px;
  margin-left: 70px;
  margin-top: 0px; 
  padding: 2px .5em;
  width: 640px;
  height: 25px;
  font-size: 120%;
  font-weight: bold;
  font-size: 80%;
  font-weight: bold;
  text-align: left;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  color: #000000;
}

  #textos {
  background-color: #F0C090;
  border-color: #FFE0B0 #B08050 #B08050 #FFE0B0;
  border-style: solid;
  border-width: 2px;
  margin-left: 70px;
  margin-top: 0px;
  padding: 2px .5em;
  width: 640px;
  height: 600px;
  font-size: 120%;
  font-weight: regular;
  font-size: 80%;
  font-weight: regular;
  text-align: justify;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
}

  #credito {
  background-color: #a07050;
  border-color: #c09070 #704020 #704020 #c09070;
  border-style: solid;
  border-width: 2px;
  margin-left: 70px;
  margin-top: 0px; 
  padding: 2px .5em;
  width: 640px;
  height: 20px;
  font-size: 120%;
  font-weight: bold;
  font-size: 80%;
  font-weight: bold;
  text-align: right;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #fff0d0;
}

<!--
body {	scrollbar-3dlight-color:#ffffff; 
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#D0A070;
	scrollbar-darkshadow-color:#D0A070;
	scrollbar-face-color:#D0A070;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#E1DFC9}

   a:link {text-decoration: none; COLOR: #000000}
   a:visited {text-decoration: none; COLOR: #000000}
   a:hover {color:#fff0d0; text-decoration: underline; font-weight:bold
}
-->

div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-family: "MS Sans Serif", Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

div.menuBar {
  background-color: #c09070;
  border: 2px solid;
  border-color: #e0b090 #906040 #906040 #e0b090;
  padding: 4px 2px 4px 2px;
  text-align: left;
  width: 640px;
  height: 20px;
  margin-left: 70px;
  margin-top: 0px; 
}

div.menuBar a.menuButton {
  background-color: transparent;
  border: 1px solid #c09070;
  color: #000000;
  cursor: default;
  font-weight: bold;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: transparent;
  border-color: #e0b090 #906040 #906040 #e0b090;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #906040;
  border-color: #704020 #e0b090 #e0b090 #704020;
  color: #fff0d0;
  left: 1px;
  top: 1px;
}

div.menu {
  background-color: #c09070;
  border: 2px solid;
  border-color: #e0b090 #906040 #906040 #e0b090;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: #000000;
  cursor: default;
  display: block;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem,
div.menu div.menuItemHdr {
  padding: 3px 1em;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #906040;
  color: #fff0d0;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemHdr {
  font-weight: bold;
}

div.menu div.menuItemSep {
  border-top: 1px solid #906040;
  border-bottom: 1px solid #e0b090;
  margin: 4px 2px;
}

#sideBar {
  background-color: #f0d0b0;
  border: 1px solid #000000;
  border-top-width: 0px;
  float: left;
  font-size: 9pt;
  margin: 0em 1em 0em 0em;
  width: 10em;
}

.sideBarHdr {
  background-color: #d0a070;
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
  font-weight: bold;
  padding: 0px .5em 0px .5em;
}

.sideBarTxt {
  padding: 4px .5em 4px .5em;
}

.sideBarSep {
  border-top: 1px solid #d0a070;
  margin: 2px 0px 2px 0px;
}
