.FONT9 {
	font-size: 9pt;
	text-decoration: none;
	line-height: 180%;
	color: #000000;

}
.greenborder {
	font-size: 9pt;
	border: 1px solid #009933;
}
.input-txt {
	font-size: 9pt;
	color: #333333;
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
}
.up-down-border {
	font-size: 9pt;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99FF00;
}
.up-border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99FF00;
}
.bottom-border-red {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D780B5;
}
.border-red {
	font-size: 9pt;
	border: 1px solid #CC3399;
}
.right-border {
	font-size: 9pt;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99CC00;
}
.all-border-green {
	border: 1px solid #99CC00;
	font-size: 9pt;
}
.hand {
	cursor: hand;
}
.image-tb-border {
	border: 1px solid #000000;
}
.f10 {

	font-size: 9pt;
	text-decoration: none;
	line-height: 180%;
}
.fonte {


	font-size: 9pt;
	text-decoration: none;
	line-height: 130%;
}
.KINDTITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BCA781;
	font-weight: bold;
}
.all-border-gray {

	border: 1px solid #999999;
	font-size: 9pt;
}
.nametitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bolder;
}
a:link {
	color: #FFCC66;
	text-decoration: none;
}
a:visited {
	color: #FFCC33;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
}
.all-border-write {

	border: 1px solid #FFFFFF;
	font-size: 9pt;
}
a:link {
	font-size: 12px;
	color: #CCCCCC;
}
