.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	line-height: normal;
	font-weight: bolder;
	text-align: left;
}
.shopbold {
	font-size: 14px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}
.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}


a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:1px;
	z-index:5;
	left: 180px;
	top: 33px;
}
