td img {
	display: block;
}
body {
	background-color: #E6E6E6;
	background-image: url(images/backing.jpg);
	background-position: 50% 50%;
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.fonttype {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
.fontheader {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
}
.fontheader2 {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.flashhead {
position:absolute;
margin:auto;
left: 50%;
margin-left: -449px;
right:auto;
top:0px;
width:850px;
height:130;
}
.flashproduct {
position:absolute;
margin:auto;
left: 50%;
margin-left: -347px;
right:auto;
top:161px;
width:748px;
height:160;
}