.styleTableHeader, .styleTableBottom {
  background:#DDDDDD;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;

}

.styleTableHeader td {
  border-bottom:#666666 1px solid;
  border-right:#999999 1px solid;
  font-weight:bold;
  height:25px;
  text-align:left;
  padding-left: 5px;

}

.styleTableRow td {
  border-bottom:#D8D8D8 1px solid;
  border-right:#D8D8D8 1px solid;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
  color:#333333;
  padding-left: 5px;
  height:15px;
  text-transform: uppercase;

}

.styleTableRowBlank td {
  border:0px;
  font-size:10px;
  height:15px;

}



.styleTableRow1  td {
  border-bottom:#D8D8D8 1px solid;
  border-right:#D8D8D8 1px solid;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
  color:#333333;
  height:15px;
  padding-left: 5px;
  text-transform: uppercase;
}

.styleTableBorder {
  border:#999999 1px solid;
  width : 100%;

}

.styleTableBottom div {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  height:25px;
  border-top: #cccccc 1px solid;

}

.styleTableFooterPaging {
  text-align:right;
  padding-right: 10px;
}

.styleTableFooterPagingControler {
  text-align:left;
  padding-left:10px;
}


.color1 {
  color : #b59900;
}

.color2 {
  color : #8700A2;
}

.color3 {	
  color : blue;
}

.color4 {
  color : red;
}

.color5 {
  color : #666666;

}

.color6, .colorDisponivel {
  color : green;
}

.colorDanificado {
    color : red;
}

.colorEmprestadoExterno {
    color : #9400D3;    
}

.colorEmprestadoInterno {
    color: #DAA520;
}

.colorEmManutencao {
    color : blue;
}

.colorExtraviado {
  color : gray;
}


.colorUsoExclusivoInterno {
  text-decoration:underline;
}

.efect1 {
  text-decoration: line-through;
}


selector {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  display : block;
}

selector button {
  width : 40px;
  margin : 5px;
  display : block;
  font-size:9px;
  font-weight : bold;
}

selector select {
  font-size:11px;
}

