.botoesChamadoA {
	cellpadding:0;
	cellspacing:0;
	height:20px;
	width:118px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: inherit;
	text-shadow:black;
	color:black;
	text-decoration: none;
	font-weight: bold;
	filter:;
	cursor: pointer;
}


.botoesChamadoB {
	cellpadding:0;
	cellspacing:0;
	height:20px;
	width:138px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: inherit;
	text-shadow:black;
	color:black;
	text-decoration: none;
	font-weight: bold;
	filter:;
	cursor: pointer;
}

.botoesLinks {
	cellpadding:0;
	cellspacing:0;
	height:20px;
	width:90px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: inherit;
	text-shadow:black;
	color:black;
	text-decoration: none;
	font-weight: bold;
	filter:;
	cursor: pointer;
}

.corpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}


.BXBMaster {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
input, select, radio, checkbox, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: bold;
}
.tituloFolder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: bold;
	white-space: nowrap;
}

a {
  font-style: normal;
  text-decoration: underline;
  color: blue;
  cursor: pointer;	
}

.browser{ /* Bowser em geral*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

.browser th { /* titulo do browser */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: #F2F2F2;
}
.browser tr { /* linha do browser */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.descChaveEstr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
    color: blue;
    position: absolute;
    margin-left: 5px;
    margin-top: 5px;
}

span.spanTextDropdown{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 150px;
    z-index: 101;
    background-color: #FFFFFF;
    border: 1px solid #7B8689
    padding-left: 2px;
    overflow: visible;
    display: none;x
    color: #000000;
}

span.spanMatchText{ 
	text-decoration: underline;
    font-weight: bold; 
}

span.spanNormalElement{ 
	background: #FFFFFF; 
}

span.spanHighElement{ 
	background: #ECF0F2;
    cursor: pointer; 
}

span.noMatchData{ 
	font-weight: bold;
    color: #0000FF; 
}