/* wapData.css */

#data3 {
 font-size: 12px;
}

#data3 i {
 font-size: 12px;
 text-indent: 24px;
}

#settings {
 color: #9c5d09;
 font-family: "Trebuchet MS", Arial, "Arial CE";
 font-size: 12px;
 font-weight: normal;
 text-align: center;
 border-right: 1px solid white;
 border-bottom: 1px solid white;
}

#settings td {
 background-color: #eeeeee;
 padding: 1px 4px;
 border-top: 1px solid white;
 border-left: 1px solid white;
}

#settings td.sa {
 background-color: #dddddd;
 text-align: left;
}

#settings td.sl {
 text-align: left;
}

#settings td.sf {
 margin: 0;
 padding: 0;
 text-align: right;
}

#settings td.sf img {
 margin: 0;
 padding: 0;
}

#settings td.sw {
 background-color: #ffffff;
}

#settings td a {
 display: block;
 color: #9c5d09;
 text-decoration: none;
}

#settings td a:hover {
 background-color: #9c5d09;
 color: #ffffff;
 text-decoration: none;
}

#message {
 margin: 12px 0 12px 0;
 font-size: 10px;
 font-style: italic;
}

#legenda {
 background-color: #ffffff;
 color: #9c5d09;
 font-family: "Trebuchet MS", Arial, "Arial CE";
 font-size: 12px;
 font-weight: normal;
 text-align: left;
}

#legenda td {
 padding: 1px 4px 0 4px;
}

