@charset "utf-8";
.bottomLHS {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 0px;
	padding: 0px;
	border-top-color: lime;
	border-right-color: lime;
	border-bottom-color: lime;
	border-left-color: lime;
	vertical-align: bottom;
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
	height: 35px;
}
.bottom {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	border-top-color: lime;
	border-right-color: lime;
	border-bottom-color: lime;
	border-left-color: lime;
	vertical-align: bottom;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	text-decoration: none;
	height: 35px;
}
.LHS {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	margin: 0px;
	padding: 0px;
	border-top-color: lime;
	border-right-color: lime;
	border-bottom-color: lime;
	border-left-color: lime;
}
.topLHS {
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: lime;
	border-right-color: lime;
	border-bottom-color: lime;
	border-left-color: lime;
	vertical-align: top;
	height: 35px;
}
.valign_bottom {
	vertical-align: bottom;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	height: 35px;
}

table {
	vertical-align: bottom;
}
.tdheight {
	height: 35px;
}
.linkAncestor {
	color: #99CCFF;
	font-style: normal;
	text-decoration: none;
}
.spacer {
	border: none;
}
