.blue { color: #0000ff; } .green { color: #00a80d; } .pink { color: #fe01d8; } .erro { color: #ff0000; } .info { color: #999999; } .msg { color: #008b8b; } .titulo { background-color: #c9c9cb; height: 20; } .rodape { color: #c9c9cb; height: 15; font-size: 8pt; text-align: left; font-weight: bold; } a { text-decoration: none; color: black; } a:visited { color: black; } a:hover { color: red; font-weight: bold; } body { font-family: Trebuchet MS; font-size: 10pt; background-color: #FFFFFF; scrollbar-face-color: #FFFFFF; scrollbar-shadow-color: #666666; scrollbar-highlight-color: #666666; scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #666666; } input { font-family: Trebuchet MS; font-size: 8pt; border: #c9c9cb 1px solid; } select { font-family: Trebuchet MS; font-size: 8pt; border: #c9c9cb 1px solid; } textarea { font-family: Trebuchet MS; font-size: 8pt; border: #c9c9cb 1px solid; } table { font-family: Trebuchet MS; font-size: 8pt; BORDER-TOP: #c9c9cb 1px solid; BORDER-LEFT: #c9c9cb 1px solid; } tr { height: 25; } td { PADDING-LEFT: 5px; BORDER-RIGHT: #c9c9cb 1px solid; PADDING-RIGHT: 5px; BORDER-BOTTOM: #c9c9cb 1px solid } th { PADDING-LEFT: 5px; BORDER-RIGHT: #c9c9cb 1px solid; PADDING-RIGHT: 5px; BORDER-BOTTOM: #c9c9cb 1px solid } .tbclean { BORDER-TOP: 0px; BORDER-LEFT: 0px; PADDING-LEFT: 5px; BORDER-RIGHT: 0px; PADDING-RIGHT: 5px; BORDER-BOTTOM: 0px; } .clclean { BORDER-TOP: 0px; BORDER-LEFT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; BORDER-BOTTOM: 0px; } .noticias { font-family: Trebuchet MS; font-size: 10pt; } .tbexpande { BORDER-TOP: 0px; BORDER-LEFT: 0px; PADDING-LEFT: 0px; BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BORDER-BOTTOM: 0px; } .atencao { background: #ffc url(images/warn.png) 6px center no-repeat; border: 1px solid #f90; padding: 4px 4px 4px 30px; }