/* CSS Document */
body, table{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: Black;
}

a {
	text-decoration: none;
	color: #1F6C04;
}

a:hover {
	text-decoration: none;
	color: Navy;
}

.texto {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: justify;
	color: Black;
}

.normal {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: Black;
}

.pagina {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: Blue;
}

.miudas {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: Black;
}

.miudas2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-style: normal;
	color: Black;
}

.miudas3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: Black;
}

.serifada1 {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-style: normal;
	color: Black;
}

.serifada2 {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-style: normal;
	color: Black;
}

.serifada3 {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-style: normal;
	color: Black;
	text-transform:uppercase;
}

.nova {
	font-family: "Tahoma", Tahoma, mono;
	font-size: 13pt;
	color: #000066;
}

.meubotao {
border-color: #CCCCCC;
border-style: double;
border-width: 1px;
font-size: 10pt;
font-family: arial;
}

.erro {
	color: Red;
}

.erro1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: Red;
}

.erro2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: Red;
}

.diferente1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #336600;
}

.diferente2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #663333;
}

.titulobranco {
	font-size: 11pt;
	font-weight: bold;
	color: White;
}

.titulo00 {
	font-size: 10pt;
	font-weight: bold;
	color: #0033FF;
}

.titulo0 {
	font-size: 10pt;
	font-weight: bold;
	color: Black;
}

.titulo1 {
	font-size: 12pt;
	font-weight: bold;
}

.titulo2 {
	font-size: 13pt;
	font-weight: bold;
}

.titulo3 {
	font-size: 14pt;
	font-weight: bold;
}

.titulo4 {
	font-size: 15pt;
	font-weight: bold;
}

.destaque0 {
	font-size: 8pt;
	color:Navy;
}

.destaque1 {
	font-size: 10pt;
	color:Navy;
}

.destaque2 {
	font-size: 11pt;
	color:Navy;
}

.destaque3 {
	font-size: 10pt;
	color:Navy;
	font-weight: bold;
}

.destaque4 {
	font-size: 11pt;
	color:Navy;
	font-weight: bold;
}



td {
	text-decoration: none;
	border: none;
}
img {
	text-decoration: none;
}
.left {
	font-family: Tahoma;
	font-size: 10px;
	color: #005A75;
	text-decoration: none;
	border: none;
}
.center {
	font-family: Tahoma;
	font-size: 11px;
	color: #5C5C5C;
	text-decoration: none;
	border: none;
}
.right {
	font-family: Tahoma;
	font-size: 10px;
	color: #5B5A35;
	text-decoration: none;
	border: none;
}

input {
	BORDER-RIGHT: #bfcedd 1px solid; BORDER-TOP: #bfcedd 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #bfcedd 1px solid; COLOR: #000000; BORDER-BOTTOM: #bfcedd 1px solid; FONT-FAMILY: "Trebuchet MS", Tahoma, Arial, Verdana; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}

select {
	BORDER-RIGHT: #006699 thin solid; BORDER-TOP: #006699 thin solid; FONT-SIZE: 12px; BORDER-LEFT: #006699 thin solid; COLOR: #000000; BORDER-BOTTOM: #006699 thin solid; FONT-FAMILY: "Trebuchet MS", Tahoma, Arial, Verdana; BACKGROUND-COLOR: #f1f8fe;
}

.cabecalho
{
	width: 1000px;
	height: 20px;
	background-color:#CCCCCC;
	text-align:center;
	font-size:14px;
	color:#006699;
	font-weight: bold;
}

.mensagem
{
	width: 760px;
	height: 20px;
	background-color:#FFFFCC;
}
