@charset "utf-8";
#tableMain {
	width: 1000px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#logoCabecalho {
	background-image: url(jegImg/logoCabecalho.gif);
	height: 130px;
	width: 300px;
}
#alignTopLeft {
	text-align: right;
	vertical-align: top;
}
