.TextoManutencao {
	font-family: Verdana;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}
.TextoTabela {
	font-family: Verdana;
	font-size: 10px;
	color: #003366;
}
.TextoTabelaBorda {
	font-family: Verdana;
	font-size: 10px;
	color: #003366;
	border: 1px outset #999999;
}
.ChamadaPacote {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
	text-transform: uppercase;
	text-align: center;
	display: block;
}
.BordaPacote {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.MenuFechar {
	font-family: Verdana;
	font-size: 9px;
	color: #0099CC;
	font-weight: bold;
}
.ChamadaPacote {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #BE7F5D;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	display: block;
}
.ChamadaPacote1 {

	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
	background-color: #FFFFCC;
	text-transform: uppercase;
}
.TextoMudarJanela {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
.BordaGeral {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
