.sideborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3399FF;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6633;
	text-decoration: none;
}

.navbartxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.navbartxt:hover {
	color: #FFCC00;
}


.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
.navbarborderbottom {
	border-bottom-style: none;
	border-bottom-color: #3399FF;
	border-bottom-width: 1px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 15px;
	border-right-color: #3399FF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


.isbn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.borderSN {
	border-top-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #66CCFF;
	border-right-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	border-left-color: #ECE9D8;
}
.productdesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	vertical-align: top;
}
.sidenavbg {
	background-repeat: no-repeat;
	background-position: center;
}
.cattopbg {
	background-repeat: repeat-y;
	background-position: top;
	background-image: url(images/cattopbg.jpg);
}

.catborder {
	border: 1px ridge #999999;
}
.borderTR {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3399FF;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	border-left-color: #3399FF;
}
.prodhomeborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
.ph_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.ph_nav:hover {
	color: #FF9900;
}
