

.boder {
	font-family: "ËÎÌå";
	font-size: 9pt;
	border-top: 1px groove #000000;
	border-right: 0px groove #000000;
	border-bottom: 0px groove #000000;
	border-left: 0px groove #000000;
	color: #FFFFFF;


}
.text {
	font-family: "ËÎÌå";
	font-size: 9pt;
	line-height: 20px;

}
.borderwhite {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bordermember {
	font-family: "ËÎÌå";
	font-size: 9pt;
	line-height: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-right-color: #5B9010;
	border-bottom-color: #5B9010;
	border-left-color: #5B9010;
	border-top-width: 0px;
}

