.input {  font-family: Tahoma; font-size: 11px; color: #000000; background-color: #f5f5f5; height: 19px; border: 1px #999999 solid}
.texto {  font-family: verdana; font-size: 10px; color: #333333; text-decoration: none}
.texto:hover {  font-family: verdana; font-size: 10px; color: #333333; text-decoration: underline}
.tts {  font-family: verdana; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none; line-height: 20px}
.link {  font-family: verdana; font-size: 10px; color: #333333; text-decoration: none; font-weight: bold}
.link:hover {  font-family: verdana; font-size: 10px; color: #333333; text-decoration: underline; font-weight: bold}
.menu {  font-family: verdana; font-size: 9px; color: #000000; text-decoration: none}
.menu:hover {  font-family: verdana; font-size: 9px; color: #666666; text-decoration: underline}
.ttsub {  font-family: verdana; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.texto9 { font-family: verdana; font-size: 10px; color: #333333; text-decoration: none }
.texto9:hover { font-family: verdana; font-size: 10px; color: #333333; text-decoration: underline }
.textoblack { font-family: verdana; font-size: 10px; color: #000000; text-decoration: none }
.textoblack:hover { font-family: verdana; font-size: 10px; color: #000000; text-decoration: underline }
.destaque {  font-family: verdana; font-size: 10px; color: #990000}
.destaquebold {  font-family: verdana; font-size: 10px; font-weight: bold; color: #990000}.destaque9 { font-family: verdana; font-size: 10px; color: #990000 }
.pequeno {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF}
.textoBranco { font-family: verdana; font-size: 10px; color: #FFFFFF; text-decoration: none }

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid: DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}


