.defaultBody {
  background-image:url("../img/bg_base.gif"); background-position:right; background-repeat:repeat;
  margin-bottom:10; margin-left:10; margin-right:10; margin-top:10;
}
.menuBody {
  background-image:url("../img/bg_menu.gif"); background-repeat:repeat;
  margin-bottom:10; margin-left:10; margin-right:10; margin-top:23;
}
.tabBody {
  background-image:url("../img/bg_tab.gif"); background-repeat:repeat;
  margin-bottom:0; margin-left:0; margin-right:0; margin-top:0;
}
.titleBody {
  background-image:url("../img/bg_title.gif"); background-repeat:repeat;
  margin-bottom:0; margin-left:10; margin-right:10; margin-top:0;
}

.defaultText {
  border-color:#ebebeb; border-style:solid; border-width:1; border-left:none; border-top:none;
  color:#ebebeb;
  font-family:verdana,sans-serif; font-size:10; font-style:normal; font-weight:normal;
  line-height:200%;
  padding:10;
  text-align:justify; text-decoration:none;
  width:100%;
}
.bannerText {
  color:#ffffc0;
  font-family:verdana,sans-serif; font-size:10; font-style:normal; font-weight:normal;
  padding:10;
  text-align:left; text-decoration:none;
}
.infoText {
  border-color:#ebebeb; border-style:solid; border-width:1;
  color:#ebebeb;
  font-family:verdana,sans-serif; font-size:10; font-style:normal; font-weight:normal;
  line-height:200%;
  padding:10;
  text-align:center; text-decoration:none;
  width:100%;
}
.linkText {
  color:#ebebeb;
  font-family:verdana,sans-serif; font-size:10; font-style:normal; font-weight:bold;
  text-decoration:none;
  padding:4;
}
.linkText:hover {
  background-color:#739baf;
  border-color:#ffffc0; border-style:solid; border-width:1; border-left:none; border-right:none;
  color:#ffffc0;
}
.menuText {
  color:#ebebeb;
  font-family:verdana,sans-serif; font-size:10; font-style:normal; font-weight:bold;
  line-height:215%;
  text-decoration:none;
  padding:0;
}
.menuText:hover {
  color:#ffffc0;
}
.palmaresText {
  background-color:#4B697D;
  color:#ffffc0;
  font-family:verdana,sans-serif; font-size:10; font-style:normal; font-weight:bold;
  text-align:center; text-decoration:none;  
}
.tableText {
  color:#ebebeb;
  font-family:verdana,sans-serif; font-size:10; font-style:normal; font-weight:normal;
  line-height:200%;
  padding:10;
  text-align:justify; text-decoration:none;
}

.defaultMenu {
  border-color:#739baf; border-style:solid; border-width:1; border-bottom:yes; border-left:none; border-right:yes; border-top:yes;
  padding:2;
}
.selectedMenu {
  background-color:#739baf;
  border-color:#ffffc0; border-style:solid; border-width:1; border-bottom:yes; border-left:none; border-right:yes; border-top:yes;
  padding:2;
}

.defaultBorder {
  border-color:#ebebeb; border-style:solid; border-width:1; border-left:none; border-top:none;
  width:100%;
}
.completeBorder {
  border-color:#ebebeb; border-style:solid; border-width:1;
}

.bannerArea {
  left:500;
  top:0;
  width:480;
  position:absolute;
}
.textArea {
  overflow-y:scroll;
  overflow-x:auto;
  padding:10;
  scrollbar-3dlight-color:#ebebeb; scrollbar-arrow-color:#ebebeb; scrollbar-darkshadow-color:#4b697d; scrollbar-face-color:#4b697d; scrollbar-highlight-color:#4b697d; scrollbar-shadow-color:#ebebeb; scrollbar-track-color:#375564;
}

.button {
  border-color:#000000; border-style:solid; border-width:1;
  font-family:verdana,sans-serif; font-size:10; font-style:normal; font-weight:bold;
}
.text {
  background-color:#739baf;
  border-color:#ebebeb; border-style:solid; border-width:1;
  color:#ebebeb;
  font-family:verdana,sans-serif; font-size:10; font-style:normal; font-weight:bold;
}
