.texto_branco {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height:16px;
}

.texto_tabela {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height:11px;
}


.texto_verde {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #cedab6;
}
.titulo {
	font-size: 10px;
	color: #d3e2ab;
	font-style: normal;
	font-weight: bold;
	font-family: "Trebuchet MS";
	line-height:12px;
	}
.link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.link:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.linhaVertical{
background-image:url(imagens/pixel.gif);
background-repeat:repeat-y
}
.tabelaprincipal
{
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	background-color: White;
}
body {
 scrollbar-face-color:#d3e2ab;
 scrollbar-track-color:#748db5;
 scrollbar-arrow-color:#748db5;
 scrollbar-shadow-color:#d3e2ab;
 scrollbar-dark-shadow-color:#d3e2ab;
 scrollbar-3dlight-color:#748db5;
 scrollbar-highlight-color:#748db5
}
.texto_preto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
.produtos {
	font-size: 10px;
	color: #d3e2ab;
	font-style: normal;
	font-weight: bold;
	font-family: "Trebuchet MS";
	line-height: 14px;
	font-smooth: 25px;
}
.produtos:hover {
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-family: "Trebuchet MS";
	line-height: 14px;
	font-smooth: 25px;
}
.produtos:active {
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-family: "Trebuchet MS";
	line-height: 14px;
	font-smooth: 25px;
}
.teste {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 0px;
}
.texto_brancoBold {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height:16px;
}

