BODY {
	scrollbar-face-color:#666666;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#000000;
}
.linhaFINA {
	font-family: Arial;
	font-size: 3px;
}
.titulo {
	font-family: Arial;
	font-size: 14px;
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}
.texto {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.texto:hover {
	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.texto_ag {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_ag:hover {
	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.rodape {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.rodape:hover {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.TDfundo {
	background-image: url(img/clientes_fundofoto.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.TDfundoint {
	background-image: url(../img/clientes_fundofoto.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.caixa {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #f1f1f1;
	border: 1px solid #666666;
}
.caixa2 {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #f1f1f1;
	border: 1px solid #666666;
	scrollbar-face-color:#666666;
	scrollbar-highlight-color:#f1f1f1;
	scrollbar-3dlight-color:#f1f1f1;
	scrollbar-darkshadow-color:#f1f1f1;
	scrollbar-shadow-color:#f1f1f1;
	scrollbar-arrow-color:#f1f1f1;
	scrollbar-track-color:#f1f1f1;
	overflow: auto;
}
.textoLINHAS {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.textoLINHAS:hover {
	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	line-height: 20px;
}
.fundoCAPA {
	background-image: url(img/clientes_fundo_capa.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fundoCAPAint {
	background-image: url(../img/clientes_fundo_capa.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fundoTEXTOsup {
	background-image: url(img/clientes_fundosup.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundoTEXTOsupint {
	background-image: url(../img/clientes_fundosup.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.capaFOTO {
	height: 50px;
	width: 40px;
	border: 2px solid #666666;
	filter: Gray;
}
.capaFOTO:hover {
	height: 50px;
	width: 40px;
	border: 2px solid #CC0000;
	filter: none;
}
.capaFORUMsup {
	background-image: url(img/capa_forum_sup.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.capaMENUsup {
	background-image: url(img/capa_menu_sup.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.capaDETALHESsup {
	background-image: url(img/capa_detalhes_sup.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuSUP {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menuSUP:hover {
	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
.esqFOTO {
	width: 150px;
	border: 1px solid #666666;
	filter: none;
}
.menuESQtd {
	background-color: EBEBEB;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.menuESQtdDET {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

.menuESQtxt {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;

}
.menuESQtxt:hover {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}