.catHead {
	font-size: 18px;
	font-weight: 900;
	color: black;
}
.productTitle {
	font-size: 18px;
	font-weight: 900;
	color: black;
}

.categorydiv a:link, .categorydiv a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #0099FF;
	height: 32px;
	width: 175px;
	padding: 8px 5px 5px;
	margin-bottom: 2px;
}

.categorydiv a:hover {

	color: #FFFFFF;
	background-color: #0099FF; 
}
.category_head, .info_head {
	font-size: 14px;
	font-weight: 900;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 1px;
	background-color: #000000;
	width: 180px;
	margin-top: 1px;
}

.infodiv a:link, .infodiv a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #0099FF;
	height: 32px;
	width: 175px;
	padding: 8px 5px 5px;
	margin-bottom: 2px;
}

.infodiv a:hover {

	color: #FFFFFF;
	background-color: #0099FF; 
}


.store_nav a:link, .store_nav a:visited {
	font-size: 10px;
	color: white;
	background-color: #000000; 
	margin: 1px;
	padding: 2px;
	height: 24px;
	width: 150px;
	border: 2px solid #0099FF;
	text-decoration: none;
	text-align: center;
}

.store_nav a:hover {
	color: white;
	background-color: #0099FF;
}
.noPriceClass {
	font-size: 14px;
	font-weight: 900;
	color: #FF0000;
	text-decoration: line-through;
}
.salePrice {
	font-size: 14px;
	font-weight: 900;
	color: #003300;
}
.blueBorder {
	border: 5px solid #000000;
}
.featuredProductsHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 800;
	color: #FFFFFF;
	text-align: center;
	background-color: black;

}
.featuredProducts {
	color: black;
	border: 3px dotted #E0E0E0;

}

h1 {
	font-size: 24px;
	font-weight: 900;
	color: #FF0000;
}
h2 {
	font-size: 16px;
	font-weight: 900;
	color: #000000;
}

.siteNavigation h3 {
	color: red;
	font-size: 12px;
	font-weight: 900;
	margin-bottom: 2px;

}

.siteNavigation a:link, .siteNavigation a:visited {
	color: grey;
	text-decoration: none;
}

.siteNavigation a:hover {
	color: white;

}.tdleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

h3 {
	font-size: 12px;
	color: #999999;
}

.tdbot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
