﻿.KsGridReference {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
.ClassNameFrame {
	height: 40px;
	width: 100%;
	border: 0px none 0;
	background-color: #CCCCFF;
}
.ClassNameTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	background-position: left center;
}
.ClassNameLink {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	border: 0px none 0;
	background-position: left center;
}
.PropertyTitle {
	font-style: normal;
	font-weight: bold;
}
.DimFrame {
	height: auto;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	border: thin solid #CCCCFF;
	background-position: left center;
}
.MemberTbl {
	width:100%;
	height: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	border:1px solid #CCCCFF;
}
.MemberTd0 {
	width: 20px;
	height:auto;
	border: 1px solid #CCCCFF;
	vertical-align: middle;
	text-align: center;
}
.MemberTd1 {
	width: 46px;
	height:auto;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	border:1px solid #CCCCFF;
	vertical-align: middle;
	text-align: center;
}
.MemberTd2 {
	width: auto;
	height:auto;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	border:1px solid #CCCCFF;
	vertical-align: middle;
	text-align: left;
}
