body {
  font-family: Tahoma;
  font-size: 12px;
  color: #505050;
  background: #3e6c3c;
}

#center{
  
}

#footer {
  
}

.messages {
  width: 98%;
  border-bottom: 1px dotted #F5E6E7;
  padding: 5px 0px 15px 10px;
  margin-bottom: 35px;
 /* background: #f1f1f1;*/
  line-height: 20px;
  color: #b60000;
  
}

.nomessages {
  border: 0px dotted #b60000;
  padding: 0px;
  margin-bottom: 0px;
  
}

.messageindent {
 padding-left: 0px;
}

span.ar {
 color: #24ABAD;
 font-weight: bold;
}

td.button_base, input.button_base {
 border: 0px solid #aaa;
 width: 100px;
 height: 30px;
 padding-top: 3px;
 padding-bottom: 9px;
 color: #F5E6E7;
 background: #ce0000;
 cursor: pointer;
 font-weight: bold;
 
}

td.button_base:hover {
 /*background: #F5E6E7;*/
 color: #fff;
 border-bottom: 0px solid #000;
 border-right: 0px solid #000;
}

span.kiemelt {
  color: #067620;
}

span.kiemelt2 {
  color: #3E6C3C; 
  font-weight: bold;
}


span.kiemeltbold {
 color: #557623;
 font-weight: bold;
} 

span.referencia_akt {
 color: #8B5146;
}