body
{
	font-family: Arial;
	font-size: x-small;
}
table
{
	font-family: Arial;
	font-size: x-small;
}
body A
{
	color: blue;
}
.BannerBack
{
	padding-left: 10px;
	font-weight: bold;
	font-size: larger;
	background-image: url(Images/fade.jpg);
	width: 100%;
	color: white;
	padding-top: 5px;
	background-repeat: repeat-y;
	height: 100%;
}
.MenuTable
{
	color: white;
	background-color: black;
	font-size: x-small;
}
.MenuTable A
{
	color: White;
	width: 100%;
}
.MenuTable A:hover
{
	color: blue;
	background-color: Yellow;
}
.MenuTableHover
{
	width: 100%;
}
.BuyBack
{
	width: 100%;
	height: 100%;
}
.BuyBack TD
{
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
.BuyCenter
{
}

