body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana;
	font-size: 10pt;
	color: black;
	background-position: top;
	background: fixed;
	background-repeat: no-repeat;
	background-color: #FFFFFF
};

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.a1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.a1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}

.cadastro_botao {
	font-family:verdana,sans-serif;
	font-size:11px;
	background: #C1BD9F;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5;
	color:#000000;
	height:22px;
	text-decoration:none;
	cursor: hand
}
.cadastro_campo {
	/*border: 1 solid #AA8922;*/
	background-color: #FFF9E6;
	font-family: "Arial", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #463500;
	height: 20px;
};

.cadastro_campo_relogio {
	border: 1 solid #AA8922;
	background-color: #FFFFFF;
	font-family: "Arial", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 20px;
};

.tabela_linha_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: black;
	background-color: #FFFFF0;
	text-decoration: none;
}

.tabela_linha_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: black;
	background-color: #FAFAFA;
	text-decoration: none;
}

.tabela_linha_over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: black;
	background-color: #FFFF99;
	text-decoration: none;
	cursor: hand;
}

.cadastro_botao2 {
	font-family:verdana,sans-serif;
	font-size:11px;
	background: #FFCC00;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5;
	color:#000000;
	height:22px;
	text-decoration:none;
	cursor: hand
}
.cadastro_botao3 {
	font-family:verdana,sans-serif;
	font-size:11px;
	background: #C7C7E2;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5;
	color:#000000;
	height:22px;
	text-decoration:none;
	cursor: hand
}