/******* Basic Tags *******/
body {
	margin-bottom:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
  margin: 0;
  padding: 0;
  text-align: center; /* be nice to IE */
}

A:link { TEXT-DECORATION: none }
A:visited { TEXT-DECORATION: none }
A:active { TEXT-DECORATION: none }
A:hover { TEXT-DECORATION: underline }
.texto { FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Verdana, Arial, Helvetica; TEXT-DECORATION: none }
.MENU1 { FONT-SIZE: 10pt; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica; TEXT-DECORATION: none }
.quente { FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica; TEXT-DECORATION: none }
.enlace {font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt; color: #D2D2E8; text-decoration: none}

/******* Basic Layout Components *******/
#wrapper {
  border: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  overflow: hidden;
  text-align: left;
  width: 780px;
  display: block;
  background-color: white;
  BACKGROUND: url(imagens/menu-spacer.gif) repeat-y 0px 0px;
}

#top {
  border: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  overflow: hidden;
  text-align: left;
  width: 780px;
  height: 153px;
  display: block;
  background-color: white;
}

#margin_top {
  border: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  overflow: hidden;
  text-align: left;
  width: 780px;
  height: 3px;
  display: block;
  background-color: white;
}

#left_div {
  border: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  overflow: hidden;
  text-align: left;
  width: 143px;
  display: block;
  float: left;
  background-color: white;
}

#Table1, #Table2 {
  BACKGROUND: url(imagens/menu-spacer.gif) repeat-y 0px 0px;
}

#margin_left {
  border: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  overflow: hidden;
  text-align: left;
  width: 1px;
  display: block;
  background-color: white;
  float: left;
}

#center_div {
  border: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  overflow: hidden;
  text-align: left;
  width: 477px;
  display: block;
  background-color: white;
  float: left;
}

#margin_right {
  border: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  overflow: hidden;
  text-align: left;
  width: 4px;
  display: block;
  background-color: white;
  float: left;
  height: 200px;
}

#right_div {
  border: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  overflow: hidden;
  text-align: left;
  width: 155px;
  display: block;
  float: left;
}

#Table14 {
  BACKGROUND: url(imagens/right_menu_bkg.gif) repeat-y 0px 0px;
}

#margin_bottom {
  border: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  overflow: hidden;
  text-align: left;
  width: 780px;
  height: 3px;
  display: block;
  background-color: white;
}

#bottom {
  border: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  overflow: hidden;
  text-align: left;
  width: 780px;
  display: block;
  background-color: white;
  float: left;
}


