body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 00px;
	margin-bottom: 0px;
	background-color: #e3e3e3;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
.arial16laranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.arial13azul a:link {
	color: #000066;
	text-decoration: none;
}
.arial13azul a:visited {
	text-decoration: none;
	color: #000066;
}
.arial13azul a:hover {
	text-decoration: none;
	color: #FF6600;
}
.arial13azul a:active {
	text-decoration: none;
	color: #000066;
}
.arial12laranja a:link {
	color: #FF6600;
	text-decoration: none;
}
.arial12laranja a:visited {
	text-decoration: none;
	color: #FF6600;
}
.arial12laranja a:hover {
	text-decoration: none;
	color: #000066;
}
.arial12laranja a:active {
	text-decoration: none;
	color: #FF6600;
}
.bg_sombraleft {
	background-image:url(../imgs/sombra_left.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
.bg_sombraright {
	background-image:url(../imgs/sombra_right.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.degrade_conteudo {
	background-image:url(../imgs/degrade_conteudo.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
.arial12cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.arial12preto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.arial12laranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FF6600;
}


.arial13azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000066;
}
.campo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.botao{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #006699;
	border: 2px solid #006699;
}
