/* By Ronnie Garcia - Agencia Max Mídia : Comunicação & Marketing */
body {
	margin: 0px;
	background-color: #CCCCCC;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #686868;
}
.azul {
	color: #184A83;
}
.laranja {
	color: #E17312;
}
a:link {
	color: #034e90;
	text-decoration: none;
}
a:visited {
	color: #034e90;
	text-decoration: none;
}
a:hover {
	color: #046FCE;
	text-decoration: none;
}
a:active {
	color: #034e90;
	text-decoration: none;
}
.form400px {
	width: 400px;
	border: 1px solid #999999;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	height: 22px;
	padding-top:3px;
}
.form400px2 {

	width: 400px;
	border: 1px solid #999999;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding-top:3px;
}
.formbotao {

	width: 150px;
	border: 1px solid #F0F0F0;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	height: 25px;
	padding-top:3px;
}
.formnewslleter {
	width: 105px;
	border: 1px solid #F0F0F0;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	height: 20px;
	padding-top:2px;
}

