BODY {
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#44a6b7;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#44a6b7;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#143035;
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #000000;
	color:#ffffff;
	margin: 0;
	padding: 0;
}

hr {
	border-width: 0;
	height: 1px;
	border-top-width: 1px;
	color:#33656d;
	}


#tudo {
	position:relative;
	left:0px;
	top:0px;
	width:778px;
	z-index:2;
	margim: 0 auto;
}

#topo {
	position:absolute;
	left:0px;
	top:0px;
	width:778px;
	height:160px;
	z-index:1;
}

#conteudo {
	position:absolute;
	left:0px;
	top:160px;
	width:778px;
	height:280px;
	z-index:2;
}


TD{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;

}

INPUT, SELECT, TEXTAREA {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	border: solid 1px #66CADA;
	background-color:#000000;

}

SELECT {
	background-color: #243638;
}

.tit_azul{
	color:#66CADA;

}

.td{
	background-color:#33656d;

}

a{
	color:#66CADA;
}

a:hover {
	color:#CCCCCC;

}

.bottom_branco {
	border-bottom: 1px solid #FFFFFF;
}

.result { width: 352px; background-color: #243638; padding: 10px; }
.ambiente { color: #44a6b7; font-weight: bold; padding-bottom: 3px; text-align: left; }
.foto { border: solid 2px #44a6b7; margin-right: 10px; width: 73px; height: 55px; }
A.branco { color: #FFFFFF; font-weight: bold; text-decoration: none; }
A.branco:hover { text-decoration: underline; }
				 
.thumb { border: solid 2px #44a6b7; }
.thumb:hover { border: solid 2px #FFFFFF; }

.linkbusca {
	color: #66CADA;
	background-color: #FFFFFF;
}
.linkbusca:hover {
	color: #FFFFFF;
	background-color: #66CADA;
}