



.menu {  
		COLOR: #FFFFFF;
		BACKGROUND-COLOR:#42413E;  
		padding-right: 7px;
}


.menuActivo {
		COLOR: #FFFFFF;
		BACKGROUND-COLOR: #000000; 
		letter-spacing:2px; 
		padding-left: 10px;
}

.menu_img {          
		COLOR: #FFFFFF;
		padding-left: 10px;
		BACKGROUND-COLOR:#42413E;
}

.titulo
{
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 0px; 
    COLOR: #ffe48f;
    PADDING-TOP: 0px;
}


.tituloTabela {
	
	BACKGROUND-COLOR: #687C93;
	COLOR: #FFFFFF;
	FONT-WEIGHT: BOLD;
	padding-left:10px; 
	padding-right:10px; 
	vertical-align:middle;
	height: 28px;
}

table.titulo
{
	padding: 0px;
	border:0px;
	COLOR: #000000;
	BACKGROUND-COLOR: #ECECEC;
}


TABLE.logotipo
{
	COLOR: #000000;
	BACKGROUND-COLOR: #ECECEC;
	padding: 0px;    
}

TD.logotipocliente {
	border-bottom:solid 1px white;
	padding:0px;
	COLOR: #000000;
	BACKGROUND-COLOR: #ECECEC;
}


TD.logotiposgd {
	padding: 0px;
	font-size:9px;
	font-family:verdana arial;
	border-bottom: solid 0px white;
	COLOR: #000000;
	BACKGROUND-COLOR: #ECECEC;
}

.navbarTop {

	COLOR: #000000;
	/* BACKGROUND-COLOR: #F0F0F0; */
}

.navbarBottom {

	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFFF;
}

TH, .th
{
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #687C93;
	FONT-WEIGHT: BOLD;
}

.oddRow {
	height: 22px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFFF;
}
.evenRow {

	height: 22px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
	COLOR: #000000;
	BACKGROUND-COLOR: #F0F0F0;
}
.selectedRow {

	height: 22px;
	padding: 1px;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #FFD655;
}

.mini_menu1_item_active{
	color: #FFFFFF;
	background-color: #42413E;
	text-align: center;
	text-decoration: none;
	height: 20px;
	width: 85px;
	white-space: nowrap;
	cursor:hand;
}

.mini_menu1_item_inactive { 
	color: #F0F0F0;
	background-color: #A8A8A8;
	text-align: center;
	text-decoration: none;
	height: 20px;
	width: 85px;
	white-space: nowrap;
	cursor:hand;
}

.background_view_object {
	background-color: #646360;
}


.border_vo{
	border: 1px;
	border-color: #ECECEC;
	border-style: solid;
}

.border_parecer {
	border-top: 1px;
	border-top-color: #ECECEC;
	border-top-style: solid;
}

.border_bottom_parcer {
	border-bottom: 1px;
	border-bottom-color: #ECECEC;
	border-bottom-style: solid;
}


.border_entre_parecer {
	border-top: 3px;
	border-top-color: #ECECEC;
	border-top-style: dotted;
}

/************************** Titulo 1 *************************/
.titulo1_row {
	padding: 0px;
	height: 48px;
	width: 100%;
	text-align: left;
}
/*
.titulo1_row {
	padding: 0px;
	background-color: #ECECEC;
}*/

/************************** Toolbar 1 *************************/
.toolbar1_row_text {
	color: #000000;
/* Transformação PNG produz #ececec a partir de #eeeeee */
	background-color: #ececec;
	padding-left: 5px;
	padding-right: 5px;
	height: 22px;
	margin-bottom: 5px;
}
.toolbar1_box {
	height: 18px;
	/*width: 150px;*/
	font-size: 8pt;
}
.toolbar1_row_l {
	background-image: url('/appn/images/toolbar1_row_l.png');
	background-repeat: no-repeat;
	height: 22px;
	width: 5px;
}
.toolbar1_row_r {
	background-image: url('/appn/images/toolbar1_row_r.png');
	background-repeat: no-repeat;
	height: 22px;
	width: 5px;
}

/*
.toolbar1_row {
	padding: 2px;
	background-color: #F0F0F0;
	height: 22px;
}
.toolbar1_row_text {
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}
*/

/************************** Toolbar 2 *************************/
.toolbar2_row {
	padding: 2px;
	height: 20px;
}
.toolbar2_icon {
	padding-right: 2px;
	height: 20px;
}

.toolbar2_box {
	height: 18px;
	/*width: 250px;*/
	font-size: 10px;
}


/*
.toolbar2_row {
	padding: 2px;
	background-color: #F0F0F0;
	height: 20px;
}
.toolbar2_icon {
	padding-right: 2px;
	background-color: #F0F0F0;
	height: 20px;
}
*/

/************************** Menu 1 *************************/
.menu1_table {
	padding: 0px;
}
.menu1_row {
	height: 22px;
}

.menu1_item_active_l {
	background-image: url('/appn/images/menu1_item_active_l.png');
	background-repeat: no-repeat;
	height: 20px;
	width: 5px;
	cursor:hand;
}
.menu1_item_active_r {
	background-image: url('/appn/images/menu1_item_active_r.png');
	background-repeat: no-repeat;
	height: 20px;
	width: 5px;
	cursor:hand;
}


.menu1_item_active {
	color: #FFFFFF;
/* Transformação PNG produz #42413e a partir de #4d4c49 */
	background-color: #42413E;
	text-align: center;
	text-decoration: none;
	height: 20px;
	width: 80px;
	white-space: nowrap;
	cursor:hand;
}
.menu1_item_inactive_l {
	background-image: url('/appn/images/menu1_item_inactive_l.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 20px;
	width: 5px;
}
.menu1_item_inactive_r {
	background-image: url('/appn/images/menu1_item_inactive_r.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 20px;
	width: 5px;
	cursor:hand;	
}
.menu1_item_inactive {
	color: #F0F0F0;
/* Transformação PNG produz #a8a8a8 a partir de #b0b0b0 */
	background-color: #A8A8A8; 
	text-align: center;
	text-decoration: none;
	height: 20px;
	width: 80px;
	white-space: nowrap;
	cursor:hand;		
}	

.menu1_item_active_corner {
	background-color: #ECECEC;
	background-image: url('/appn/images/corner_808080.gif');
	background-position: 0px 1px;
	background-repeat: no-repeat;
	border-right: 2px #ECECEC solid;
	width: 10px;
}
.menu1_item_active_filler {
	background-color: #808080;
	border-right: 2px #ffe48f solid;
	width: 10px;
}
.menu1_item_inactive_corner {
	background-color: #ECECEC;
	background-image: url('/appn/images/corner_b0b0b0.gif');
	background-position: 0px 1px;
	background-repeat: no-repeat;
	border-right: 2px #ECECEC solid;
	width: 10px;
}
.menu1_item_inactive_filler {
	background-color: #b0b0b0;
	border-right: 2px #ffe48f solid;
	width: 10px;
}


/************************** Menu 2 *************************/
.menu2_row {
/* Transformação PNG produz #42413e a partir de #4d4c49 */
	background-color: #42413E;
	height: 22px;
}
.menu2_row_end_l {
	background-image: url('/appn/images/menu2_row_end_l.png');
	background-repeat: no-repeat;
	height: 22px;
	width: 5px;
}
.menu2_row_end_r {
	background-image: url('/appn/images/menu2_row_end_r.png');
	background-repeat: no-repeat;
	height: 22px;
	width: 5px;
}

.menu2_item_separator {
/* Transformação PNG produz #42413e a partir de #4d4c49 */
	background-color: #42413e;
	height: 10px;
	width: 1px;
}

.menu2_row_corner {
	background-color: #ECECEC;
	background-image: url('/appn/images/corner_4d4c49.gif');
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}
.menu2_row_filler {
	background-color: #42413E;
	width: 100px;

}
.menu2_row_line {
	background-color: #42413E;
	width: 100%;
	height: 2px;
}
.menu2_item_active {
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	text-decoration: none;
	height: 22px;
	width: 90px;
	white-space: nowrap;
	cursor:hand;		
}
.menu2_item_inactive {
	color: #FFFFFF;
	background-color: #646360;
	text-align: center;
	text-decoration: none;
	height: 22px;
	width: 90px;
	white-space: nowrap;
	cursor:hand;		
}

.pleaseWait 
{
	text-align: center;
	vertical-align:MIDDLE;
	color:#ffffff;
	background-color: #42413E;
}

.titulo_imagem_1
{
	width: 100%;
	background-image: url('/appn/theme/E000/titulo1_image_fragment_1.png');
	background-repeat: no-repeat;
}
.titulo_imagem_2
{
	width: 100%; 
	background-color: #FF0000;
	text-align: right;
	vertical-align: bottom;
}

.titulo_imagem_3
{
	width: 140px;
	/*background-image: url('/appn/theme/E000/titulo1_image_fragment_3.png');*/
	background-repeat: no-repeat;
}
.titulo_imagem_4
{
	width: 100%; 
	height: 20px; 
	background-color: #FF0000;
	text-align: right;
	vertical-align: top;
}
.titulo_imagem_5
{
	width: 140px;
	background-image: url('/appn/theme/E000/titulo1_image_fragment_5.png');
	background-repeat: no-repeat;
}

.link_template
{
	cursor:hand;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}


.sabe {
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

.sabe_noScroll {
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	overflow: hidden;
}

.textBox {
	font-family: Verdana;
	font-size: 10px;
}

.menu1_table {
	padding: 0px;
}
.mainarea {
	background-color: #ffffff;  
	border: 0px;
	width: 100%;
}   
.timestamp { display:none; }



#headerSpacer{
	background-color : #FF0000;
}

#headerLeft{
	background-color : #FF0000;
}

.headerLink{
	/*text-align: right;*/
	padding: 3px;
}

.headerLink, .headerLinkMsg{
	color: #000000;
}

.headerLinkMsg{
	text-align: right;
    padding-right: 7px;
}

#headerRight {
	background-color : #FF0000;
	/*background-image: url('/appn/theme/E000/titulo1_image_fragment_3.png');*/
}

#versionInfo{
	color: #000000;
}


.headerMenuItem .content{
	background-color: #42413E;
	color: #FFFFFF;
}

.headerMenuLC{
	background-color: #42413E;
}

.headerMenuRC{
	background-color: #42413E;
}

.headerMenuItem{
	border-bottom-color: #42413E;
}

.inactive{
	border-bottom-color : #A8A8A8; 
}

.inactive .content{
	background-color: #A8A8A8; 
	color: #F0F0F0;
}	

#headerSubMenuContent{
	background-color: #42413E;
}

#headerSubMenuLC, #headerSubMenuRC{
	background-color: #42413E;
}

.headerSubMenuItem{
	background-color: #000000;
	color: #FFFFFF;
}
.inactiveSubMenu {
	color: #FFFFFF;
	background-color: #646360;
}

#header2ndMenuLC{
	background-color : #ececec;
}

#header2ndMenuRC{
	background-color : #ececec;
}

#header2ndMenuContainer{
	color: #000000;
	background-color : #ececec;
}



.rowHoverable {
	cursor : pointer;
}
TR.rowHoverable_hover{
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #FFD655;
}

.rowHoverable_hover > td {
	color: #FFFFFF; 
}

.annotation {}




.popupBody{
	margin : 5px;
}
.popupBody .header {
	background-color: #FF0000;
	margin-bottom :0px; 
	padding: 0px;
	height: 36px;
	width: 100%;
}

.popupBody .header h2{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: normal;
	font-size : 18px;
	text-align : left;
	color : #000000;
	vertical-align: middle;
	line-height: 36px; /* manter igual a .popupBody.header.height */
}

.popupBody .description{
	margin-top : 2px;
}
.popupBody .description span.inicioLinha {
	/* estilo substituido por classe: header2ndMenuContainerTxt
		position : relative;
		top : 3px;
	*/
	padding-left : 10px;
}




.frmAddAnotacoes .header {
	background-color: #FF0000;
}
.frmAddAnotacoes .header h2{
	color : #000000;
}

#headerLeft {
	background-image: url(/appn/theme/sabe_desc_0.png);
	background-repeat: no-repeat;
}