BODY
{
 scrollbar-3dlight-color: #FFFFFF;
 scrollbar-arrow-color: #ffffff;
 scrollbar-base-color: #cccccc;
 scrollbar-darkshadow-color: #FFFFFF;
 scrollbar-face-color: #cccccc;
 scrollbar-highlight-color: #cccccc;
 scrollbar-shadow-color: #cccccc;
 scrollbar-track-color: #bbbbbb;
}
.Texto
{
  font-family: Arial;
  line-height: 15px;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
  text-align: justify;
}
.Texto:hover
{
  font-family: Arial;
  line-height: 15px;
  font-size: 11px;
  color: #990000;
  text-decoration: none;
}
.Categoria
{
  font-family: Arial;
  line-height: 15px;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}
.Categoria:hover
{
  font-family: Arial;
  line-height: 15px;
  font-size: 11px;
  font-weight: bold;
  color: #ffff00;
  text-decoration: none;
}
.Branco
{
  font-family: Arial;
  line-height: 15px;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
}
.Branco:hover
{
  font-family: Arial;
  line-height: 15px;
  font-size: 11px;
  color: #ffff00;
  text-decoration: none;
}
.Titulo
{
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  Text-decoration: none;
  color: #000000;
}
.Titulo_2
{
  font-family: Arial;
  font-size: 19px;
  font-weight: bold;
  Text-decoration: none;
  color: #000000;
}
.Titulo_3
{
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  Text-decoration: none;
  color: #000000;
}
.menu
{ 
  font-family: Arial;
  font-size: 12px;
  font-weight: bolder;
  color: #EE0000;
  background: #FFFFFF;
  text-decoration: none;
  width:170px;
  border-bottom:1px solid #000000;
}
.menu:hover 
{
  font-family: Arial;
  font-size: 12px;
  font-weight: bolder;
  background: #F52F12;
  color:#FFFFFF;
  width:170px;
  border-bottom:1px solid #000000;
}

ul.menu_vertical 
{
  font-family: Arial;
  font-size: 12px;
  font-weight: bolder;  
	margin: 0;
	margin-left:4px;
	padding: 0;
	list-style: none;
	width:170px;
}
ul.menu_vertical li a
{ 
  font-family: Arial;
  font-size: 12px;
  font-weight: bolder;  
	display: block;
	padding: 0px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:0px;
	color: #F52F12;
	background: #FFFFFF;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	width:170px;
	border-bottom:1px solid #000000;
}
ul.menu_vertical li a:hover 
{
  font-family: Arial;
  font-size: 12px;
  font-weight: bolder;  
	background: #F52F12;
	color:#FFFFFF;
	width:170px;
	border-bottom:1px solid #000000;
}
.Box
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
	color: #000000;
	border: 1px solid Gray;
}
.Enquete
{
 font-family: arial;
 font-size: 11px;
 color: #000000;
 border: none; 
}
.Links
{
  font-family: Arial;
  font-size: 11px;
  color: #000000;
}
.Links:hover
{
  font-family: Arial;
  font-size: 11px;
  color: #990000;
}
.Links2
{
  font-family: Arial;
  font-size: 11px;
  color: #FFFFFF;
}
.Links2:hover
{
  font-family: Arial;
  font-size: 11px;
  color: #ffff00;
}
.Mono
{
	font-family: monospace;
	font-size: 11px;
	color: #000000;
	border: 1px solid Silver;
}
SELECT
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid Silver;
}
TEXTAREA
{
 font-family: arial;
 font-size: 11px;
 text-decoration: none;
 line-height: 15px;
 color: #000000; 
 border: 1px solid Silver;
}


	



