tr.ako {
  background-color: #eaeff1;
}
td.ako {
  background-color: #eaeff1;
}

.t, .tt , td.t, td.tt{
  font-family: Verdana, sans-serif;
  font-weight: bold;
  vertical-align: top;
  color: black;
  font-size: 12px;
  color: #386a97;
  color: black;
  padding-left: 3px;
  padding-right: 3px;
  text-align: left;
}
.tt, .c , td.tt {
  text-align: center;
}
.l {
  text-align: left;
}
.al {
  text-align: left;
}

.datais .t {
  text-align: right;
  width: 11em;
}

.datais {
  border: solid 1px #eaeff1;
  border: solid 1px #c8cfd4;
  margin-bottom: .5em;
  width: 100%;
}
.datais td {
  padding-left: 4px;
}




#search {
background: #fff url(images/s_bg.png) repeat-x 0 0;
width: 400px;
text-align: center;
padding: 13px 5px 13px 5px;
border: 1px solid #ccc;
clear: both;
}

#search .input {
font-family: verdana, sans-serif;
padding: 8px;
border-top:1px solid #7c7c7c;
border-left:1px solid #c3c3c3;
border-right:1px solid #c3c3c3;
border-bottom:1px solid #ddd;
}
