.table-border {
	border-top-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
.clickgn {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	font-variant: normal;
	color: #666666;
	background-color: #F0EFEC;
	letter-spacing: 0em;
	text-align: center;
	text-indent: 0px;
	vertical-align:middle;
	word-spacing: 0em;
	white-space: normal;
	display: inline;
	position: static;
	border: 1px solid #000000;
}
.clickgnCopy {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	font-variant: normal;
	color: #666666;
	background-color: #F0EFEC;
	letter-spacing: 0em;
	text-align: right;
	text-indent: 0px;
	vertical-align:middle;
	word-spacing: 0em;
	white-space: normal;
	display: inline;
	position: static;
	border: 1px solid #000000;
}
.link4 {
	cursor: hand;
}

