/* CSS Document */
body {
	background-color: #F0F1F2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Verdana;
	font-size: 8pt;
	color: #1B345A;
	font-weight: normal;
}
.style2 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #1B345A;
}
.style3 {
	font-family: Verdana;
	font-size: 9pt;
	color: #1B345A;
	font-weight: normal;
}
.style4 {
	font-size: 12px;
}
.style5 {
	font-size: 9pt;
}
.style6 {
	font-size: 11pt;
	font-family: Verdana;
	color: #1B345A;
	font-weight: normal;
}
.style7 {
	font-size: 8pt;
	font-family: Verdana;
	font-weight: normal;
	color: #315FA4
}
form.login {
	font: 8pt Verdana, sans-serif;
	color: #3566B0;
}
input.login1 {
	font: 8pt Verdana, sans-serif;
	color: #3566B0;
	border: 1px groove #1B345A;
	padding-left:10px;
}
div.senha {
	background: #FFFFFF;
	background-opacity:0.6;
	font: 8pt Verdana, sans-serif;
	color: #1B345A;
	font-weight: normal;
	border: 2px groove #1B345A;
	visibility:hidden;	
	margin: 5px;
}
.iframe {
	background:#0066CC;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6; 
}
.norepeat {
	background-repeat:no-repeat;
}
th {
	background-repeat:no-repeat;
}
a:link {
	color: #3566B0;
}
a:visited {
	color: #3566B0;
}
a:hover {
	color: #3566B0;
}
a:active {
	color: #3566B0;
}
