.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.txt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
}
.txtcinza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
	color: #B0B0B0;
	text-decoration: none;
}
.txtcinza:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
	color: #B0B0B0;
	text-decoration: underline;
}
.opcoes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
	color: #595959;
	text-decoration: none;
}
.opcoes:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
}
.opcoes_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
	color: #3E5F87;
	text-decoration: none;
}
.opcoes_blue:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
	color: #6094D1;
	text-decoration: underline;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
	color: #003060;
	text-decoration: none;
}
.newstit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 11pt;
	font-variant: normal;
	color: #3E5F87;
	text-decoration: none;
}	
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #777777;
	border: #AAAAAA;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 11pt;
	font-variant: normal;
	text-decoration: none;
	color: #808080
}
.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 11pt;
	font-variant: normal;
	text-decoration: underline;
	color: #808080
}

.heading{
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	
}
.filled_box{
	border: 1px solid #FFFFFF;
	background-color: #F0F0F0;
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}
.area{
	background: url(/images/cooprofar_2006/bg_area.gif) no-repeat top left;
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	height:16;
	list-style-type: none; /*turns off display of bullet*/
	font-family: Verdana;
	font-size: 7pt;
	color: #B0B0B0;
}	
.titulos_area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: bold;
	font-variant: normal;
	color: #c2720d;
	text-decoration: none;
}
.titulos_tabela {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#navlist {
	border: 1px solid black;
	background-color: white;
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Verdana;
	font-size: 1pt;
}
#navlist a {
	display: block;
	padding: 4px 0 4px 12px;
	background:  url(/images/cooprofar_2006/cssarr.gif) top left no-repeat;
	font-family: Verdana;
	font-size: 7pt;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
#navlist a:hover {
	background-position: 3px -37px;
	background-color: #D5DEEB;
}
#navlist div {
	background: url(/images/cooprofar_2006/dot_horiz.gif) center repeat-x;
	height: 1px;
	max-height: 1px;
	margin: 1px 0 1px 0;
}
#navlist img {
	position: relative;
	top: -15px;
	right: 3px;
}
