body {
	color: #000000;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 0.73em;
	color: #555;
	background-color: #FFF;
	padding: 10px;
	margin: 0px auto;
	text-align: center;
	border-top: 3px solid #444;
}
body, p, td {
	font-family: Verdana, Sans-Serif;
	font-size: 11pt;
}
a, a:visited {
	color: #004080;
}
a:active, a:hover {
	color: #000000;
}
h1 {
	font-size: 15pt;
	font-weight: bold;
	color: #004080;
	margin: 0px;
}
h2 {
	font-size: 13pt;
	font-weight: bold;
	color: #004080;
	margin: 0px;
}
#Container {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
	overflow: auto;
}
#PreviewCol, #DescCol {
	position: relative;
	float: left;
	width: 320px;
}
#PreviewCol {
	text-align: center;
}
#DescCol {
	text-align: left;
}
#Clear {
	clear: both;
	height: 0px;
	padding: 0px;
	margin: 0px;
}
.TeeThumb {
	height: 180px;
	width: 180px;
	position: relative;
	float: left;
	padding: 1px;
	border: 1px solid #808080;
	margin: 2px;
}
.BuyButton {
	font-family: Verdana;
	font-size: 10pt;
	color: #004080;
	text-decoration: underline;
	height: 30px;
}
.HRule {
	border-top: 1px solid #808080;
}
.Centered td {
	text-align: center;
}
.AltRow {
	background-color: #F0F0F0;
}

ul.Suggest{
background-color: #FFFFFF;
list-style-type: none;
padding: 0;
margin-left: 0;
font-weight: bold;
}

.PagingNav a {
	font-weight: bold;
}