@charset "utf-8";
body {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	background-image: url(../../Imagens/Fundo_Principal.jpg);
	background-position: 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.botoes {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: inline;
	clear: none;
	float: none;
	height: 15px;
	width: 30px;
	background-color: #F7F7F7;
	border: 1px inset #2D4F68;
	padding: 0px;
}
.form {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: inline;
	clear: none;
	float: none;
	border: 1px double #333333;
	background-color: #FFFFFF;
	padding: 0px;
	width: auto;
	height: auto;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
