body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EBEBEB;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a:link {text-decoration: none}
a:visited {text-decoration: none; color: #6574b8;}
a:hover {text-decoration: underline; color: #6574b8;}
a:active {text-decoration: none;}


.grupoMenu {
	font-family : sans-serif;
	font-size : 13px;
	color : #6574b8;
	font-weight: bold;
	text-align : left;
	vertical-align:top;
	position: relative;
	margin-left : -10px;
}


.elementoMenu {
	font-family : sans-serif;
	font-size : 12px;
	color : #ffffff;
	text-align : left;
	font-weight: normal;
	vertical-align:top;
	position: relative;
	margin-left : -30px;
	margin-bottom: -12px;

}

.tituloPCAAC {
	font-family : sans-serif;
	font-size : 14px;
	color : #6574b8;
	text-align : center;
	vertical-align:middle;
	font-weight: bold;
	background-color:#eaeaea;
	width: 400px;
	height: 60px;
	border-width: 2px;
	border-style: solid;
	border-color: #ffffff;
}


.tituloMenu {
	background-color:#313163;
	font-family : sans-serif;
	font-size : 18px;
	color : #ffffff;
	text-align : left;
	height: 36px;
	vertical-align:bottom;
	font-weight: bold;
}

.messagePCAACScroller {
	width: 0px; 
	height: 0px; 
	overflow: auto;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#999999;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#999999;	
}

.tablePCAACScroller {
	border: 0px solid black; 
	width: 748px; 
	height: 210px; 
	overflow: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #9bb8d6;
}

.tablePCAACNoScroller {
	border: 0px solid black; 
	width: 748px;
	height: 190px;
	border-width: 1px;
	border-style: solid;
	border-color: #9bb8d6;
}

.tabelaPCAAC {
	background-color:#efefef;	
	width:748px;
}

.tituloTabelaPCAAC {
	font-size : 17px;
	color : #313163;
	font-weight: bold;
}

.tabelaPCAACHeader {
    font-size : 13px;
	background-color:#c0c5c6;
	font-weight: normal;
}

.tabelaPCAACFooter {
	background-color:#f3f3f3;
}

.tabelaPCAACLinhaImpar {
	background-color:#f3f3f3;
}

.tabelaPCAACLinhaPar {
	background-color:#efefef;
}

.tabelaPCAACLinhaSelecionada {
}

.tabActiva {

	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#999999;

	border-right-style:none;
	border-bottom-style:none;

	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#999999;
}

.tabInactiva {

	background-color:#c0d5e6;

	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#999999;

	border-right-style:none;

	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#999999;

	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#999999;
}

.tabInicio {
	border-top-style:none;
	border-right-style:none;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	border-left-style:none;
	width:3px;
}

.tabFim {
	border-top-style:none;
	border-right-style:none;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#999999;
}

.separador {

	background-color : #b1b1c1;

	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#999999;
	
	border-right-style:none;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	border-left-style:none;

}

.separadorText {
	font-family : sans-serif;
	font-size : 12px;
	color : #ffffff;
	font-weight: bold;
	margin-left : 5px;
}

.tituloOperacao {
	background-color:#313163;
	font-family : sans-serif;
	font-size : 18px;
	color : #ffffff;
	text-align : left;
	height: 36px;
	vertical-align:bottom;
	font-weight: bold;
}

.footerPagina {
	background-color:#313163;
	font-family : sans-serif;
	font-size : 20px;
	color : #ffffff;
	text-align : left;
	vertical-align:top;
}



.tabela_externa {
	background-color:#FFFFFF;	
}

.tabela_interna {
	background-color:#eaeaea;
}

.apresentacao_texto {
	background-color:#FFFFFF;
}

.tabela_conteudo {
	background-color:#FFFFFF;
}

.tabela_menu {
	background-color:#eaeaea;
}

.tabela_menu_interno {
	background-color:#FFFFFF;
	
}

.menuHeader {
    vertical-align:top;
}


.uiLabel {
    padding-left: 5px; 
	font-family : sans-serif;
	font-size : 12px;
	color : #494999;
	text-align : left;
}

.uiMandatory {
    padding-left: 5px; 
	font-family : sans-serif;
	font-size : 12px;
	color : #494999;
	text-align : left;
	font-weight : bold;
}

.uiTextField {
	font-family : sans-serif;
	font-size : 11px;
	color : #000000;
	background-color : #ffffff;
	text-align : left;
	vertical-align:top;
	margin-bottom : 0px;
	margin-top : 0px;
}

.uiComboBox {
	font-family : sans-serif;
	font-size : 11px;
	color : #000000;
	background-color : #ffffff; 
	text-align : left;
	vertical-align:top;
	margin-bottom : 0px;
	margin-top : 0px;	
}

.uiDisabled {
	background-color:#EBEBEB;
}

.uiRequired {
	color : #bf0000;
}

.uiSizeSmall {
	height : 20px;
	width : 100px;
	line-height : 13px;
}

.uiSizeNormal {
	height : 20px;
	width : 130px;
	line-height : 13px;
}

.uiSizeMedium {
	height : 20px;
	width : 215px;
	line-height : 13px;
}

.uiSizeDescLov {
	height : 20px;
	width : 458px;
	line-height : 13px;
}

.uiSizeBig {
	height : 20px;
	width : 579px;
	line-height : 13px;
}

.uiSizeTextArea {
	width : 579px;
	line-height : 13px;
}

.uiCurrency {
	text-align : right;
}

.whiteLabel {
	font-family : sans-serif;
	font-size : 12px;
	height : 18px;
	line-height : 20px;
	color : #ffffff;
	text-align : left;
}


.uiButton {
	font-family : sans-serif;
	font-size : 11px;
	background-color : #fefef6;
	color : #494999;
	background-repeat : no-repeat;
	background-position : 2px;
	padding-left : 23px;
	height : 27px;
	width : 80px;
	text-align : center;
	display : inline;
	margin-right:5px;	
}

.uiLov {
	background-color:#c0d5e6;
	position: relative;
    left: -3px;
	padding-left:0px;
	height:20px;
	width:18px;
	margin-right:-6px;
	font-size:9px;
}

.uiSearch {
	background-color:#c0d5e6;
	position: relative;
    left: -3px;
	padding-left:0px;
	height:21px;
	width:22px;
	margin-right:-6px;
	margin-left:0px;
	font-size:9px;
}


.uiImageConfirm {
	background-image : url(/pcaac/imagens/confirmar.gif);
}

.uiImageBack {
	background-image : url(/pcaac/imagens/voltar.gif);
}

.uiImageDetail {
	background-image : url(/pcaac/imagens/detalhe.gif);
}


.uiImageLOV {
	background-image : url(/pcaac/imagens/LOV.gif);
}

.uiImagePopup {
	background-image : url(/pcaac/imagens/popup.gif);
}

.uiImageInsert {
	background-image : url(/pcaac/imagens/inserir.gif);
}

.uiImageRegister {
	background-image : url(/pcaac/imagens/inserir.gif);
}

.uiImageSearch {
	background-image : url(/pcaac/imagens/pesquisar.gif);
}

.uiImageClean {
	background-image : url(/pcaac/imagens/limpar.gif);
}

.uiImageConsultLOV {
	background-image : url(/pcaac/imagens/pesquisar.gif);
}

.uiImageRepeat {
	background-image : url(/pcaac/imagens/nova.gif);
}

.uiImageCancel {
	background-image : url(/pcaac/imagens/cancelar.gif);
}

.uiImageImageEdit {
	background-image : url(/pcaac/imagens/alterar.gif);
}

.uiImageDelete {
	background-image : url(/pcaac/imagens/apagar.gif);
}

.uiImagePrevious {
	background-image : url(/pcaac/imagens/anterior.gif);
}

.uiImageNext {
	background-image : url(/pcaac/imagens/proxima.gif);
}

.uiImageFirst {	
	background-image : url(/pcaac/imagens/primeira.gif);
}

.uiImageLast {
	background-image : url(/pcaac/imagens/ultima.gif);
}

.uiImagePrint {
	background-image : url(/pcaac/imagens/imprimir.gif);
}


.uiImageOrder {
	background-image : url(/pcaac/imagens/Ordenar.gif);
}

.uiImageDossier {
	background-image : url(../imagens/dossier.gif);
}

/**********/

.textAreaEnabled {
	font-family : sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #ffffff; 
	text-align : left;
}

.textAreaEnabledBig {
	font-family : sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #ffffff; 
	text-align : left;
	height: 38px;
	width: 488px;
}

.textAreaEnabledBigest {
	font-family : sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #ffffff; 
	text-align : left;
	height: 138px;
	width: 645px;
}

.textAreaDisabled {
	font-family : sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #deded6; 
	text-align : left;
}

.textAreaDisabledBig {
	font-family : sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #deded6; 
	text-align : left;
	height: 38px;
	width: 488px;
}

.textAreaDisabledBigest {
	font-family : sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #deded6; 
	text-align : left;
	height: 138px;
	width: 645px;
}

.titleText {
	font-family : sans-serif;
	font-size : 18px;
	color : #ffffff;
	text-align : center;
	background-color : #313163;
}

.idText {
	font-family : sans-serif;
	font-size : 10px;
	color : #ffffff;
	text-align : left;
	background-color : #313163;
	padding-top : 16px;
}

.optionEnabled {
	background-color : #63639c; 
	color : #ffffff; 
	font-family : sans-serif; 
	font-size : 11px; 
	letter-spacing : 0pt; 
	line-height : 22px; 
	margin : 3px 8px; 
	padding-bottom : 0px; 
	padding-left: 0px; 
	padding-right : 0px; 
	padding-top : 0px; 
	text-decoration : none; 
	width : 94px;
	height : 22px;
	text-align : center;	
}

.optionDisabled {
	background-color : #63639c; 
	color : #999999; 
	font-family : sans-serif; 
	font-size : 11px; 
	letter-spacing : 0pt; 
	line-height : 22px; 
	margin : 3px 8px; 
	padding-bottom : 0px; 
	padding-left: 0px; 
	padding-right : 0px; 
	padding-top : 0px; 
	text-decoration : none; 
	width : 94px;
	height : 22px;
    text-align : center;
}

.optionSelected {
	background-color : #deded6; 
	color : #313131; 
	font-family : sans-serif; 
	font-size : 11px; 
	letter-spacing : 0pt; 
	line-height : 22px; 
	margin : 3px 8px; 
	padding-bottom : 0px; 
	padding-left: 0px; 
	padding-right : 0px; 
	padding-top : 0px; 
	text-decoration : none; 
	width : 94px;
	height : 22px;	
    text-align : center;
}



.tableHead {
	font-family : sans-serif;
	font-size : 12px;
	background-color : #deded6;
	height : 20px;
	line-height : 20px;
	color : #313163;
	text-align : center;
	font-weight : bold;
	border-right : 1px solid #313163;
	border-bottom : 1px solid #313163;
}


.tableHeadLeft {
	font-family : sans-serif;
	font-size : 12px;
	background-color : #deded6;
	height : 20px;
	line-height : 20px;
	color : #313163;
	font-weight : normal;
	text-align : left;
	border-left : 1px solid #313163;
	border-bottom : 1px solid #313163;
}


.tableBody {
	font-family : sans-serif;
	font-size : 12px;
	height : 20px;
	line-height : 20px;
	text-align : left;
	font-weight : normal;
	border-left : 1px solid #313163;
	border-bottom : 1px solid #313163;
	padding-left : 2px;
	background-color : White;
	color : Black;
}

.tableBodySelected {
	background-color : Navy;
	color : White;
	font-family : sans-serif;
	font-size : 12px;
	height : 20px;
	line-height : 20px;
	text-align : left;
	font-weight : normal;
	border-left : 1px solid #313163;
	border-bottom : 1px solid #313163;
	padding-left : 2px;
}


.trSelected {
	background-color : Navy;
	color : White;
	font-family : sans-serif;
	font-size : 12px;
	height : 20px;
	line-height : 20px;
	text-align : left;
	font-weight : normal;
	border-left : 1px solid #313163;
	border-bottom : 1px solid #313163;
	padding-left : 2px;
}

.trUnselected { 
	background-color : White;
	color : Black;
	font-family : sans-serif;
	font-size : 12px;
	height : 20px;
	line-height : 20px;
	text-align : left;
	font-weight : normal;
	border-left : 1px solid #313163;
	border-bottom : 1px solid #313163;
	padding-left : 2px;
}

.tdNumber {    
	text-align : right;	
	border-right : 1px solid #313163;
	border-bottom : 1px solid #313163;
}

.tdCode {
	text-align : center;
	border-right : 1px solid #313163;
	border-bottom : 1px solid #313163;
}

.tdNormal {
	text-align : left;
	border-right : 1px solid #313163;
	border-bottom : 1px solid #313163;
}

.textoEcranInformacao {

	font-family : sans-serif;
	font-size : 16px;
	height : 20px;
	line-height : 20px;
	color :  #494999;
	text-align : left;
}

.messageInformation {
	font-family : sans-serif;
	font-size : 11px;
	height : 20px;
	line-height : 20px;
	color : #000000;
	text-align : left;
}

.messageError {
	font-family : sans-serif;
	font-size : 11px;
	height : 20px;
	line-height : 20px;
	color : #6f0000;
	text-align : left;
}

.optionAux {
	background-color : #63639c;
	color : #ffffff;
	font-family : sans-serif;
	font-size : 11px;
	letter-spacing : 0pt;
	line-height : 22px;
	margin : 8px 15px;
	padding-bottom : 0px;
	padding-left: 0px;
	padding-right : 0px;
	padding-top : 0px;
	text-decoration : none;
	width : 80px;
	height : 22px;
	text-align : center;	
}

.optionAuxDisabled {
	background-color : #63639c; 
	color : #999999; 
	font-family : sans-serif;
	font-size : 11px;
	letter-spacing : 0pt;
	line-height : 22px;
	margin : 8px 15px;
	padding-bottom : 0px;
	padding-left: 0px;
	padding-right : 0px;
	padding-top : 0px;
	text-decoration : none;
	width : 80px;
	height : 22px;
	text-align : center;	
}

.text:hover
{
	COLOR: Blue
}

.errorMessage {
	font-family : sans-serif;
	font-size : 11px;
	height : 18px;
	line-height : 18px;
	color : #dd0000;
	text-align : left;
	font-weight : bold;
}
