body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	cursor: default;
}
.linegrey {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D4D4;
}
.greycell {
	background-color: #D4D4D4;
	height: 100%;
}
.linegreylft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D4D4D4;
}
.linegreybtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
}
.greytxt {
	font-family: Arial, Verdana, "Courier New";
	color: #C1C1C1;
	font-size: 12px;
}
.orgtxt {
	font-family: Arial, Verdana, "Courier New";
	color: #F7941D;
	font-size: 12px;
}
.txt {
	font-family: Arial, Verdana, "Courier New";
	color: #8B8B8B;
	font-size: 12px;
	line-height: 20px;
}
a.hrefo:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7941D;
	text-decoration: none;
	text-indent: 1pt;

}
link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: F7941D;
	text-decoration: none;
}
a.hrefo:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7941D;
	text-decoration: none;
	text-indent: 1pt;

}
a.hrefo:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #F26522;
	text-decoration: none;
	text-indent: 1pt;

}
a.hrefo:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7941D;
	text-decoration: none;
	text-indent: 1pt;

}.txtbld {
	font-family: Arial, Verdana, "Courier New";
	color: #8B8B8B;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.sqbtm {
	border-bottom: 1px solid #ECF2F6;
	border-left: 1px solid #ECF2F6;
}
.sqtlb {
	border-top: 1px solid #ECF2F6;
	border-left: 1px solid #ECF2F6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECF2F6;
}
.sqendr {
	border-top: 1px solid #ECF2F6;
	border-right: 1px solid #ECF2F6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECF2F6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ECF2F6;
}
.sqlbend {
	border-bottom: 1px solid #ECF2F6;
	border-left: 1px solid #ECF2F6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ECF2F6;
}
