/*
Author: Henrique Costa Pereira
Site: www.revolucao.etc.br
Country Origin: Brazil
*/

table.revolucao {margin-left:5px; margin-right:5px; width:230px; font:0.7em ; background-color:#F2F2F2; }
table.revolucao caption { background-color:#5A666E; color:#FFF; text-transform:uppercase; font-weight:bold; font-size:1.2em; border:1px solid #000; }
table.revolucao thead th { background-color:#B43B33; text-align:center; color:#FFFFFF; padding:1px; text-transform:uppercase; border-top:1px solid #F4D39E; border-left:1px solid #F4D39E; border-bottom:1px solid #B76E00; border-right:1px solid #B76E00; }
table.revolucao tfoot th { background-color:#F29601; color:#FFFFF; padding:1px; text-transform:uppercase; font-size:1.2em; }
table.revolucao tfoot td { background-color:#FC0; color:#724809; font-weight:bold; text-transform:uppercase; font-size:1.2em; padding:0px 5px; }
table.revolucao .odd {  }
table.revolucao tbody td { background-color:#D7DBDD; color:#000000; padding:1px; text-align:center; border-top:1px solid #FFF; border-left:1px solid #FFF; border-bottom:1px solid #AFB5B8; border-right:1px solid #AFB5B8;  }
table.revolucao tbody th { background-color:#5A666E; color:#FFFFFF; padding:1px; text-align:left; padding-left:3px; border-top:1px solid #93A1AA; border-left:1px solid #93A1AA; border-bottom:1px solid #2F3B42; border-right:1px solid #2F3B42; }
table.revolucao tbody td a {  color:#724809; text-decoration:none; font-weight:bold; }
table.revolucao tbody td a:hover { background-color:#B43B33; color:#FFF; }
table.revolucao tbody th a { color:#FFF; text-decoration:none; font-weight:bold; }
table.revolucao tbody th a:hover { color:#FC0; text-decoration:underline; }