.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%;
}
.titlewrite {

	font-size: 9pt;
	text-decoration: none;
	line-height: 180%;
	color: #FFFFFF;
}
.indextable {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 12px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
