body,td, th {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
}

body {
background-image: url("imagens/bg.jpg");
background-repeat: repeat-x;
}


weblite {
	color: #484848;
	text-decoration: none;
}

a:link {
	color: #165da2;
	text-decoration: none;
}

a:visited {
	color: #165da2;
	text-decoration: none;
}

a:hover {
	color: #165da2;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #165da2;
	text-decoration: none;
}

.t_azul {
	font-size: 14px;
	color: #165da2;
	font-weight: bold;
	padding-left: 15px;
}

.t_menu {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.frm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1.5px solid #165DA2;
	color: #484848;
}

.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333366;
	border: 1px solid #999999;
}

.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}