body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
    font-family: Arial, Helvetica, sans-serif;
}

a {
    color: black
    }
    
.esque:link {
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
}
.esque:visited {
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
}
.esque:hover {
	text-decoration: none; 
	color: #FFF;
	background-color: #000;
	font-size: 11px;
}
.esque:active {
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
}	


.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CC0000;
	font-weight: bold;
}

.alerta {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: blue;
    font-weight: bold 
    }     

.alerta2 {
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}

.enunciado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111111;
	text-decoration: none
}	

.legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111111;
	text-decoration: none;
	line-height: 25px; 
	margin-left: 20px;
}	

.gde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	text-decoration: none;
	font-weight: bold;
	margin-left: 20px;

}	

.laranja {
	color: #FF6600
}

.esq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-align: right;
	border-bottom: 1px solid #cccccc
}	

.dir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	border-bottom: 1px solid #cccccc
}


.edit_esq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CC0000;
	font-weight: bold;
	text-align: right;
	border-bottom: 1px solid #cccccc
}	

.edit_dir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	border-bottom: 1px solid #cccccc
}

.exibe_esq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	text-align: right;
	background-color: white;
    border-bottom: 1px solid #cccccc
}	

.exibe_dir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	background-color: white;
    border-bottom: 1px solid #cccccc
}

.aba {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	font-weight: bold;
    text-decoration: none

}	

.print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: right;
}	

.status {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000CC;
	text-decoration: none

}	

.relatorio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	background-color: #f5f5f5;
	border-bottom: #999999 1px solid;
    border-right: #999999 1px solid
}

.titrelatorio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: bold;	
}	

.relatorio_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #dddddd;
}	

.relatorio_top:hover {
	COLOR: #FF6600; TEXT-DECORATION: underline
}

.nulo {
	border-right: #999999 1px solid
    
}	

TH.sortedColumn {
	BACKGROUND-COLOR: #ffff99
}

TD.sortedColumn {
	BACKGROUND-COLOR: #ffffcc;
    border-bottom: #999999 1px solid;
    border-right: #999999 1px solid
}

#form {
	font-size: 12px;
}	

#select {
	font-size: 12px
}

.botao {
    background: url(../images/botao.gif);	
    width: 145px;
    height: 22px;
    color: white;
    font-size: 11px;
    font-weight: bold;
    line-height: 21px;
    padding-left: 12px;    
    margin-bottom: 5px;
    text-decoration: none
    }

.botao:hover {
    background: url(../images/botao_on.gif);	
    width: 145px;
    height: 22px;
    color: white;
    font-size: 11px;
    font-weight: bold;
    line-height: 21px;
    padding-left: 12px;    
    margin-bottom: 5px
    }    

#login {
    color: white
    }    
    
.branco {
    color: white
    }    
    
#aba {
    text-align: center;
    padding: 6px;    
    background-color: #dddddd;
    border-right: 1px solid #bbbbbb
    }

#abaon {
    text-align: center;
    padding: 6px;    
    background-color: white
    }    

#printit {
background-color: #cccccc;
font-weight: bold;
padding: 5px
}