/* FONTES */
.trb10azul {
  font-family: "Trebuchet MS";
  font-size: 10px;
  color: #25425C;
  line-height: 12px;
}
.trb11azul {
  font-family: "Trebuchet MS";
  font-size: 11px;
  color: #3B6891;
}
.trb12azul {
  font-family: "Trebuchet MS";
  font-size: 12px;
  color: #25425C;
  line-height: 15px;
}
.trb13azul {
  font-family: "Trebuchet MS";
  font-size: 14px;
  color: #25425C;
  line-height: 15px;
}
.trb18azul {
  font-family: "Trebuchet MS";
  font-size: 18px;
  color: #3B6891;
}
.trb16azul {
  font-family: "Trebuchet MS";
  font-size: 16px;
  color: #3B6891;
}

.trb11branco {
  font-family: "Trebuchet MS";
  font-size: 11px;
  color: #FFFFFF;
}
.trb13branco {
  font-family: "Trebuchet MS";
  font-size: 13px;
  color: #FFFFFF;
}
.trb16branco {
  font-family: "Trebuchet MS";
  font-size: 16px;
  color: #FFFFFF;
}
.trb28branco {
  font-family: "Trebuchet MS";
  font-size: 28px;
  color: #FFFFFF;
}

.trb11rosa {
  font-family: "Trebuchet MS";
  font-size: 11px;
  color: #FF9999;
  line-height: 13px;
}
.trb13rosa {
  font-family: "Trebuchet MS";
  font-size: 13px;
  color: #FF9999;
  line-height: 15px;
}

.trb11cinza {
  font-family: "Trebuchet MS";
  font-size: 11px;
  color: #808080;
}

.trb11cinzaazul {
  font-family: "Trebuchet MS";
  font-size: 11px;
  color: #C0C0C0;
}

.trb13cinza {
  font-family: "Trebuchet MS";
  font-size: 13px;
  color: #808080;
}

/* PADDINGS */
.padtop4 {
  padding-top:4px;
}
.padtop10 {
  padding-top:10px;
}
.padtop15 {
  padding-top:15px;
}
.padtop18 {
  padding-top:18px;
}

.padbot4 {
  padding-bottom:4px;
}
.padbot10 {
  padding-bottom:10px;
}
.padbot15 {
  padding-bottom:15px;
}

.padleft4 {
  padding-left:4px;
}
.padleft10 {
  padding-left:10px;
}
.padleft15 {
  padding-left:15px;
}
.padleft20 {
  padding-left:20px;
}

.padright4 {
  padding-right:4px;
}
.padright10 {
  padding-right:10px;
}

/* LINKS */
.linktrb10azul {
  font-family: "Trebuchet MS";
  font-size: 10px;
  color: #3B6891;
  text-decoration:none;
}
.linktrb10azul:hover {
  font-family: "Trebuchet MS";
  font-size: 10px;
  color: #3B6891;
  text-decoration:underline;
}
.linktrb11azul {
  font-family: "Trebuchet MS";
  font-size: 11px;
  color: #3B6891;
  text-decoration:underline;
}
.linktrb11azul:hover {
  font-family: "Trebuchet MS";
  font-size: 11px;
  color: #3B6891;
  text-decoration:underline;
}
.linktrb12azul {
  font-family: "Trebuchet MS";
  font-size: 12px;
  color: #3B6891;
  text-decoration:none;
}
.linktrb12azul:hover {
  font-family: "Trebuchet MS";
  font-size: 12px;
  color: #3B6891;
  text-decoration:underline;
}
.linktrb13azul {
  font-family: "Trebuchet MS";
  font-size: 13px;
  color: #3B6891;
  text-decoration:none;
}
.linktrb13azul:hover {
  font-family: "Trebuchet MS";
  font-size: 13px;
  color: #3B6891;
  text-decoration:underline;
}

.linktrb11branca {
  font-family: "Trebuchet MS";
  font-size: 11px;
  color: #FFFFFF;
  text-decoration:none;
  line-height:13px;
}
.linktrb11branca:hover {
  font-family: "Trebuchet MS";
  font-size: 11px;
  color: #FFFFFF;
  text-decoration:underline;
  line-height:13px;
}
.linktrb12branca {
  font-family: "Trebuchet MS";
  font-size: 12px;
  color: #FFFFFF;
  text-decoration:none;
  line-height:14px;
}
.linktrb12branca:hover {
  font-family: "Trebuchet MS";
  font-size: 12px;
  color: #FFFFFF;
  text-decoration:underline;
  line-height:14px;
}
.linktrb13branca {
  font-family: "Trebuchet MS";
  font-size: 13px;
  color: #FFFFFF;
  text-decoration:underline;
}
.linktrb13branca:hover {
  font-family: "Trebuchet MS";
  font-size: 13px;
  color: #FFFFFF;
  text-decoration:underline;
}

.linktrb11verde {
  font-family: "Trebuchet MS";
  font-size: 11px;
  color: #213830;
  text-decoration:none;
}
.linktrb11verde:hover {
  font-family: "Trebuchet MS";
  font-size: 11px;
  color: #668E82;
  text-decoration:none;
}
.linktrb11verdeselect {
  font-family: "Trebuchet MS";
  font-size: 11px;
  color: #668E82;
  text-decoration:none;
}
.linktrb11azulsublinha {
  font-family: "Trebuchet MS";
  font-size: 11px;
  color: #3B6891;
  text-decoration:underline;
}
.linktrb11azulsublinha:hover {
  font-family: "Trebuchet MS";
  font-size: 11px;
  color: #3B6891;
  text-decoration:underline;
}
.linktrb11cinzasublinha {
  font-family: "Trebuchet MS";
  font-size: 11px;
  color: #808080;
  text-decoration:none;
}
.linktrb11cinzasublinha:hover {
  font-family: "Trebuchet MS";
  font-size: 11px;
  color: #808080;
  text-decoration:underline;
}
.linktrb11rosasublinha {
  font-family: "Trebuchet MS";
  font-size: 11px;
  color: #FF9999;
  text-decoration:none;
}
.linktrb11rosasublinha:hover {
  font-family: "Trebuchet MS";
  font-size: 11px;
  color: #FF9999;
  text-decoration:underline;
}

/* INPUTS */
.inputtextlogin {
  background-color: #FFFFFF;
  border: 1px solid #3B6891;
  font-family: "Trebuchet MS";
  font-size: 12px;
  color: #3B6891;
  height: 19px;
  font-weight: bold;
  padding-left: 3px;
}
.inputcheck {
  font-family: "Trebuchet MS";
  font-size: 12pt;
  color: #3B6891;
  text-decoration: none;
}
.inputtextarea {
  background-color: #FFFFFF;
  border: 1px solid #3B6891;
  font-family: "Trebuchet MS";
  font-size: 12px;
  color: #3B6891;
  font-weight: bold;
  padding-left: 3px;
}
.inputbutton {
  background-color: #FFFFFF;
  border-bottom-color: #3B6891;
  border-bottom-width: 2px;
  border-top-color: #3B6891;
  border-top-width: 1px;
  border-left-color: #3B6891;
  border-left-width: 1px;
  border-right-color: #3B6891;
  border-right-width: 2px;
  font-family: "Trebuchet MS";
  font-size: 10px;
  color: #3B6891;
  height: 19px;
  font-weight: bold;
  padding-left: 3px;
}

/* LINHAS */
.linha {
  height: 1px;
  color: #FF9999;
}

/* DIV */
#divResultadoSQL {
  padding-top: 2px;
  padding-right: 2px;
  padding-left: 2px;
  padding-down: 2px;

  width: 580px;
  overflow: auto;
  scrollbar-width: 20px;
  scrollbar-track-color: #3B6891;
  scrollbar-face-color: #D7E0E8;
  scrollbar-darkshadow-color: #3B6891;
  scrollbar-shadow-color: #FFFFFF;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-highlight-color: #3B6891;
  scrollbar-arrow-color: #FF9999;
}
