a:link 		{ text-decoration: none; color:#FFFFFF; }
a:visited 	{ text-decoration: none; color:#FFFFFF; }
a:hover 	{ text-decoration: none; color:#000000; }

.aa:link 	{ text-decoration: none; color:#333333; }
.aa:visited 	{ text-decoration: none; color:#333333; }
.aa:hover 	{ text-decoration: none; color:#648DA3; }

body 		{ font-family:                Arial, Verdana; font-size: 8pt;}
body 		{ scrollbar-face-color:       #000000;}
body 		{ scrollbar-shadow-color:     #000000;}
body 		{ scrollbar-highlight-color:  #000000;}
body 		{ scrollbar-3dlight-color:    #648DA3;}
body 		{ scrollbar-darkshadow-color: #648DA3;}
body 		{ scrollbar-arrow-color:      #648DA3;}


input.procurar  { color:#505050; 
	          COLOR: #505050; 
                  font-weight: none; 
	          text-decoration: none; 
	          background-image: url(/style/interrogacao.gif);
		  border: 1 solid #CCCCC; 
; font-family: Verdana, Arial, Helvetica; font-size: 11px; 
line-height: 16px; background-repeat: repeat}



td 		{ font-size: 8pt;}
.texto8		{ font-size: 8pt; }
.lowercase 	{ font-family: Trebuchet MS, Arial, Verdana; font-size: 8pt; font-weight: bold; text-transform: lowercase; }
.uppercase 	{ font-family: Trebuchet MS, Arial, Verdana; font-size: 8pt; font-weight: bold; text-transform: uppercase; }
.imput		{ font-family: Verdana, Arial, Helvetica, sans-serif; color="#666666"; font-size: 9px; font-weight: normal;; border: 1px #648DA3 solid; background-color: #C1D1DA; color: #333333}
.justify	{ text-align: justify; }

function click() {
if (event.button==2||event.button==3) {
 oncontextmenu='return false';
  }
}
document.onmousedown=click
document.oncontextmenu = new Function("return false;")


        
.iNavigateItem
{
    COLOR:       black;
    FONT-SIZE:   8pt; 
    FONT-WEIGHT: BOLD;
}

.iNavigateItem A:link
{
    COLOR: #FF6600;
}

.iNavigateItem A:visited
{
    COLOR: #FF6600;
}

.iNavigateItem A:hover
{
    COLOR: #000000;
    TEXT-DECORATION: none;
}

.iNavigateCurrentPage
{
    COLOR: #000000;
    FONT-STYLE: normal
}
        
