body {
	margin-left: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#F0F5FF;
	scrollbar-3dlight-color:#CDDCF3;
	scrollbar-arrow-color:#000033;
	scrollbar-base-color:#CCCCCC;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-face-color:#C2E2F5;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-shadow-color:#000033;
}
.cliente {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003399;
	font-weight: bold;
}

.ImagensScroll {
    height:434px; 
	width:auto;
    overflow:auto; 
}
.tablePadrao {
	border: 1px solid #999999;
}
.tdPadrao {
	border-top: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #999999;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.tdPadraoTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000066;
	text-indent: 3px;
	left: 5px;
	border: 0px inset #999999;
}
.FonteDestaque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000066;
	font-weight: bold;
}
.edit {
	border: 1px inset #000066;
}
.btnPadrao {
	background-color: #C2E2F5;
	height: 20px;
	width: 135px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000066;
	font-style: normal;
	font-weight: bold;
}

.obrigat {color: #FF0000}

.PainelTitulo {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000066;
}
.PainelConteudo {
    font-size: 14px;

}
.PainelConteudoMini {
    font-size: 12px;

}

