body {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	border-bottom: solid #cccccc 2px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height: 17px;
}

h2 {
	font-size: small;
	text-transform: uppercase;
	padding-bottom: 0px;
}

.tenPxPadding {
	padding-left: 10px;
}


a:link {
	text-decoration: none;
	color: #CCCCCC;
}
.sectionCategory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.smallLink {
	font-size: x-small;
}


.productsTable {
	padding: 10px;
}


.smallLinkHeader {
	font-size: x-small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}



a:visited {
	text-decoration: none;
	color: #99CCFF;
}
.productLine {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.column {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: -10px;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #98dcf3;
}

.category {
	font-size: 12px;
}

#sitemaphead {
    padding-top: 24px; /* height of the replacement image */
    height: 0px;
    overflow: hidden;
	background-image: url(images/sitemap.png);
	background-repeat: no-repeat;
}

