.select {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.textoBranco {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.txtcinza {
	color : #7B7979;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : none;
}

.tituloGrande {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
}

A.textoMenu {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}

A.textoMenu:hover {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : underline; 
}

A.branco {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

A.branco:hover {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

A.txtnegrito {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

A.txtnegrito:hover {
	color : #000080;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

A.textonegrito {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

A.textonegrito:hover {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
input.ts {
	background-color : #CDCDCD;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.txtpreto {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : none;
}
.textoFormatado { 
	font-family : courier new; 
	font-size : 12px; 
	color: Navy; 
	font-weight : normal;
}
.textoErro {
	font-family : Arial; 
	font-size : 11px; 
	color:#319AFF; 
	font-weight : bold;
}
.txtAzul {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #319AFF;
}
