.teste {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #002252;
}
.texCAP {
	font-family: tahoma;
	font-size: 9px;
	color: #4e7ab6;

}
.frmCEP {
	font-family: tahoma;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #999999;
	padding: 5px;
	height: 36px;
	width: 130px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: none;
	margin-right: 15px;

}
.texTAB {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.texCON {
	font-family: tahoma;
	font-size: 12px;
	color: #CCCCCC;
}
.texLNK {
	font-family: tahoma;
	font-size: 12px;
	color: #99CCFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	text-decoration: none;
	border-bottom-color: #003366;

}
.texESP {
	line-height: 18px;
}
.texFRM {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	border: 1px solid #333333;
}

