<STYLE type=text/css>
A {
	text-decoration: none;
}
A:link {
	color: #274343; 
	text-decoration: none;
}
A:visited {
	color: #274343; 
	text-decoration: none;
}
A:hover {
	background: none transparent scroll repeat 0% 0%; 
	color: #274343; 
	text-decoration: underline; 
	font-face: verdana; 
	cursor: hand;
}
.cursor {  cursor: hand
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
#frameset {
	background: #103c04 url(../../img/fundo.jpg) bottom left repeat-x;
}
.botaox {
	background-image:  url(degrade1.jpg);
	border-color: #999;
	border-style: ridge;
	border-width: 1;
	color: #666;
	font-size: 12pt;
	font-family: verdana;
	font-weight: bold;
	padding: 1px;
}
.combo {
	background-color:#fff; 
	font-family: verdana; 
	font-size: 8pt;
	font-weight: bold;
	color: #274343;
	border: #FF6633 1pt solid; 
	background: #FFCC66;
}
.enorme {
	background-color:#fff; 
	font-family: verdana; 
	font-size: 14pt;
	font-weight: bold;
	color: #274343;
	border: #FF6633 1pt solid; 
	background: #FFCC66;
}
.destaques {
	width:;
	font: 8px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-image: url(../img/degrade4.jpg); 
	padding:3px;
	text-align:center;
}
.texto1 {
	font-size: 11px; 
	color: #000; 
	font-family: verdana;
}
.texto2 {
	font-size: 11px; 
	color: #fff; 
	font-family: verdana;
}
.texto3 {
	font-family:verdana;
	font-size: 11px;
	color: #fff;
	line-height:150%;
}
.texto4 {
	font-family:verdana;
	font-size: 11px;
	color: #fff;
	padding:3px;
}
.texto5 {
	font-family:verdana;
	font-size: 12px;
	font-weight:bold;
	color: #CC0000;
	text-align:center;
	padding:5px;
}
div.scroll {	
	height: 200px;	
	width: 270px;	
	overflow: auto;	
	border: 0px solid #666;	
	background-color: #FFF;	
	padding: 5px;
	font-family:verdana;
	font-size: 9px;
	color: #000;
	padding:12px
}
.titulo { /* Classe para o cabeçalho */ 
	width:; /* Largura total - Se você omitir ocupará toda a linha */ 
	font: 9px verdana, arial, helvetica, sans-serif; /* Tamanho e família de fontes */
	font-weight: bold;
	color: #274343; /* Cor da fonte */ 
	/*background-image: url(../img/degrade1.jpg);*/ /* Imagem do fundo*/ 
	padding-top:2px; /* Espaçamento do texto em cima */
	padding-bo