body{font-size:9pt}
td{font-size:9pt}
.FONT9 {
	font-size: 9pt;
	text-decoration: none;
	line-height: 180%;
}
.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 #CCCCCC;
}

.f14 {font-size:14px}

a:link          { color: #000000; text-decoration: none }
a:visited       { color: #000000; text-decoration: none }
a:active        { color: #000000; text-decoration: none }
a:hover         { color: #FF5B01; text-decoration: none }

.en7pt {
	FONT-FAMILY: "Tahoma", "Arial"; FONT-SIZE: 9pt}