body{
	font-family: Arial;
	font-size: 75%;
	text-align: justify;
	background-color: #FFF;
	background-image: url(/add/imagens/background.gif);
	margin: 0px;
}
#corpo{
	width: 768px;
	height: 100%;
}
#menu{
	width: 100%;
}
.usuarioAtivo{
	text-align: right;
	margin-top: -90px;
	margin-bottom: 60px;
	margin-right: 10px;	
	position: relative;
	cursor: default;
}
#ctl00_pnlChpCorpo{
	padding: 10px 10px;
}
.grd{
	width: 100%;
	height: 210px;
	margin: 0px;
	padding: 0px;
}
.grd a:link{
	color: #02E;
}
.grd a:visited{
	color: #02E;
}
.grdBorder{
	width: 100%;
	border: 1px solid #ACF;
	margin-bottom: 3px;
}
.titulo{
	width: 98.4%;
	border: 1px solid #BDF;
	margin-bottom: 1px;
	background-color: #E9F6FF;
	padding: 5px;
	padding-left: 7px;
	padding-bottom: 6px;
	font-weight: bold;
	color: #036;
}
.titulo img{
	margin-right: 7px;
}

.tabela
{
	width:100%;
	border:solid 1px #BDF;
	text-align:center;	 	
}

.tabela td
{
	border:solid 1px #BDF;	
}

.toolbar{
	background-color: #F6F6F6;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	padding: 1px;
	padding-bottom: 3px;
	height: 47px;
}
.toolbar span{
	margin-top: 7px;
	float: left;
}
.toolbar a{
	border:1px solid #F6F6F6;
	padding: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	float: left;
}
.toolbar a:hover{
	border: 1px solid #ACF;
	background-color: #EFF3FF;
}
.grd .x-grid-row-selected td, .grd .x-grid-locked .x-grid-row-selected td{
	color:white;
}
.grd .x-grid-row td, .grd .x-grid-locked .x-grid-row{
	color:white;
	/*cursor: pointer;*/
}
.grd .x-grid-row-selected td a:link, .grd .x-grid-locked .x-grid-row-selected td a:link{
	color:white;
}
.grd .x-grid-row-selected td a:visited, .grd .x-grid-locked .x-grid-row-selected td a:visited{
	color:white;
}
.imagem
{
	margin-bottom: 2px;	
}

.tbl
{
	border: solid 1px #BBDDFF !important;
}
.tbl tr td
{
	border: solid 1px #BBDDFF !important;
	color:#003366;
	text-align:center;
}

.tblheader
{
	font-weight: bold;	
	background-color:#E9F6FF !important;	
}

.tblAuxiliar
{
	width:100%;	
}

.details .x-btn-text {
    background-image: url(../imagens/details.gif);
}

.rodape{
	height: 53px;
	width: 758px;
	padding-top: 20px;
	padding-right: 10px;
	color: #999;
}

.rodape a{
	color: #999;
}

.conteudo{
	_height: 315px;
	min-height: 315px;
}

.x-box-mc h3{
	margin-top: -2px;
	margin-bottom: 7px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCC;
	color: #333;
	font-weight: normal;
	cursor: default;
	font-size: 100% !important;
}

.grd{
	height: 240px;
	width: 717px;
	border: 1px solid #ACF;
}

hr{
	border: 1px solid #DDD !important;
}

