body {
	background-color: #383737;
	background-image: url(bg2.gif);
	background-repeat: repeat-x;
}
.menu {
	background-color: #222222;
	background-image: url(back_top.gif);
	background-repeat: repeat-x;
}


a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FA0000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
body,td,th {
	background-repeat: repeat-x;
	color: #CCCCCC;
}

.top_menu  {
font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #555555;
}

.texto {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.texto_link {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}


.texto_link a:link {
	color: #000000;
}

.texto_link a:visited {
	color: #000000;
}

.texto_link a:hover {
	color: #FA0000;
}

.texto_link a:active {
	color: #000000;
}

.titulo_2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #ede9e9;
}
.titulo_1 {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(back_titulo_tabelas.gif);
	background-repeat: repeat-x;
	background-color: #222222;
}

.texto_bold {

	font-size: x-small;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.tabela_planos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #ede9e9;
}
.fundo_entrada {
	background-color: #222222;
	background-image: url(back_entrada.jpg);
	background-repeat: repeat-x;
}
.bottom_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(back_bottom.gif);
	background-repeat: repeat-x;
	background-color: #333333;
	color: #666666;
}
.tabela_bottom {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #333333;
}

