table                   { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color:#666; }

.status                 { color: #bf1b1a; }
.azul                   { color: #2e8da7; }
.azul2                  { color: #2e8da7; font-size: 12px; }

a:link                  { color: #666; text-decoration: none }
a:visited               { color: #666; text-decoration: none }
a:hover                 { color: #333; text-decoration: none }

.link_laranja:link      { font-size: 12px; color:#666666;}
.link_laranja:visited   { font-size: 12px; color:#666666;}
.link_laranja:hover     { font-size: 12px; color:#e8bf23;}

.link_azul:link         { font-size: 12px; color:#2e8da7;}
.link_azul:visited      { font-size: 12px; color:#2e8da7;}
.link_azul:hover        { font-size: 12px; color:#e8bf23;}

input                   { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color: #095f73; background-color: #f3f2f0; border: #f3f2f0; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
select                  { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color: #095f73; background-color: #f3f2f0}
textarea                { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color: #095f73; background-color: #f3f2f0; border: 0px #f3f2f0 solid}

#log                    { width: 450px; margin-top: 10px; }
#log_res                { overflow: auto; text-align: left; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color:#bf1b1a; margin-bottom:7px; }
#log_res.ajax-loading   { padding: 20px 0; background: url(../imagens/spin.gif) no-repeat left; }