html {
	height: 100%;
	overflow: hidden;
}

#flashcontent {
	height: 100%;
}

object, embed {
	height: 100%;
}

body {
	height: 100%;
	background-color: #FFFFFF;
	margin: 0;
	border: 0;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 0pt;
	padding-bottom: 0pt;
	scrollbar-3dlight-color: #003300;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #666699;
	scrollbar-darkshadow-color: #666699;
	scrollbar-face-color: #666699;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #003300;
}

#TableCabecalho {
	width: 780px;
	height: 80px;
	background: url(imagens/FundoTopo.gif) no-repeat left top;
}

#TableCorpo {
	width: 780px;
	height: 800px;
	background: url(imagens/FundoCorpo.gif) no-repeat left top;
}

#TableConteudo {
	width: 750px;
	height: 710px;
	background: #FFFFFF;
	font-family: Verdana;
	color: #666699;
	text-decoration: none;
	font-size: 10pt;
	text-align: justify;
}

#TdLogin {
	width: 300px;
	height: 350px;
	text-align: center;
	vertical-align: bottom;
	background: url(imagens/FundoLogin.jpg) no-repeat right top;
}

#TdEsfera {
	width: 300px;
	height: 200px;
	text-align: center;
	vertical-align: top;
}

#TdBemVindo {
	width: 450px;
	height: 300px;
	background: url(imagens/FundoBemVindo.jpg) no-repeat right top;
}

#TableTituloCliente {
	width: 430px;
	height: 15px;
	font-family: Verdana;
	color: #666699;
	text-decoration: none;
	font-size: 10pt;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
#TableCliente {
	width: 430px;
	height: 90px;
	font-family: Verdana;
	color: #666699;
	text-decoration: none;
	font-size: 10pt;
	text-align: center;
	vertical-align: middle;
}
#TdCliente {
	width: 360px;
	font-family: Verdana;
	color: #000066;
	text-decoration: none;
	font-size: 10pt;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}

#TdFundoSubMenu {
	width: 760px;
	height: 20px;
	text-align: left;
	background: url(imagens/SubMenu.jpg) no-repeat left top;
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

.DivItemPortfolio {
	left: 80px;
	top: 20px;
	width: 600px;
	height: 500px;
	text-align: left;
	background: #666666;
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	position: absolute;
}

.BodyFundo {
	background: #CCCCFF url(imagens/FundoGradient.jpg) left top;
}

.BodyFundoConteudo {
	padding-left: 20pt;
	padding-right: 20pt;
	padding-top: 10pt;
	padding-bottom: 10pt;
	background: #FFFFFF url(imagens/WaesBlue2.jpg) left top;;
	font-family: Verdana;
	color: #666699;
	text-decoration: none;
	font-size: 10pt;
	text-align: justify;
}

.MenuOpcoes {
	left: 0px;
	margin: 0;
	border: 0;
	width: 760px;
	height: 30px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.MenuOpcoesAtivo {
	left: 0px;
	margin: 0;
	display: inline;
	background: url(imagens/Menu.jpg) no-repeat;
	width: 151px;
	height: 30px;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px;
	
	text-align: center;
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	white-space:nowrap;
	list-style: none;
	cursor: pointer;
}

.MenuOpcoesInativo {
	left: 0px;
	margin: 0;
	display: inline;
	background: url(imagens/MenuInativo.jpg) no-repeat;
	width: 151px;
	height: 30px;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px;
	
	text-align: center;
	font-family: Verdana;
	color: #666699;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	white-space:nowrap;
	list-style: none;
	cursor: pointer;
}

.SubMenuOpcoesAtivo {
	left: 0px;
	margin: 0;
	border: 0;
	width: 760px;
	height: 20px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	visibility: visible;
	background: url(imagens/submenu.jpg) no-repeat;
}

.SubMenuOpcoesAtivo LI {
	left: 0px;
	margin: 0;
	display: inline;
	width: 120px;
	height: 20px;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px;
	
	text-align: center;
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	white-space:nowrap;
	list-style: none;
	cursor: pointer;
}

.SubMenuOpcoesInativo {
	left: 0px;
	margin: 0;
	border: 0;
	width: 0px;
	height: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	visibility: hidden;
}

.SubMenuOpcoesInativo LI {
	left: 0px;
	margin: 0;
	display: inline;
	width: 0px;
	height: 0px;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px;
	
	text-align: center;
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	white-space:nowrap;
	list-style: none;
	cursor: pointer;
}

.SubMenuOpcoesAtivoVazio {
	left: 0px;
	margin: 0;
	border: 0;
	width: 760px;
	height: 20px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	visibility: visible;
	background: url(imagens/submenu.jpg) no-repeat;
}

.SubMenuOpcoesAtivoVazio LI {
	left: 0px;
	margin: 0;
	display: inline;
	width: 120px;
	height: 20px;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	
	text-align: center;
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	white-space:nowrap;
	list-style: none;
	cursor: pointer;
}


























.BarraSuperior {
	width: 100%;
	border: 0;
	margin: 0;
	height: 80px;
	text-align: left;
	background: #666699 url(imagens/foto_topo.jpg) no-repeat left top;
}

.MenuTag {
	border: 0;
	margin: 0;
	width: 130px;
	height: 25px;
	
	padding-top: 2px;
	
	background: #FFFFFF url(imagens/tag_menu.jpg) no-repeat right top;
	
	text-align: center;
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	
	list-style-type: none;
}

.MenuTec {
	border: 0;
	margin: 0;
	width: 130px;
	height: 25px;
	
	padding-top: 2px;
	
	background: #FFFFFF url(imagens/tec_menu.jpg) no-repeat right top;
	
	text-align: center;
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	
	list-style-type: none;
}

.MenuGrupo {
	border: 0;
	margin: 0;
	
	text-align: left;
	font-family: Verdana;
	color: #666699;
	text-decoration: none;
	font-weight: bold;
	font-size: 14pt;
	
	list-style-type: none;
	padding-left: 5pt;
	padding-right: 0pt;
	padding-top: 5pt;
	padding-bottom: 0pt;
}

.SubMenu {
	border: 0;
	margin: 0;
	width: 130px;
	height: 25px;
	
	padding-top: 2pt;
	
	background: #FFFFFF url(imagens/submenu.jpg) no-repeat right top;
	
	text-align: center;
	font-family: Verdana;
	color: #666699;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	
	list-style-type: none;
}

.SubMenu A {
	border: 0;
	margin: 0;
	text-align: center;
	font-family: Verdana;
	color: #666699;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

.SubMenu A:hover {
	border: 0;
	margin: 0;
	text-align: center;
	font-family: Verdana;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

#TdSuperiorEsquerdo {
	border: 0;
	margin: 0;
	vertical-align: top;
	text-align: left;
	background: #FFFFFF url(imagens/superior_esquerdo.jpg) no-repeat left top;
	width: 30px;
	height: 30px;
}

#TdInferiorEsquerdo {
	border: 0;
	margin: 0;
	vertical-align: baseline;
	text-align: left;
	background: #FFFFFF url(imagens/inferior_esquerdo.jpg) no-repeat left bottom;
	width: 30px;
	height: 30px;
}

#TdMeio {
	border: 0;
	margin: 0;
	vertical-align: top;
	text-align: center;
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
	background: #FFFFFF;
}

#TdSuperiorDireito {
	border: 0;
	margin: 0;
	vertical-align: top;
	text-align: right;
	background: #FFFFFF url(imagens/superior_direito.jpg) no-repeat right top;
	width: 30px;
	height: 30px;
}

#TdInferiorDireito {
	border: 0;
	margin: 0;
	vertical-align: baseline;
	text-align: right;
	background: #FFFFFF url(imagens/inferior_direito.jpg) no-repeat right bottom;
	width: 30px;
	height: 30px;
}
