body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/fundo.gif);
}
a:link {
	text-decoration:none;
	color: #7e7e7e;
}
a:visited {
	text-decoration:none;
	color: #7e7e7e;
}
a:hover {
	text-decoration:none;
	color: #000000;
}


.txt_padrao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E5E5E
}
.txt_titulo2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #417DAD
}

.txt_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5E5E5E
}
.txt_endereco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7e7e7e
}
.txt_indique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000
}
.txt_links_rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.link_verde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AACC22;
	font-weight: bold;
	font-size: 12px;
}
.link_verde:link {
	text-decoration:none;
	color: #AACC22;
}
.link_verde:visited {
	text-decoration:none;
	color: #7e7e7e;
}
.link_verde:hover {
	text-decoration:none;
	color: #7e7e7e;
}

.link_laranja {
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #FF9000; 
font-weight: bold; 
font-size: 12px; 
}
.link_laranja:link {
	text-decoration:none;
	color: #FF9000;
}
.link_laranja:visited {
	text-decoration:none;
	color: #7e7e7e;
}
.link_laranja:hover {
	text-decoration:none;
	color: #7e7e7e;
	
}
.caixa_texto {border-color:#A5ACB2; background-color:#FFFFFF; border-style:solid ; border-width:1px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }

.box {
    SCROLLBAR-FACE-COLOR: #EEEEEE;
    OVERFLOW-Y: hidden;
    MARGIN: 0px;
    SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
		overflow:auto;
    SCROLLBAR-SHADOW-COLOR: #EEEEEE;
    SCROLLBAR-ARROW-COLOR: #222222;
    SCROLLBAR-DARKSHADOW-COLOR: #444444;
    SCROLLBAR-BASE-COLOR:#666666;
	height:80px;
	width:380px;
    scrollbar-3d-light-color: #EEEEEE
}