<!--
.tableborder {
	border: 1px solid #000000;
}
.linkcolor {
	color: #990000;
}
.newslinkcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.newslinkcolor:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.bodytextcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.FormButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 25px;
	border: 1px solid #E5ECED;
	height: 20px;
	margin-top: 5px;
	background-color: #E5ECED;
}
.Form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 125px;
	border: 1px solid #55779C;
	height: 20px;
	margin-left: 5px;
	margin-top: 5px;
}
-->