<!--
a:active {
	font-size: 11px;
	text-decoration: underline;
}
a:hover {
	font-size: 11px;
	color: black;
	text-decoration: none;
}
a:link {
	font-size: 11px;
	text-decoration: none;
}

a:visited {
	font-size: 11px;
	text-decoration: none;
}

.mn_ini:link {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
   font-weight: bold;
	text-decoration: none;
}

.mn_ini:visited {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
   font-weight: bold;
	text-decoration: none;
}

.mn_ini:active {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
   font-weight: bold;
	text-decoration: underline;
}

.mn_ini:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
   font-weight: bold;
	text-decoration: none;
}

.fontmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	word-spacing: 1px;
	letter-spacing: 0.5px;
}

.fontmenuint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

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;
}

.titarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.formbox {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	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: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}

.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: #FFCC00;
   color: black;
}
-->
