
body { 
	scrollbar-face-color       : #C0C0C0; 
	scrollbar-shadow-color     : #C0C0C0;
	scrollbar-highlight-color  : #C0C0C0; 
	scrollbar-3dlight-color    : #C0C0C0; 
	scrollbar-darkshadow-color : #E6E6E6; 
	scrollbar-track-color      : #E6E6E6;
	scrollbar-arrow-color      : #E6E6E6;

	background-color           : #000000 ;
	color                      : #FFFFFF ;
	font-family                : Arial, Verdana, sans-serif;
	text-align                 : center;
	font-size                  : 8pt;

	margin: 0; 
	padding: 0;
}

A:link    { TEXT-DECORATION: none; color: black }
A:visited { TEXT-DECORATION: none; color: black }
A:active  { TEXT-DECORATION: none; color: black }
A:hover   { TEXT-DECORATION: none; color: black }

input {
	height       		   : 20;
	font-family  		   : Verdana, Arial;
	font-size    		   : 9pt;
}

textarea {
	border-style 		   : groove;
	font-size 		   : 9pt;
}

.td_7_branco {
	font-size    		   : 7pt;
	color                      : #FFFFFF ;
}

.td_8_branco {
	font-size    		   : 8pt;
	color                      : #FFFFFF ;
}

.td_9_branco {
	font-size    		   : 9pt;
	color                      : #FFFFFF ;
}

.td_8b_branco {
	font-size    		   : 8pt;
	color                      : #FFFFFF ;
	font-weight 		   : bold;
}

.td_9b_branco {
	font-size    		   : 9pt;
	color                      : #FFFFFF ;
	font-weight 		   : bold;
}

.td_9i_branco {
	font-size    		   : 9pt;
	color                      : #FFFFFF ;
	font-style 		   : italic;
}

.td_10_branco {
	font-size    		   : 10pt;
	color                      : #FFFFFF ;
}

.td_10b_branco {
	font-size    		   : 10pt;
	color                      : #FFFFFF ;
	font-weight 		   : bold;
}
	
.td_11_branco {
	font-size    		   : 11pt;
	color                      : #FFFFFF ;
}

.td_12b_branco {
	font-size    		   : 12pt;
	color                      : #FFFFFF ;
	font-weight 		   : bold;
}

.td_7_cinza {
	font-size    		   : 7pt;
	color                      : #4B4B4B ;
}

.td_8_cinza {
	font-size    		   : 8pt;
	color                      : #4B4B4B ;
}

.td_9_cinza {
	font-size    		   : 9pt;
	color                      : #4B4B4B ;
}

.td_10_cinza {
	font-size    		   : 10pt;
	color                      : #4B4B4B ;
}

.td_10b_cinza {
	font-size    		   : 10pt;
	color                      : #4B4B4B ;
	font-weight 		   : bold;
}

.td_7_preto {
	font-size    		   : 7pt;
	color                      : #000000 ;
}

.td_8_preto {
	font-size    		   : 8pt;
	color                      : #000000 ;
}

.td_8b_preto {
	font-size    		   : 8pt;
	color                      : #000000 ;
	font-weight 		   : bold;
}

.td_9_preto {
	font-size    		   : 9pt;
	color                      : #000000 ;
}

.td_9b_preto {
	font-size    		   : 9pt;
	color                      : #000000 ;
	font-weight 		   : bold;
}

.td_10_preto {
	font-size    		   : 10pt;
	color                      : #000000 ;
}

.td_10b_preto {
	font-size    		   : 10pt;
	color                      : #000000 ;
	font-weight 		   : bold;
}

.td_11_preto {
	font-size    		   : 11pt;
	color                      : #000000 ;
}

.td_11b_preto {
	font-size    		   : 11pt;
	color                      : #000000 ;
	font-weight 		   : bold;
}

.td_12_preto {
	font-size    		   : 12pt;
	color                      : #000000 ;
}

.td_12b_preto {
	font-size    		   : 12pt;
	color                      : #000000 ;
	font-weight 		   : bold;
}

.td_14b_preto {
	font-size    		   : 14pt;
	color                      : #000000 ;
	font-weight 		   : bold;
}

.td_16b_preto {
	font-size    		   : 16pt;
	color                      : #000000 ;
	font-weight 		   : bold;
}

.td_7_laranja {
	font-size    		   : 7pt;
	color                      : orange ;
}

.td_8_laranja {
	font-size    		   : 8pt;
	color                      : orange ;
}

.td_9_laranja {
	font-size    		   : 9pt;
	color                      : orange ;
}

.td_10_laranja {
	font-size    		   : 10pt;
	color                      : orange ;
}

.td_10b_laranja {
	font-size    		   : 10pt;
	color                      : orange ;
	font-weight 		   : bold;
}

.td_11_laranja {
	font-size    		   : 11pt;
	color                      : orange ;
}

.td_11b_laranja {
	font-size    		   : 11pt;
	color                      : orange ;
	font-weight 		   : bold;
}

.td_12_laranja {
	font-size    		   : 12pt;
	color                      : orange ;
}

.td_12b_laranja {
	font-size    		   : 12pt;
	color                      : orange ;
	font-weight 		   : bold;
}

.td_9_vermelho {
	font-size    		   : 9pt;
	color                      : red ;
}

.td_12b_vermelho {
	font-size    		   : 12pt;
	color                      : red ;
	font-weight 		   : bold;
}

.highlightit img{
	border: 1px solid black;
}

.highlightit:hover img{
	border: 1px solid orange;
}

.highlightit:hover{
	color: red; /* Dummy definition to overcome IE bug */
}

.highlightit2 img{
	border: 1px solid black;
}


.fotos {
	width 			   : 100;
	height 			   : 75;
	text-align 		   : center;
}

.menu_on {
	font-size    		   : 9pt;
	color                      : black ;
	background-color           : #999999 ;
}

.menu_off {
	font-size    		   : 9pt;
	color                      : white ;
	background-color           : #999999 ;
}

.menu_on2 {
	font-size    		   : 8pt;
	color                      : black ;
	background-color           : #CCCCCC ;
}

.menu_off2 {
	font-size    		   : 8pt;
	color                      : white ;
	background-color           : #CCCCCC ;
}

@page { 
@top-left{ 
content: ""; 
} 
@bottom-center { 
content: ""; 
} 
} 

