body {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 10pt;
	background-color: #000;
}
#StoreTable {
	font-size: 8pt;
}
td {
	font-size: 9pt;
}


td ,table{
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	color: yellow;
	text-decoration: none;
}
a:hover {
	color: #FFB00D;
	text-decoration: underline;
}
#MiddleBody {
	height: 551px;
	width: 800px;
	overflow: auto;
	padding-right: 30px;
	padding-left: 50px;
}
img
{
	border:none;
}
h1 {
}
#BottomBox {
	color: #FFF;
	width: 580px;
	height: 411px;
}
