.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1B1B1B;
	text-decoration: none;
	width: 100%;
	height: 18px;
	padding-left: 4px;
	vertical-align: bottom;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menu:hover {
	background-color: #F8F8FA; 
	width: 100%; 
	color: #0066CC;
	text-decoration: underline;
	height: 18px;
	padding-left: 4px;
	vertical-align: bottom;
	padding-top: 2px;
	padding-bottom: 2px;
}

.s1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
	text-decoration: none;
}
.s1:hover {
	text-decoration: underline;
	width: 100%;
}

.s2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	font-weight: bold;
	text-decoration: none;
}
.s2:hover {
	text-decoration: underline;
}

.s3 {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F9F9F9;
}

.s3:hover {
	text-decoration: underline;
}

.s4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E6A31;
	text-decoration: none;
}
.s4:hover {
	text-decoration: underline;
}

.s5 {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F9F9F9;
}

.s5:link {
	text-decoration: underline;
}

.topo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.topo:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;

}

.t3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000077;
	text-decoration: none;
}
.t3:hover {
	text-decoration: underline;
}

.bord_menu1 {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #BEC3D7;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #BEC3D7;
}

.bord_menu2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9DCE8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.bord_menu3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9898BA;
}

.border2 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CADDE9;

}

.tb1 {
	background-color: #DFE1EC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 2px solid #CCCCCC;
}

.tb2 {
	background-color: #EDEDF3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.destaque1 {
	background-color: #E6E6E6;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #D3D3D3;
}
.borda {
	border-top: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D3D3D3;
	border-left-color: #D3D3D3;
}
.destaque2 {
	background-color: #F9F9F9;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #D3D3D3;
}
.s6 {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F9F9F9;
}

