Body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#D2D6D9;
	
	font-family: Verdana;
	font-size: 9px;
	color: #34383A;
	text-decoration: none;

	scrollbar-face-color: #F5F5F5; 
	scrollbar-shadow-color: #999999; 
	scrollbar-highlight-color: #F5F5F5; 
	scrollbar-3dlight-color: #DDDDDD; 
	scrollbar-darkshadow-color: #F5F5F5; 
	scrollbar-track-color: #F5F5F5; 
	scrollbar-arrow-color: #999999;
}
a{
	font-family: Verdana;
	font-size: 9px;
	color: #34383A;
	text-decoration: none;
}
a:hover {
	COLOR: #34383A; TEXT-DECORATION: underline
}
a:visited {
	COLOR: #34383A
}
TR{
	font-family: Arial;
	font-size: 11px;
	color: #34383A;
	text-decoration: none;
}
.Plugin {
	font-family: Verdana;
	font-size: 9px;
	color: #34383A;
	text-decoration: none;
	line-height: 12px;
}
.TitulosLinha {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}
.SubTitulosLinha {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.TitulosProdutos {
	font-family: Arial;
	font-size: 14px;
	color: #0094B8;
	font-weight: bold;
}

.Campo {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	height: 18px;
}
.Botao {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	padding: 2px;
}
.BgCentro {
	background-image: url(../img/bg_centro.gif);
	background-repeat: repeat;
	background-position: center top;
}
.Texto {
	FONT-SIZE: 11px; 
	COLOR: #888888; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none
}
.Texto:hover {
	COLOR: #595959; TEXT-DECORATION: underline
}
.Texto:visited {
	COLOR: #595959
}
.TextoMenor {
	FONT-SIZE: 10px; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none
}

