body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #5d5d5d;

}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.border1 {
	border: 1px solid #000000;
}
.linedown {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a:link {
	color: #286d23;
	text-decoration: none;
}
a:visited {
	color: #286d23;
	text-decoration: none;
}
a:hover {
	color: #163913;
	text-decoration: underline;
}
.font10 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
}
.border2 {
	border: 1px solid d5dde7;
}
.tm {

	FILTER: Alpha(Opacity=10);
}
.tm2 {

	FILTER: Alpha(Opacity=100);
}
.catlink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.catlink a:visited {
	color: #E4E4E4;
	text-decoration: none;
}
.catlink a:hover {
	color: #286d23;
	background-color: #FFFFFF;
}