img
{
	display: block;
}

hr
{
	color: #E7E7E7;
	width: 100%;
	height: 1px;
}

ul
{
	text-align: justify;
}

a
{
	color: #923320;
}
a:hover
{
	text-decoration: none;
}

table.flcTabela
{
	width: 100%;
	font-family: arial,sans-serif;
	font-size: 12px;
}
td.flcCaption
{
	color: #000000;
	width: 230px;
	text-align: right;
}
td.flcEditBox
{
	width: 540px;
}
input.flcEditBox
{
	border: solid 1px #B73200;
	width: 350px;
}
textarea.flcMensagem
{
	border: solid 1px #B73200;
	width: 350px;
	height: 100px;
}
td.flcEnviar
{
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
}
input.flcEnviar
{
	border: solid 2px #B73200;
	background-color: White;
	width: 70px;
	height: 25px;
}
