.fonteform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.fundolinhas {
	background-color: #009999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.DetailsView1 {
	background-color: #009999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.fundolinhasnegrito {
	background-color: #009999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.fundotable {
	background-color: #003333;
	border: 1px solid #003333;

}
.fundocxtexto {
	background-color: #B8EDED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003333;
}
.botoes {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009999;
	border: 1px ridge #003333;
	font-size: 11px;
}
.fundocxtextoerro {

	background-color: #B8EDED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

.fundolinhastitulo {
        background-color: #009999;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
}
.maozinha {
	cursor: hand;
}
.erro 
{
    color:#FFFF00;
    font-size:20px;
    font-weight:bold;
    font-family: Arial;
}
.errosumario 
{
    color:#FFFF00;
    font-size:12px;
    font-weight:bold;
    font-family: Arial;
}