@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: tahoma;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	background-color: #B0B0B0;
}


a.dicas:link {
	color: #666666;
	font-weight:normal;
	text-decoration: none;
}
a.dicas:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
a.dicas:active {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
a.dicas:visited {
	color: #666666;
	font-weight:normal;
	text-decoration: none;
}

a:active {
	color: #5278B5;
	font-weight: bold;
	text-decoration: underline;
}
a.home:link {
	color: #5278B5;
	font-weight: bold;
	text-decoration:none;
}
a.home:visited {
	color: #5278B5;
	font-weight: bold;
	text-decoration: none;
}
a.home:hover {
	color: #5278B5;
	font-weight: bold;
	text-decoration: underline;
}

a.latlink:link {
	color: #FF8000;
	font-weight: bold;
	text-decoration: none;
}
a.latlink:hover {
	color: #FF8000;
	font-weight: bold;
	text-decoration: underline;
}
a.latlink:visited {
	color: #FF8000;
	font-weight: bold;
	text-decoration: none;
}

img {
	border: 0px;
}
input, textarea, select {
	background-color: #FFFFFF;
	padding: 1px;
	font: 10px Verdana, sans-serif;
	color: #333333;
	border: solid 1px #004769;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
	color: #0070B3;
}
.style2 {color: #FFFFFF}
.style3 {
	color: #CCCCCC;
	font-weight: bold;
}
.style4 {color: #CCCCCC}
.style5 {
	color: #666666;
	font-weight: bold;
}
.style6 {color: #005BB7; font-weight: bold; }
.style7 {color: #666666}

.style8 {
	color: #D8D8D8;
	font-weight: bold;
}
.style9 {
	font-weight:bold;
	font-size: 18px;
	color:#0070B3;
}