.inputbutton {
--background-color:#3B5998;
--border-color:#D9DFEA #0E1F5B #0E1F5B #D9DFEA;

background-color:#D20404;
border-color:#E77357 #660000 #660000 #E77357;


border-style:solid;
border-width:1px;
color:#FFFFFF;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size:13px;
font-weight:bold;
padding:2px 15px 3px;
text-align:center;
}

.titulo_pagina {
	position:absolute;
	right:10px;
	bottom:-5px;
	_bottom:5px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:17pt;
}

.menu_container {
	position:relative;
}

.menu_item {
	float:right;
	margin-right:15px;
	font-size:10pt;
}

.menu_top {
	position:absolute;
  left:0px;
  bottom:0px;
  _bottom:8px;
}

.menu_top a:link,
.menu_top a:visited,
.menu_top a:active
 {
	color:#555;
	text-decoration:none;
	
}

.menu_top a:hover {
	color:#DA0408;	
}

.menu_item a:link,
.menu_item a:visited,
.menu_item a:active
 {
	color:#FFFFFF;
	text-decoration:none;
	
}

.menu_item a:hover {
	color:#DA0408;	
}

#menu_hint {
  color:#444;
  font-size:12px;
}

.gray:link
{
  text-decoration: underline;
	color: rgb(102,102,102); 
}

.gray:visited
{
   text-decoration: underline;
   color: rgb(102,102,102); 
}

.gray:hover
{
  color: rgb(63,162,44); 
  text-decoration: underline;
}

.blue:visited
{
   text-decoration: underline;
	color: rgb(51,102,153); 
}
.blue:link
{
   text-decoration: underline;
	color: rgb(51,102,153); 
}

a:link,
a:visited,
a:active 
{   
  text-decoration: underline;
  color: #D20404;
}

a:hover
{
	color: #E03D3D;
  text-decoration: underline;
}

table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
body
{
   font-family: Verdana, Arial,Helvetica;
   font-size: 8.5pt;
   background-color: rgb(255,255,255);
   color: rgb(0,0,0);
   margin-left: 0pt;
   margin-right: 0pt;
   margin-top: 0pt;
   
}
table
{
   font-family: Verdana, Arial;
   font-size: 8.5pt;
}
P 
{
  text-indent: 15; 
  margin-right: 0;
  margin-top: 0; 
  margin-bottom: 9;
  align="justify"
}
h1
{
	font-family: Verdana, Arial;
	color: rgb(0,0,0);
	font-size: 8pt;
	font-weight: bold;
   text-indent: 0; 
   margin-right: 0;
   margin-top: 0; 
   margin-bottom:3;
   align="justify"

	
}
h2
{
	font-family: Verdana, Arial;
	color: #DF2727;
	font-size: 11pt;
	font-weight: bold;
  text-indent: 0; 
  margin-right: 0;
  margin-top: 0; 
  margin-bottom:3;
  align="justify"	
}

img
{
 border=0
}
HR
{
 noshade 
 size:1;
 color: rgb(75,74,74); 
}

.input {
 border:1 solid #000000;font-family: Verdana, Arial; font-size: 8pt; font-style: normal; font-weight: normal; color: #000000; background-color:#FFFFFF; border-color: #000000}
}

.botao {
background-color:#999999; font-weight:bold;font-size: 9; color: #000000; font-family: verdana, arial
}
