.leftline {
	padding: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
div.KT_tngform.KT_tngtable.KT_th.table1 {
	white-space: normal;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.toprow {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 1px;
}
.tablerow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.square {
	border: 1px solid #333333;
}

