<!--
A:link
{
  font: Verdana, Arial;
  font-size: 08pt;
  text-decoration: none;
}

A:visited {
  font: Verdana, Arial;
  text-decoration: none;
}

A:hover {
   font: Verdana, Arial;
   text-decoration: underline;
   color: #336699;
}

A:active {
  text-decoration:none;
}

table {
  font-family: Verdana, Arial;
  font-size: 08pt
}

td { 
  font-family: Verdana, Arial;
  font-size: 08pt
}

.size1 {
  font-family: Verdana;
  font-size: 07pt;
}

.titulo1 { 
  font-family: Ms Sans Serif, Verdana;
  font-size: 12pt;
}

.titulo2 { 
  font-family: Ms Sans Serif, Verdana;
  font-size: 08pt;
}

select
{ 
   background: white;
   background: white;
   font-family: Verdana;
   font-size: 08pt;
}

form
{
   margin-top: 0px;
}

.caixa
{
   font-family: Verdana;
   font-size: 08pt;
   background: white;
   border-left: 1 solid black;
   border-right: 1 solid  black;
   border-top: 1 solid  black;
   border-bottom: 1 solid  black;
}

.file
{
   background: white;
   font-family: Verdana;
   font-size: 08pt;
}

.botao
{
 	border-left: 1 solid #e1e1e1;
	border-right: 1 solid black;
	border-top: 1 solid #e1e1e1;
	border-bottom: 1 solid black;
	height: 20px;
	font: 11px, Verdana, Tahoma, Arial, Helvetica;
	text-align : center;
	background: #e1e1e1;
	vertical-align : middle;
} 

.botaoLogin
{
 	border-left: 1 solid #7b5a00;
	border-right: 1 solid black;
	border-top: 1 solid #7b5a00;
	border-bottom: 1 solid black;
	height: 16px;
	width: 50px;
	color:white;
	font: 10px, Verdana, Tahoma, Arial, Helvetica;
	text-align : center;
	background: #7b5a00;
	vertical-align : middle;
} 

p
{
   text-indent: 40px
}

.navtext
{
   width: 250px;
   font-size: 08pt;
   border-width: 1px;
   border-style: outset;
   border-color: white;
   layer-background-color: tan;
   background-color: #F5F5F5;
   color: black;
}
-->
