body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
TD {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #4b4b4b}
DIV {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #4b4b4b}
.botao { background-color: #efeeee; border:1px #acaaaa solid; font-size: 9px;font-family: Verdana; color: #605d5c; width:20px; height:15px }
.caixa { font-family:Verdana, Arial;font-size:10px;border:1px #acaaaa solid; background-color: #efeeee}
.caixa2 { font-family:Verdana, Arial;font-size:10px;border:1px  #f2f2f2 solid; background-color: #f2f2f2}

A:visited {
   font-style : normal; 
   font-size : 11px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #323232; 
   text-decoration : none; 
}

A:hover {
   font-style : normal; 
   font-size : 11px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #323232; 
   text-decoration : underline; 
}


A:active {
   font-style : normal; 
   font-size : 11px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #323232; 
   text-decoration : underline; 
}


A {
   font-style : normal; 
   font-size : 11px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #323232; 
   text-decoration : none; 
}

#logo {
	position:absolute;
	width:390px;
	height:82px;
	z-index:1;
	overflow: auto;
}

#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);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

