body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.border {
	border: 1px solid #B54501;
}
.border_bottom {
	border-bottom: 1px solid #B54501;
}
.border_lr {
	border-left: 1px solid #B54501;
	border-right: 1px solid #B54501;
}
.border_contato {
	border: 1px solid #B54501;
	border-bottom: 0px;
	border-top: 0px;
}
.descritivo {
	font-family: Verdana;
	font-size: 11px;
	border-bottom: 1px solid #B54501;
}
.total {
	border-left: 1px solid #B54501;
	border-right: 1px solid #B54501;
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
}
.texto {
	font-family: Verdana;
	font-size: 11px;
}
.texto_branco {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.textfield {
	width:150px;
	font-family: Verdana;
	font-size: 11px;
	background-image: url(images/degradee_textfield.jpg);
	padding-left: 5px;
}
.textfield_contato {
	width:115px;
	font-family: Verdana;
	font-size: 11px;
	background-image: url(images/degradee_textfield.jpg);
	padding-left: 5px;
}
.textarea {
	width: 240px;
	height: 60px;
	font-family: Verdana;
	font-size: 11px;
	background-image: url(images/degradee_textarea.jpg);
	padding-left: 5px;
	background-attachment: fixed;
}
a:link {color: #000000; }
a:visited{color: #B54400;}
a:hover{color: #000000;}
a:active{color: #000000;}