body {
	margin-top:  10px;
	top-margin: 0px;
	padding: 0px 0px 0px;
	margin-left: auto;
	margin-right: auto; 
	width: 800px;
	text-align:center;
	background-color: silver ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
<!--#330099	background: #D4D4D4 url(../_images/BackGroundShadow2.jpg) center no-repeat fixed;url(../_images/backGround.gif)-->
<!--text-align:center;-->
hr{
	color: #330099
}

.HeaderColor{
	background-color:#330099;
}
.hidden{
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

.ItemDescription{
	font-size:10pt;
	font-family: Veranda;
}
.listTitle{
	background: #64A2CE;
	font-weight:bold;
	color: white;
	font-family: Times;
	text-align:left;
}

.smallprotext {
	font-size: 10pt;
}
.smallblacktext{
	color:black;
	font-size:10pt;
}
.smallerblacktext{
	color: black;
	font-size: 10px;
}
.smalltextbox {
	font-size: 10px;  
	border: 1px solid #999999; 
	background-color: #FFF1C3;

}
.ProductList{
	text-decoration: none;
	font-family: Veranda;
	font-size: 10pt;
	color:black;
}
.SubMenuNav{
	text-decoration:none;
	font-family: Veranda, Times New Roman, serif;
	font-size: 10pt;
	color: black;
	background-color: #e4efff;
	text-align:center;
}
.SubMenuSelected{
	background-color: #64A2CE;
	color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SubMenuBorder{
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background:white;
}
a.SubNav{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	text-align:center;
}
a.SubNavSelected{
	text-decoration:none;
	color:white;
	font-size: 10pt;
	font-weight:bold;
}
a:hover{
	text-decoratoin:none;
	hover:white
}

#PageSize {
	width: 800px;
	background-color:white;
	border: 3px solid gray;
}
#Header {
	position: relative;
	width: 800px;
	height: 20px;
/*background: url(../_images/blue.jpg) repeat-x;*/
	background-color: white;
	
}
#FooterLinks a:hover {
	color:white;
	text-decoration:none; 
}

