.borda {
	border: 1px solid #666666;
}
.linha {
	background-image: url(../images/pontilhado.gif);
}
a:link {
	color: #F59703;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: F59703;

}
a:hover {
	color: #FDBC5B;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: 3E3E3E;
	text-decoration: none;
	
	border-width:1px;
	line-height:11px;
	background-color: #F6F6F6;

}
.entrelinha {
	line-height: 15px;
}
.imagemtexto {
	float: left;
	margin: 0px 5px 0x 0px;
}
.scroll {
    background-color: #ffffff; 
	scrollbar-face-color:#F7F7F7;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-color:#F7F7F7;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#666666;
	scrollbar-track-color:#F7F7F7;
}
.bg {
	background-attachment: fixed;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
