body {
	margin:0px;
	padding:0px;
	background-color:#e7e7e7;
}

.direitos_reservados
	{
	font-size : 7pt;
	font-family : Arial;
	color : #666;
	text-align : left;
	font-weight : normal;
	font-style : normal;
	padding-top: 10px;
}

.texto7
	{
	font-size : 7pt;
	font-family : Arial;
	color : #666;
	text-align : left;
	font-weight : normal;
	font-style : normal;
}

.texto7c
	{
	font-size : 7pt;
	font-family : Arial;
	color : #666;
	text-align : center;
	font-weight : normal;
	font-style : normal;
}

.texto8
	{
	font-size : 8pt;
	font-family : Arial;
	color : #666;
	text-align : left;
	font-weight : normal;
	font-style : normal;
}

.texto9
	{
	font-size : 9pt;
	font-family : Arial;
	color : #666;
	text-align : left;
	font-weight : normal;
	font-style : normal;
}

.texto10
	{
	font-size : 10pt;
	font-family : Arial;
	color : #666;
	text-align : left;
	font-weight : normal;
	font-style : normal;
}

.texto_sobre
	{
	font-size : 9pt;
	font-family : Arial;
	color : #666;
	text-align : left;
	font-weight : normal;
	font-style : normal;
	line-height: 18px;
}

.texto_popup
	{
	font-size : 9pt;
	font-family : Arial;
	color : #fff;
	text-align : left;
	font-weight : normal;
	font-style : normal;
	line-height: 18px;
}

.link_popup
	{
		font-size : 8pt;
	font-family : Arial;
	color : #fff;
	text-align : left;
	font-weight : normal;
	font-style : normal;
	line-height: 18px;
	text-decoration: none;
	cursor: pointer;
} 

.link_popup A:link
	{
	font-size : 8pt;
	font-family : Arial;
	color : #fff;
	text-align : left;
	font-weight : normal;
	font-style : normal;
	line-height: 18px;
	text-decoration: none;
}

.link_popup A:active
	{
	font-size : 8pt;
	font-family : Arial;
	color : #fff;
	text-align : left;
	font-weight : normal;
	font-style : normal;
	line-height: 18px;
	text-decoration: none;
}
   
.link_popup A:visited
	{
	font-size : 8pt;
	font-family : Arial;
	color : #fff;
	text-align : left;
	font-weight : normal;
	font-style : normal;
	line-height: 18px;
	text-decoration: none;
}

.link_popup A:hover
	{
	font-size : 8pt;
	font-family : Arial;
	color : #fff;
	text-align : left;
	font-weight : normal;
	font-style : normal;
	line-height: 18px;
	text-decoration: underline;
}

.link_rodape
	{
	font-size : 7pt;
	font-family : Arial;
	color : #666;
	text-align : left;
	font-weight : normal;
	font-style : normal;
	padding-top: 10px;
	text-decoration: none;
	cursor: pointer;
} 

.link_rodape A:link
	{
	font-size : 7pt;
	font-family : Arial;
	color : #666;
	text-align : left;
	font-weight : normal;
	font-style : normal;
	padding-top: 10px;
	text-decoration: none;
}

.link_rodape A:active
	{
	font-size : 7pt;
	font-family : Arial;
	color : #666;
	text-align : left;
	font-weight : normal;
	font-style : normal;
	padding-top: 10px;
	text-decoration: none;
}
   
.link_rodape A:visited
	{
	font-size : 7pt;
	font-family : Arial;
	color : #666;
	text-align : left;
	font-weight : normal;
	font-style : normal;
	padding-top: 10px;
	text-decoration: none;
}

.link_rodape A:hover
	{
	font-size : 7pt;
	font-family : Arial;
	color : #666;
	text-align : left;
	font-weight : normal;
	font-style : normal;
	padding-top: 10px;
	text-decoration: underline;
}

.lista dt {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding: 0 0 0 10px;
	font-size : 9pt;
	font-family : Arial;
	color : #666;
	text-align : left;
	font-weight : normal;
	font-style : normal;
	line-height: 18px;
}

.lista dd {
	margin: 0 0 0 1em;
	padding: 0 0 0 10px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	font-size : 9pt;
	font-family : Arial;
	color : #666;
	text-align : left;
	font-weight : normal;
	font-style : normal;
	line-height: 18px;
}

img.shadow 
	{
	background: url(../images/drop-shadow.gif) no-repeat right bottom;
	padding: 4px 8px 8px 4px;
}

.tdshadow
	{
	background-color: #ebebeb;
	border: 1px solid #c8c8c8;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.caixas_8 
	{
	font-family: Arial;
	font-size: 8pt;
	color: #666;
	font-weight: normal;
	border-style: none;
	text-align : left;
	vertical-align : bottom;
	border-bottom-width : 1px;
	border-bottom : 1px solid #d5d5d5;
	border-right : 1px solid #d5d5d5;
	border-left : 1px solid #d5d5d5;
	border-top : 1px solid #d5d5d5;
}

.caixas_8c
	{
	font-family: Arial;
	font-size: 8pt;
	color: #666;
	font-weight: normal;
	border-style: none;
	text-align : center;
	vertical-align : bottom;
	border-bottom-width : 1px;
	border-bottom : 1px solid #d5d5d5;
	border-right : 1px solid #d5d5d5;
	border-left : 1px solid #d5d5d5;
	border-top : 1px solid #d5d5d5;
}

.caixas_8c_frm
	{
	font-family: Arial;
	font-size: 8pt;
	color: #666;
	font-weight: normal;
	border-style: none;
	text-align : center;
	vertical-align : bottom;
	height: 10px; width: 100px;
	border-bottom-width : 1px;
	border-bottom : 1px solid #d5d5d5;
	border-right : 1px solid #d5d5d5;
	border-left : 1px solid #d5d5d5;
	border-top : 1px solid #d5d5d5;
}

