/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.form {
	font-family: verdana;
	font-size: 12px;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
	border-top-width: thin;

}

.form_botao {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	background-color: #CCCCCC;
	border: medium none #999999;
	color: #333333;
	text-decoration: none;
}

.form_botao2 {

	font-family: verdana;

	font-size: 12px;

	font-style: normal;

	background-color: #FFFFFF;

	border: solid #999999;

	color: #666666;

}

.selo_animal {

	font-family: verdana;

	font-size: 12px;

	color: #990000;

}

.selo_preto {

	font-family: verdana;

	font-size: 9px;

	font-weight: bold;

	color: #666666;

	text-decoration: none;

}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5D5E62;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.menu2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#A8A8A8;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:hover.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5D5E62;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.tabela {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5D5E62;
	text-decoration: none;
	background-color: #5D5E62;
	border: thin solid #5D5E62;
}
.subtitulo {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.fonte {
	font-family: tahoma;
	font-size: 10px;
	line-height: normal;
	color: #5D5E62;
	text-decoration: none;
}
.titulo {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}


