body {
	background-image: url(images/bg.gif);
	margin: 0px;
}
body, td, tr, tbody {
	font: 11px Arial, Tahoma, Verdana, "Trebuchet MS";
	color: #0A4D7E;
}
.margem_degrade {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/index_02.gif);
	background-repeat: repeat-x;
}
.margem_tabela_titulo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.formulario {
	font-family: Arial, Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #416694;
	background-color: f9f9f9;
	border: 3px solid #CCCCCC;
}
.hand {
	border: 2px solid #d5d5d5;
	cursor: hand;
}
.hand2 {

	cursor: hand;
}
.submit {
	color: #FFFFFF;
	background: #416694;
	border: 2px solid #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
a:link {
	font-size: 10px;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-size: 10px;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
