.mabody
	{
	margin: 0;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 84%;
	background-attachment: scroll;
	background-image: url(../imagens/back.jpg);
	background-repeat: repeat;
	}
.cor1
	{
	background-color: #96A4AE;
	}
.cor2
	{
	background-color: #FFFFFF;
	}
.tituloRevista
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #413f3f;
	font-size: 12px;
	background-color: #96A4AE;
	}
.avisos
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #d11900;
	font-size: 10px;
	font-weight: bold;
	background-color: #F7F7F7;

	}
.sumarioRevista
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-align: justify;
	}
	.sumarioRevista:link {color: #000000; text-decoration:underline;}
	.sumarioRevista:visited {color: #000000; text-decoration:underline;}
	.sumarioRevista:hover {color: #000000; text-decoration:underline;}
	.sumarioRevista:active {color: #000000; text-decoration:underline;}
.assinatura
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	}
.linksGerais
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	}
	.linksGerais:link {color: #000000; text-decoration:underline;}
	.linksGerais:visited {color: #000000; text-decoration:underline;}
	.linksGerais:hover {color: #000000; text-decoration:underline;}
	.linksGerais:active {color: #000000; text-decoration:underline;}
.sumarioTexto
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #d11900;
	font-size: 11px;
	text-align: justify;
	}
.outroTexto
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #96A4AE;
	}
.smallTexto
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	background-color: #96A4AE;
	}
.smallTexto2
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	}
.titulosGerais
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #d11900;
	font-size: 10px;
	font-weight: bold;
	}
.titulosGeraisPreto
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	}
.outline
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	}
.titulosespeciais
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 11px;
	}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
.Scrollbar-Up {
  position: absolute;
  width: 10px; height: 10px;
  background-color: #CCC;
  font-size: 0px;
}
.Scrollbar-Track {
	width: 10px;
	height: 310px;
	position: absolute;
	top: 20px;
	background-color: #000;
}
.Scrollbar-Handle {
  position: relative;
  width: 10px; height: 30px;
  left: 0px;
  background-color: #e9e9e9;
}
.Scrollbar-Down {
  position: relative;
  top: 190px;
  width: 10px; height: 10px;
  background-color: #CCC;
  font-size: 0px;
}
#Scrollbar-Container {
  position: relative;
  top: -320px; left: 395px;
}

#Container {
  position: relative;
  top: 0px; left: 0px;
  width: 400px;
  height: 300px;
  background-color: #A6COD8;
}
#News, #About, #Extra {
  position: absolute;
  top: 10px;
  overflow: hidden;
  width: 400px;
  height: 300px;
  display: none;
}
#News {display: block;}
p {
  margin: 0; padding: 0px 20px 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-indent: 20px;
  color: #000;
}
#Navigation {
  position: absolute;
  top: 30px;
  left: 75px;
}
#Navigation a {
  margin: 5px 2px 0 0;
  padding: 0 5px;
  height: 20px;
  background-color: #E4E4E4;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #AAA;
  text-decoration: none;
  display: block;
  float: left;
  letter-spacing: 1px;
}
#Navigation a:hover {
  margin-top: 0px;
  height: 25px;
}
#Navigation a.current {
  margin-top: 0px;
  height: 25px;
  background-color: #EEE;
  color: #777;
}

.caixas
	{
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
