.spBody {
  color: #000000;
  font-family: Arial, Veranda, Times;
  font-size: 10pt;
}
.spFrameBody {
  background-color: #e7e7e7;
  font-family: Arial, Veranda, Times;
  font-size: 10pt;
}
.spFrameBorder {
  background-color: #000000;
  font-family: Arial, Veranda, Times;
  font-size: 10pt;
}
.spFrameTitle {
  background-color: #527bad;
  color: #FFFFFF;
  font-family: Arial, Veranda, Times;
  font-size: 10pt;
  font-weight: bold;
}
.spFrameTitleLink:link {
  color: #FFFFFF;
  font-family: Arial, Veranda, Times;
  font-size: 10pt;
}
.spHead {
  color: #000000;
  font-family: Arial, Veranda, Times;
  font-size: 10pt;
}
.spLink:active {
  color: #e6e6e6;
  font-family: Arial, Veranda, Times;
  font-size: 10pt;
}
.spLink:link {
  color: #527bad;
  font-family: Arial, Veranda, Times;
  font-size: 10pt;
}
.spLink:visited {
  color: #999999;
  font-family: Arial, Veranda, Times;
  font-size: 10pt;
}

A {text-decoration: none;
    font-weight: normal; 
    font-size: 11px;
    color: BLUE;
   }

.link2 {text-decoration: none;
    font-weight: bold; 
    font-size: 12px;
    color: #FCCD10;
   }
   
.link3 {text-decoration: none;
    font-weight: bold; 
    font-size: 12px;
    color: blue;
   }
   
   .text2 {text-decoration: none;
    font-weight: bold; 
    font-size: 11px;
    color: blue;
   }
   
   .text3 {text-decoration: none;
    font-weight: normal; 
    font-size: 11px;
    color: black;
   }
   
A:hover {text-decoration: underline;}
.menu {	font-family:Verdana;
	font-size:x-small;
	background-color:#3399cc ;
	color: gold;
}
.style4 {color: #FFCC00}
.style5 {font-size: 10px; color: #FFCC00; }
.style8 {font-size: 10pt}
h1           { font-family: Verdana; font-size: 10pt; color: #FCCD10; font-weight: bold }
.tnbw        { font-family: Verdana; font-size: 10pt; color: #FFFFFF; font-weight: bold }
.tnbb        { font-family: Verdana; font-size: 12pt; color: #000080; font-weight: bold }
.tnby        { font-family: Verdana; font-size: 10pt; color: #FCCD10; font-weight: bold }
.tsy         { font-family: Verdana; font-size: 8pt; color: #FCCD10 }
.tby         { font-family: Verdana; font-size: 12pt; color: #FCCD10 }
.tny         { font-family: Verdana; font-size: 10pt; color: #FCCD10 }
h2           { font-family: Verdana; font-size: 10pt; color: #000080; font-weight: bold }
.hby         { color: #FCCD10; font-family: Arial; font-size: 10pt; font-weight: bold }
.hbb         { font-family: Verdana; font-size: 10pt; color: #000080; font-weight: bold }
.tnb         { font-family: Verdana; font-size: 10pt; color: #000080 }
.tbb         { font-family: Verdana; font-size: 12pt; color: #000080 }
.tsb         { font-family: Verdana; font-size: 8pt; color: #000080 }

.barramenu
	{ 
		background-image: url(images/botao.gif);
		font-family:Verdana;
		font-size:xx-small;
		color:gold; 
		font-weight: bold;
		background-repeat:no-repeat;
		
	}
.data
	{ 
		font-family:Verdana;
		font-size:xx-small;
		color:gold; 
		font-weight: bold;
	}
body {
	scrollbar-3dlight-color : #FFD700;
	scrollbar-arrow-color : #FFD700;
	scrollbar-base-color : Navy;
	scrollbar-darkshadow-color : Navy;
	scrollbar-face-color : Navy;
	scrollbar-highlight-color : #FFD700;
	scrollbar-shadow-color : #FFD700;
	scrollbar-track-color : White;
}

#fadeinbox{
position:absolute;
width: 300px;
left: 0;
top: -400px;
font-family:Verdana;
font-size:xx-small;
border: 2px solid black;
background-color: lightyellow;
padding: 4px;
z-index: 100;
visibility:hidden;
}