body,td,th, input, select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-image: url(imagens/back.gif);
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
td { height: 100%; }
a:link {
	color: #CC0000;
	text-decoration:none;
}
a:visited {
	color: #CC0000;
	text-decoration:none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration:none;
}
.style1 {
	color: #BD0D0D;
	font-weight: bold;
}.justificado {
	text-align: justify;
}
.style2 {
	font-size: 9px;
	color: #999999;
	padding-left: 3px;
}
.marg {
	padding: 8px;
	text-align: justify;
}.style6 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.branco {
	font-weight: bold;
	color: #FFFFFF;
}
.branco_login {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
hr {
	color: #EEEEEE;
}
.amarelo_login {
	font-weight: bold;
	color: #FFCC00;
	font-size: 10px;
}
.tit_fundo_laranja {
	background-image: url(imagens/back_titulos_laranja.gif);
	background-repeat: no-repeat;
	height: 21px;
	text-align: left;
	padding-left: 13px;
	padding-top: 2px;
	font-weight: bold;
	color: #eb4e09;
	margin-right: 6px;
}
.tit_fundo_azul {
	background-image: url(imagens/back_titulos_azul.gif);
	background-repeat: no-repeat;
	height: 21px;
	text-align: left;
	padding-left: 13px;
	padding-top: 2px;
	font-weight: bold;
	color: #226380;
	margin-right: 6px;
}
.tit_fundo_verde {
	background-image: url(imagens/back_titulos_verde.gif);
	background-repeat: no-repeat;
	height: 21px;
	text-align: left;
	padding-left: 13px;
	padding-top: 2px;
	font-weight: bold;
	color: #06990d;
	margin-right: 6px;
}
.curva {
	background-image: url(imagens/back_titulos_right.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 21px;
	width: 9px;
	margin-top: -1px;
}
.separacao {
	float: left;
	width: 1px;
	background-color: #dadada;
	height: 100%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	clear:both;
}
#separacao2 {
	background-color: #dadada;
	height: 1px;
	margin-bottom: 5px;
	margin-top: 5px;
	clear:both;
}
.margens {
	margin-right: 8px;
	margin-left: 8px;
}
