
a.link:link {color: #728999; text-decoration: none}
a.link:visited {color: #728999; text-decoration: none}
a.link:active {color: #728999; text-decoration: none}
a.link:hover {color: #728999; text-decoration: underline}

a.link2:link {color: #728999; text-decoration: none}
a.link2:visited {color: #728999; text-decoration: underline}
a.link2:active {color: #728999; text-decoration: underline}
a.link2:hover {color: #728999; text-decoration: underline}

a.linkmenu:link {color: #728999; text-decoration: none}
a.linkmenu:visited {color: #728999; text-decoration: none}
a.linkmenu:active {color: #728999; text-decoration: none}
a.linkmenu:hover {color: #DE2421; text-decoration: none}

a.linkmenu2:link {color: #000050; text-decoration: none}
a.linkmenu2:visited {color: #000050; text-decoration: none}
a.linkmenu2:active {color: #000050 ; text-decoration: none}
a.linkmenu2:hover {color: #DE2421; text-decoration: none}


body{
	font-family: Arial;
	background-color:#FFFFFF;
	margin-right: 0px; 
	margin-left: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;	
}

.titulo{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #738A94;
	background: #FFFFFF;	
}

.corpo{
	font-family: Arial;
	font-size: 9pt;
	color: #DD0000;
	background: #FFFFFF;
	background-image:url(gif/fundo.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin-top:0px;	
}

.menu{
	font-family:Arial;
	font-size: 10pt;
	font-weight:bold;
	cursor: pointer;				
}

.menu2{
	font-family:Arial;
	font-size: 10pt;
	cursor: pointer;				
}

.tabela{
	font-family: Arial;
	margin-right: 0px;
	margin-left: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
	
}

.fontecopyright{
	font-family: Arial;
	font-size: 8pt;
	
	color:#FFFFFF;		
}

.fontet{
	font-family: tahoma;
	font-size: 9pt;
	color:#728999;
	margin-right: 0px;
	margin-left: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
	line-height:140%;
}



.fonteverm{
	font-family: Arial;
	font-size: 10pt;
	color:#DE2421;
	font-weight:bold;
	margin-right: 0px;
	margin-left: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
	line-height:140%;		
}

.fonteverm2{
	color:#DE2421;
}

.login{
	font-family: Arial;
	color:#FFFFFF;	
	font-size: 8pt;
	margin-left: 350px;
	margin-bottom:15px;			
}

.campo{
	font-family: Arial;
	font-size: 8pt;
	color:#728999;
	width:100px;
}

.textfield{
	font-family: tahoma;
	font-size: 9pt;
	color:#728999;
	border-style:solid;
	border-color: #999999;
	border-width:1px;	
	overflow:auto;
}

.textfield2{
	font-family: tahoma;
	font-size: 9pt;
	color:#728999;
	border-style:solid;
	border-color: #999999;
	border-width:1px;	
}

.botao{
	font-family: tahoma;
	font-size: 9pt;
	color:#728999;
	background-color:#FFFFFF;
	cursor:pointer;
	border-color: #999999;
	border-style:solid;
	border-width:1px;	
}
 
.layerfundo{
	opacity:0.15;
	-moz-opacity: 0.15;
	filter: alpha(opacity=15);
	position:absolute; 
	left:85px; 
	top:209px; 
	width:110px; 
	height:160px;
	z-index:1;
	visibility: hidden;
	background-color: #738694;	
	border: 1px none #000000;	
}

.layertexto{
	position:absolute; 
	left:85px; 
	top:209px; 
	width:144px; 
	height:200px; 
	z-index:1; 
	visibility: hidden;	
}

.download{
	font-family: tahoma;
	font-size: 10pt;
	color:#728999;
	border-style:solid;
	border-width:1px;	
	line-height:140%;	
}

teste{
	
	border-style:ridge;
	border-color:#000000;
	border-width:thin;
}	



#linha_cinza {

border: 10px solid white;
background:  #E8ECEE;
display:block;
margin: 1px 1px 1px 1px;
padding: 0;
width: 450px;
height: 7px;
float:left;
}


#imagem {

border: 10px solid white;
background:  white;
display:block;
margin: 10px 100px 1px 1px;
padding: 0;
width: 450px;
height: 9px;
float:left;
}




#cinza {
font: 11px verdana, arial, tahoma, sans-serif;
color:#728999;
text-align: justify;
border: 10px solid white;
background:  #E8ECEE;
display:block;
margin: 1px 1px 1px 1px;
padding: 0;
width: 450px;
height: 400px;
float:left;
padding-left:10px;
padding-right:10px;

}


#vermelho {
font: 11px verdana, arial, tahoma, sans-serif;
color:#FFFFFF;
text-align: justify;
border: 10px solid white;
background:  #DC261B;
display:block;
margin: 1px 10px 1px 1px;
padding: 0;
width: 300px;
height: 400px;
float:left;
}



#cinza-escuro { 
background-color:#728997;
color:#FFFFFF;
font-weight:bold; 
font-family:verdana;
padding-left:10;
padding-right:10;
}
