body {
	margin: 0;
	background-color: #FFFFFF;
	}

.texto {
	font-family: arial,times new roman,serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border: none;
	}
	
#nomeaplicativo {
	display: none;
	backgound-color: transparent;
}

@media print{
	
	body{
		font-family:arial,times new roman,serif;
		font-size: 12px;
		color: #000;
		background-color: #FFF;
		margin: 5px;
	}   
		
	a {
		text-decoration:none;
	} 
	
	#cabecalho,#rodape{
		display:none;
		}
		
	#nomeaplicativo {
	display: inline;
	font-family: arial,times new roman,serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	backgound-color: transparent;
}
}
.corpo  {
	font-family: arial,times new roman,serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border: none;
}
.semborda {
 	 border: none;
}

body  {
	font-family : arial,times new roman,serif;
	font-size : 11px;
	font-weight : regular;
	color : #000000;
	text-decoration : none;
}

select {
	background-color : white;
	font-family :  arial,times new roman,serif;
 	font-size : 8pt;
	color : #292929;
	text-decoration : bold;
    font-weight : normal;
 	text-decoration : none;
	SCROLLBAR-LIGHT-COLOR:#5CD994;
	SCROLLBAR-ARROW-COLOR:#38AC6C;
	SCROLLBAR-BASE-COLOR:#38AC6C;
	SCROLLBAR-DARK-SHADOW-COLOR:#38AC6C;
	SCROLLBAR-FACE-COLOR:WHITE;
	SCROLLBAR-HIGHLIGHT:WHITE;
	SCROLLBAR-SHADOW-COLOR:#38AC6C;
	SCROLLBAR-TRACK-COLOR:WHITE;
}
textarea
{
	FONT-SIZE: 8pt;
	COLOR: #000000; 
	SCROLLBAR-LIGHT-COLOR:#666666;
	SCROLLBAR-ARROW-COLOR:#666666;
	SCROLLBAR-BASE-COLOR:#666666;
	SCROLLBAR-DARK-SHADOW-COLOR:#666666;
	SCROLLBAR-FACE-COLOR:WHITE;
	SCROLLBAR-HIGHLIGHT:WHITE;
	SCROLLBAR-SHADOW-COLOR:#666666;
	SCROLLBAR-TRACK-COLOR:WHITE;
	
	
	
}

input {
    BORDER-RIGHT: #666666 1px double; 
	BORDER-TOP: #666666 1px double; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT: #666666 1px double; 
	COLOR: #000000; 
	LINE-HEIGHT: normal; 
	BORDER-BOTTOM: #666666 1px double; 
	FONT-STYLE: normal; 
	FONT-FAMILY: arial,times new roman,serif; 
	BORDER-COLOR: #666666; 
	FONT-VARIANT: normal

}


.planilha {
    font-family: arial,times new roman,serif;
	font-size: 11px;
	color: #666666;
	font-weight : bold;
 	background-color : white;
 	text-decoration : none;
	border: none;
 }

.planilha2 {
 	font-family : arial,tahoma,sans-serif;
 	font-size : 10pt;
 	font-weight : bold;
 	color : gray;
	background-color : white;
 	text-decoration : none;
	border: none;
 }

 .titulotabela {
 	font-family : arial,tahoma,sans-serif;
 	font-size : 10pt;
 	font-weight : bold;
 	color : white;
 	text-decoration : none;
	background-color : gray;
	
	border: none;
 }

 .avaliacao {
 	font-family: arial,times new roman,serif;
	font-size: 11px;
	color: #666666;
	font-weight : bold;
	border: none; 
}
table {
	cellspacing : 0;
    border-bottom : 0px solid #666666;
	border-left:  0px solid #666666;
	border-right :  0px solid #666666;
	border-top :  0px solid #666666;
}

TABLE.TabelaSite{border: 2px solid white; width: 100%}
TR.Titulo{background-color: #C0C0C0}
TR.Texto{background-color: #EAEAEA; color: black}
TD.Titulo{color: #ffffff; font-weight: bold; text-align: center}

td  {
    font-family: arial,times new roman,serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
 	text-decoration : none;
	border-bottom : 0px solid #666666;
	border-left: 0px solid #666666;
	border-right : 0px solid #666666;
	border-top : 0px solid #666666;
}
.fontm {
	font-family: arial,times new roman,serif;
	font-size: 11px;
	color: #666666;
	font-weight : bold;
	border: none; 
}
A {
	font-family: arial,times new roman,serif;
	font-size: 11px;
}

A:link {
	color: #666666;
	font-weight: normal;
}

A:Visited {
	color:  #666666;
	font-weight: normal;
}

A:Active{
	color: #042592;
	font-weight: normal;
}

A:hover {
	color:#042592;
	font-weight: normal;
	
}
hr {
	color :  #042592;
	HEIGHT:1;
	width:100%;
	
	
}
.botao {
    font-family: arial,times new roman,serif;
	font-size: 11px;
	color: #666666;
	font-weight : bold;
 	background-color :  #EAEAEA;
 	text-decoration : none;
	
 }
 .inst {
    font-family: arial,times new roman,serif;
	font-size: 11px;
	color: black;
	font-weight : bold;
 	
	
 }

