*/
html, body {
background-color: #ffffff;
color: #232425;
font-family: Tahoma, Verdana, Arial;
font-style: normal;
font-weight: normal;
font-size: 15px;
line-height: 16px;
text-align: center;
overflow-x: hidden;
cursor: default;
margin: 0 0 0 0;
padding: 0 0 0 0;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-face-color: #c2c2c2;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-track-color: #c2c2c2;
}

* { margin: 0; padding: 0; }
span.comspan input {
background: none;
border: none;
}

/** TABELAS **/
#table, tr, td{
color: #232425;
font: 12px Tahoma, Verdana, Arial;
font-style: normal;
font-weight: normal;
cursor: default;
line-height: 16px;
}


/** LINKS **/
a {
color: #238ebf; 
text-decoration: underline;
cursor: pointer; 
}
a:hover {
color: #238ebf; 
text-decoration: underline;
cursor: pointer;
}


.rodape a { 
color: #ffffff; 
text-decoration: underline;
cursor: pointer;
}
.rodape a:hover { 
color: #9ecc3b; 
text-decoration: underline;
cursor: pointer;
}

.imagens {
margin-left: -1px;
margin-right: 5px;
float: left;
clear: both;
}
