table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-image: url(imagemSite/fundo.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	left: auto;
	border-top: 1px inset #02026A;
	border-right: 1px outset #02026A;
	border-bottom: 1px outset #02026A;
	border-left: 1px inset #02026A;
}
.tabela {
	background-image: none;
	background-color: transparent;
	spacing: 15px;
}
.verticaltd {
	vertical-align: middle;
	text-align: justify;
}
.verticallogo {
	vertical-align: middle;
	text-align: center;
}
body {
	background-color: #02026A}

.tituloTabela {
	border: thin groove #000066;
	color: #FFFFFF;
	background-color: #000066;
}
.inputLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	background-color: #CCCCCC;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #000066;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #0000FF;
	background-color: #CCCCCC;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #000066;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0000FF;
	background-color: #CCCCCC;
	border: 1px solid #000066;
	height: 150px;
	width: 400px;
}
.centerTextoBtn{
	text-align: center;
	color: #FFFFFF;
	background-color: #000066;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;


}select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #0000FF;
	background-color: #CCCCCC;
	border: 1px solid #000066;
}
.menu01:link { color : #02026A; text-decoration: none;}
.menu01:visited { color : #02026A; text-decoration: none; font-style: normal; font-variant: normal;	font-weight: bolder;}
.menu01:hover {	color : #666666; text-decoration: none; font-weight: bold;}
.menu02:link { color : #FFFFFF; text-decoration: none;}
.menu02:visited { color : #999999; text-decoration: none; font-style: normal; font-variant: normal;	font-weight: bolder;}
.menu02:hover {	color : #FFFFFF; text-decoration: none; font-weight: bold;}
.tabelaLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-position: center center;
	left: auto;
	border: 2px groove #000000;
}
