.botao { background-color: #EFEFEF; color:#000000; border:0 px; font-size: 10px;font-family: Tahoma; }
.caixa { font-family:Tahoma, Arial;font-size:10px;border:1px #d7d7d7 solid; color: #000000; background-color: #FFFFFF }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

TR {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : Tahoma, Arial; 
   color : 333333; 
}


TD {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : Tahoma, Arial; 
   color : 333333; 
}


TABLE {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : Tahoma, Arial; 
   color : 333333; 
}


P {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : Tahoma, Arial; 
   color : 333333; 
}

A:visited {
   font-style : normal; 
   font-size : 11px; 
   font-family : Tahoma, Arial; 
   color : 0c4366; 
   text-decoration : none; 
}

A:hover {
   font-style : normal; 
   font-size : 11px; 
   font-family : Tahoma, Arial; 
   color : 0c4366; 
   text-decoration : underline; 
}


A:active {
   font-style : normal; 
   font-size : 11px; 
   font-family : Tahoma, Arial; 
   color : 0c4366; 
   text-decoration : underline; 
}


A {
   font-style : normal; 
   font-size : 11px; 
   font-family : Tahoma, Arial; 
   color : 0c4366; 
   text-decoration : none; 
}

A.igual {
   font-style : normal; 
   font-size : 11px; 
   font-family : Tahoma, Arial; 
   color : 333333; 
   text-decoration : none; 
}

A.igual:active {
   font-style : normal; 
   font-size : 11px; 
   font-family : Tahoma, Arial; 
   color : 333333; 
   text-decoration : none; 
}

A.igual:hover {
   font-style : normal; 
   font-size : 11px; 
   font-family : Tahoma, Arial; 
   color : 333333; 
   text-decoration : underline; 
}

A.igual:visited {
   font-style : normal; 
   font-size : 11px; 
   font-family : Tahoma, Arial; 
   color : 333333; 
   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;
}


#popitmenu{
position: absolute;
background-color: white;
border:1px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #CCFF9D;
}

