body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: left top;


}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.noRepeatBG {
	background-repeat: repeat-y;
}
.menuLink {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	color: #24851F;
	list-style-type: none;
	border: medium none;
	padding: 0px;
	margin: 0px 0px 6px 2px;
	font-size: 14px;








}
a:hover {
	text-decoration: underline;
}
.border {
	border: thin solid #000000;
}
.sideLink {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	color: #1B6116;
	list-style-type: none;
	border: medium none;
	padding: 0px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 8px;
}
.sidebarBG {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
