.TableCSS {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
	border: none;
	vertical-align: middle;





}
.TopGradient {
	background-image: url(Assets/Misc/TopMenuGradient.jpg);
	background-repeat: repeat-x;
}
.BelowMenuGradient {
	background-image: url(Assets/Misc/Gradient.jpg);
}
