.Rborder {
border-color: #DAD3E5 #DAD3E5 #DAD3E5 #DAD3E5
}

body {
	margin:0px; height: 100%;
	width: 100%;

	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 50% 50%
	
	scrollbar-arrow-color: grey;
	scrollbar-base-color: grey;
	scrollbar-dark-shadow-color: grey; 
	scrollbar-track-color: grey; 
	scrollbar-face-color: #DBD3E8; 
	scrollbar-shadow-color: grey;
	scrollbar-highlight-color: grey; 
	scrollbar-3dlight-color: grey; 
	scrollbar-shadow-color: grey; 
}
.backcenter {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 50% 50%
}
.texto {
	color: #544F4F;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textonovo {
	color: #0693C8;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.label {
	color: #05376A;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.labelI {
	color: #A6A6A6;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.indicador {
	background-color: #05376A;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}
.back_transp {
	background-color: #E1D4F0;
	filter: Alpha(Opacity=70, FinishOpacity=100, Style=100, StartX=100, StartY=100, FinishX=100, FinishY=100);
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	vertical-align: middle;
}

.dscCompetenciaInpar{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: gray;
}

.dscCompetenciaPar{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: gray;
}

.Competencia{
	font-size: 12px;
	font-weight: bold;
}

.CompetenciaEixo{
	font-size: 13px;
	font-weight: bold;
}

.Cabecalho{
	background-color: #256D9D;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

.CabecalhoDisable{
	background-color: #A985D9;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

.pesqSati{
	background-color: #CCCCCC;
}

.EspacoContato{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	vertical-align: middle;
}
.rot1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.rot2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	color: #FFFFFF;
}
.leg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-variant: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.leg2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-variant: normal;
	color: #401D71;
	font-weight: bold;
}
.imgBot{
	cursor:pointer;
}
.Acoes {
	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: #00D2FA;
	border-right-color: #00D2FA;
	border-bottom-color: #00D2FA;
	border-left-color: #00D2FA;
	
	font-family: Verdana;
	font-weight: bold;
	color:#FFFFFF;
	font-size:11px;
	vertical-align: middle;
	height:20px;
	background-color: #05376A;
	display:inline;

	cursor:pointer;
}
.searchText
{
     border-style: hidden;
     border-width: 0px;
     color: #8AB08A;
     padding-left:7px;
     padding-right:7px;
     font-size:8pt;
/*     background-image: url('http://4srpro01/sistemas/4sr/solicitacao.nsf/searchBox.gif'); */
     margin-left:3px
}
.titulo {
	background-color: #05376A;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: middle;
}