body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
TD {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #4b4b4b}
.copy {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #7f7f7f}
.botao { background-color: #ece9d8; color:#000000; border:1 px; border-color:#c0c0c0; font-size: 10 px;font-family: Verdana; width:20px; height:18px }
.botao2 { background-color: #f4f4f4; color:#000000; border:1 px; border-color:#005a9f; font-size: 11 px;font-family: Tahoma, Arial; }

.caixa { font-family:Tahoma, Arial;font-size:11px;border:1px #005a9f solid; color: #000000; background-color: #f0f8ff}
.caixa2 { font-family:Tahoma, Arial;font-size:11px;border:1px #005a9f solid; color: #000000; background-color: #f0f8ff}
.cima {  background-attachment: fixed; background-image: url(../img/sombra_cima.gif); background-repeat: no-repeat; background-position: center bottom}
.baixo {  background-attachment: fixed; background-image: url(../img/sombra_baixo.gif); background-repeat: no-repeat; background-position: center top}
.esquerda {  background-attachment: fixed; background-image: url(../img/sombra_esq.gif); background-repeat: repeat; background-position: right}
.direita {  background-attachment: fixed; background-image: url(../img/sombra_dir.gif); background-repeat: repeat; background-position: left}


A:visited {
   font-style : normal; 
   font-size : 11px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #4b4b4b; 
   text-decoration : none; 
}

A:hover {
   font-style : normal; 
   font-size : 11px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #4b4b4b; 
   text-decoration : underline; 
}


A:active {
   font-style : normal; 
   font-size : 11px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #4b4b4b; 
   text-decoration : underline; 
}


A {
   font-style : normal; 
   font-size : 11px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #4b4b4b; 
   text-decoration : none; 
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}