#footer {
  BORDER: #efd373 1px solid;
  border-radius: 4px;
  BACKGROUND: #FBDA43;
  margin:0px;
  margin-top:2px;
  width:99%;
  z-index:-1;
}

#footer table tr td {
  padding: 4px;
}

.textfooter{
  font-size: 11px;
  font-family: Arial;
  font-weight: normal;
  text-align: center;
  color: #000000;
}

