body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	margin: 0px;
	scrollbar-face-color:;
	scrollbar-highlight-color:;
	scrollbar-3dlight-color:;
	scrollbar-darkshadow-color:;
	scrollbar-shadow-color:;
	scrollbar-arrow-color:;
	scrollbar-track-color:;
}


.tabela {
	border: 2px ridge #FFE790;
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: 002e9c;
}

.Menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.Menumenu {
	font-family: arial;
	font-weight: ;
	font-size: 12px;
	color: #0000CC;
}

.Menutop {
	font-family: Arial;
	font-weight: ;
	font-size: 12px;
	color: 002e9c;
}
.BrancoMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: ffffff;
}

.tabelaClara {
	border: 1px ridge #C0C5DA;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.tabelaClara2 {
	border: 0px ridge #C0C5DA;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color: #000066;
	font-variant: normal;
}
input {
	border: 1px solid #7883B1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7883B1;
	text-transform: uppercase;
}
textarea{
	border: 1px solid #7883B1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7883B1;
	text-transform: uppercase;

}
select {
	border: 1px solid #7883B1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7883B1;
	text-transform: uppercase;
}
a {
	text-decoration: underline;
	color: #354A55;
}

a:hover {
	text-decoration: underline;
	color: #5B7F93;
}


.txtUpload{
    font-family:Tahoma;
    font-size:12px;
    color:#7883B1;
    border: 1px solid #7883B1;
    width: 250px;
}

.txtData{
    font-family:Tahoma;
    font-size:12px;
    color:#7883B1;
    text-align:center;
    border: 1px solid #7883B1;
    width: 100px;
}

.btnProcessaTxt{
    font-family:Tahoma;
    font-size:10px;
    background-color:#7883B1;
    color:White;
    text-align:center;
    border: 1px solid black;
    width: 100px;
    cursor: hand;
    
}

.btnExcluirTxt{
    font-family:Tahoma;
    font-size:10px;
    background-color:#FF6600;
    color:White;
    text-align:center;
    border: 1px solid black;
    width: 70px;
    cursor: hand;
    
}

.tdSubDados {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	background-color: #CCCCFF;
	background-position: left center;
	text-align: left;


}
.tdSubDadosValor {
	font-family:Tahoma, 11, black;
	style-border: black, solid, 1px;
	font-size: 9px;
	font-style: normal;
	text-align: center;
	background-color: #CCCCFF;

}
.TdValorDados {
	font-family: Tahoma;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFCC66;
	background-position: center center;
}
.TdDados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	background-position: center center;
	text-align: center;

}
.separador {
	background-color: #000000;
	background-position: center center;
	height: 5px;
}
.tdRotuloFiltro {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: right;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;

}
.TdFiltro {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
.tabelaFiltro {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;

}
.btnImprimir {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0000FF;
	background-position: center center;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.btnFechar {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FF0000;
	background-position: center center;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.fomataCheckBox {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
	border: none;
}
.checkbox {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	border: thin none;
}
.tdSubTitulo {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
}
.tdSubTitulo2 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #CCFFCC;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
}
