body {
	background-image:url(../img/bg1.gif);
	background-color: #636363;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-repeat:repeat-x;
	margin-top: 0;
	margin-left: 0;
	margin-right:0;
	margin-bottom:0;
}

.subtitulo{
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	font-weight: bold;
	color: #003399;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.thclaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*line-height: 24px;*/
	color: #=006699;
	background-color:#00CCCC; 
}

.thbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color:#FFFFFF;
	/*line-height: 24px;*/
	background-color:#006666;
}

.tabborda {
	background-color:#FFFFFF;	
	border: #006699; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	color: #000000; 
	background-color: #f3f3f3; 
	border: #999999; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	}	
	
.formulario2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	color: #CC0000; 
	font-weight: bold;
	background-color: #CCCCCC; 
	border: #990000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	}	



.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.abranco {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.resumo{
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
	color: #000000;
}
.tithome{
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.titulo{
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}