#outerdiv {
	position: absolute;
	height: 100%;
	width: 100%;
	text-align: center;
}

#outertable {
	position: relative;
	margin: 0 auto;
/* Hide from IE-mac \*/
	height: 100%;
/* End hide from IE-mac */
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.TextoPrincipal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 50px;
}
.TextoPrincipalLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 50px;
	text-decoration:none;
}


body {
	background-color: #000000;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}.Rodape {
	font-size: 8pt;
	color: #c1c1c1;
}
.FotoFrente {
	border: 5px solid #FFFFFF;
}
.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.Endereco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.Form {
	font-size: 10px;
	background-color: #CCCCCC;
	border: 1px solid #333333;
	color: #000000;
}
.FormBtn {
	font-size: 10px;
	background-color: #CCCCCC;
	border: 1px solid #333333;
	color: #000000;
}
.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 50px;
	text-align: justify;
}
.MolduraFoto {
	border: 2px solid #FFFFFF;
}
.TextoErroLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
}

