@charset "utf-8";
body {
	background-attachment: scroll;
	background-color: #DDDDDD;
	background-image: url(web/Fundo02.gif);
	background-repeat: repeat-y;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4C7B2D;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
