body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-attachment: fixed;
	SCROLLBAR-FACE-COLOR: #5FCF73;

}

table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

a:hover {
	color: #cc3300;
}

.menu {
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

.menu:a:hover {
	color: #cc3300;
}

.hora {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.texto {
	font-size: 10px;
	font-align :justify;
}

.titulo{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(imagens/fundo_titulo.png);

}
.tabMenu {
	background-image: url(imagens/barra.gif);
}
.ctxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	text-decoration: none;
	background-color: #FFFFFF;
	border: none;
}
.botão {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border: none;
}
.topo{
	text-align: right;
	vertical-align: middle;
	border-bottom-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;


}
.tituloAssoc {
	font-weight: bold;
	color: #CC0000;
}
.tabVerde {
	font-weight: bold;
	color: #006600;
	background-image: url(imagens/fundo_titulo_verde.png);
}
.tabVermelho {
	font-weight: bold;
	color: #CC0000;
	background-image: url(imagens/fundo_titulo_vermelho.png);
}
.tabVerde:a:hover  {
	color: #FFFFFF;
}

