body, td, h2, h1 {
	margin: 0;
}
body, td, h2, p, h1, .smallText {
	color: #000000;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-size: 22px;
}
.smallText {
	font-weight: normal;
}
img { border: 0px; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }

.topnav a { 
	color: #fff; 
	font-weight: bold;
}
.bcrow a, .bcrow { color: #fff; }
.nav1 { margin-left: 40px; }
.nav1, .nav2 { float: left; }
.nav2 { margin-left: 30px; }

.topnav, .middletd { border-right: solid 1px #4f5450; }
.middletd, .rightcol { border-bottom: solid 1px #4f5450; }
.topleftcol, .bottomleft { border-right: solid 1px #ccc; }
.bottomleft, .bottomright { border-bottom: solid 1px #ccc; }
.topnav { background-repeat: no-repeat; }

.lightgrey, .productListing-heading { background-color: #EBEBEB; }
.darkgrey { background-color: #ccc; }

.darkergrey { 
	background-image: url(../images/hp_rh_hd.gif);
	background-repeat: repeat-x;
}

.bottomright { 
	background-color: #ebebeb; 
	background-image: url(../images/hp_watermk.gif);
	background-repeat: no-repeat;
	background-position: 30px;
}

h2 {
	font-weight: bold;
	color: #ccc;
}

.tabletop, .pageHeading {
	background-color: #ebebeb;
	border: 1px solid #ccc;
	padding: 3px;
	color: #4f5450;
	text-align: left;
}
.tablebottom {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 5px 10px 5px;
	background-color: #fff;
}

/*
.tablebottom a {
	color: #FCA16C;
}
*/

.tablebottom a {
	color: #660099;
}

.footerrow, .bcrow { background-color: #010101; }
.footeritem { color: #FFF; }

form {
	padding: 0;
	margin: 0;
}

a {
	color: #660099;
}

/*
a {
	color: #FCA16C;
}
*/

.productListing-data {
	border-bottom: 1px solid #ccc;
}

.productListing-heading {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

a.productListing-heading {
	border: 0px;
}

.productListing {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.thumbimage {
	border: 0px solid #ccc;
	padding: 5px;
}

.small {
	font-size: 9px;
}

.sale-price {
	width:100%;
	color:#FF0000;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
}