BODY {
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	FONT-FAMILY: "Times New Roman", Times, serif;
	background : #CBC5B0;
	font-size : 14px;
	color : #595442;
}

A {
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-DECORATION: underline;
	color : Navy;
	background : transparent;
	font-size : 14px;
	}
	
A:hover {
	COLOR: #660033;
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-DECORATION: underline;
	background : transparent;
	font-size : 14px;
}




H1:first-line {
	COLOR: #8c0000;
	font : bold;
}

TABLE {
	border : 1;
	background-color : #D9D2BD;
}

TH {
	font-family : "Times New Roman", Times, serif;
	font-size : 100%;
	background : #666699;
	text-align : center;
}

TR {
	font-family : "Times New Roman", Times, serif;
	font-size : 90%;
}

TD {
	font-family : "Times New Roman", Times, serif;
FONT-SIZE: 14;
}


.TableTransparente {
	background-color : transparent;
	font-family : "Times New Roman", Times, serif;
}

.TRTransparente {
	background-color : transparent;
}

.TDTransparente {
	background-color : transparent;
}

.TDTitulo {
	background-color : E7DFA5;
	font-family : "Times New Roman", Times, serif;
	font-size : larger;
}

.TDTitulo2 {
	background-color : EFEFAD;
}




.Caminho {
	BACKGROUND-COLOR: #c0c5d9
}
.BulletTitulo {
	FONT-SIZE: 70%; FONT-FAMILY:"Times New Roman", Times, serif;
}
.ButtonTexto {
	FONT-SIZE: 100%;
	FONT-FAMILY: "Times New Roman", Times, serif;
	background-color : 8c0000;
	color : White;
}
.Titulo1 {
	 COLOR: #92363D; FONT-FAMILY: "Times New Roman", Times, serif;
	font : bold 16pt;
}

.Titulo11 {
	 COLOR: #92363D; FONT-FAMILY: "Times New Roman", Times, serif;
	font : bold 12pt;
}

.Titulo2 {
	 COLOR: #595442; FONT-FAMILY: "Times New Roman", Times, serif;
	font : bold 16pt;
}

.Titulo22 {
	 COLOR: #595442; FONT-FAMILY: "Times New Roman", Times, serif;
	font : bold 12pt;
}


.Titulo3 {
	 COLOR: #005247; FONT-FAMILY: "Times New Roman", Times, serif;
	font : bold medium;
}


.Texto {
	FONT-SIZE: 80%;
	FONT-FAMILY: "Times New Roman", Times, serif;
	font-style : italic;
	font-weight : bold;
}

.TextoInput {
	FONT-SIZE: 14;
	FONT-FAMILY: "Times New Roman", Times, serif;
	font-weight : bold;
	color : #595442;
	}

.TextoSecundario {
	FONT-SIZE: 80%;
	COLOR: Black;
	FONT-FAMILY: "Times New Roman", Times, serif;
}


.Mensagem {
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-FAMILY: "Times New Roman", Times, serif;
}
.MensagemErro {
	FONT-SIZE: 10pt; COLOR: Red; FONT-FAMILY: "Times New Roman", Times, serif;
}
.MensagemSucesso {
	FONT-SIZE: 10pt;
	COLOR: Green;
	FONT-FAMILY: "Times New Roman", Times, serif;
}
.MensagemAtencao {
	FONT-SIZE: 10pt; COLOR: #bc0a0a; FONT-FAMILY: "Times New Roman", Times, serif;
}


H1 { 

	COLOR: #8c0000;
	font : bold 250% Verdana;
 } 
