body, table, td, div, span, input, textarea { font-family: 'Trebuchet MS', Arial, Verdana; font-size: 12px; color: #333333; }
.txtClaro { color: #ECE9D8; }
.txtClaroBold { color: #CC6600; font-size: 11px; font-weight: bold; }
.titulo { font-size: 16px; color: #CC6600; font-weight: bold; }
a.titulo_pronto { font-family: Tahoma ; font-size: 17px; color: #CB9912; font-weight: bold; }
a.titulo_construcao { font-family: Tahoma; font-size: 17px; color: #666666; font-weight: bold; }
.subtitulo { font-size: 12px; color: #CC6600; font-weight: bold; }
.subtitulo_pronto { font-size: 12px; color: #000000; font-weight: bold; }
.subtitulo_construcao { font-size: 12px; color: #999999; font-weight: bold; }
.txtCinza_bold { font-size: 12px; color: #333333; font-weight: bold; text-decoration: none; }
.boxBusca { background-color: #F6EDD6; border: 1px inset #CB9912; width: 114px; height: 18px; font-size: 11px; }
.boxDourado { border: 1px solid #CC6600; height: 20px; }
.boxCinza { background-color: ThreedLightShadow; border: 1px solid #333333; height: 22px; }
a { color: #CC6600; text-decoration: none; }
a:hover { text-decoration: underline; }
a.cinza_bold { font-size: 12px; color: #333333; text-decoration: none; font-weight: bold; }
a.cinza_bold:hover { text-decoration: underline; }
a.claro { font-size: 12px; color: #ECE9D8; text-decoration: none; font-weight: bold; }
a.claro:hover { text-decoration: underline; }


table.tablesorter { background-color:#CDCDCD; }
table.tablesorter thead tr th, table.tablesorter tfoot tr th { background-color:#e6EEEE; padding:4px 6px 4px 4px; }
table.tablesorter thead tr .header { background-image:url(bg_thead.gif); background-repeat:no-repeat; background-position:center right; cursor:pointer; }
table.tablesorter tbody td { color:#3D3D3D; display:table-cell; vertical-align:middle; background-color:#FFF; border-bottom:1px dashed #d9d7d7; padding:0; margin:0; }
table.tablesorter tbody tr.odd td { background-color:#F0F0F6; }
table.tablesorter thead tr .headerSortUp { background-image: url(asc.gif); }
table.tablesorter thead tr .headerSortDown { background-image: url(desc.gif); }
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp { background-color: #8dbdd8; }