	#cattitle h3
{
text-decoration:none;
font-style:normal;
font-weight:bold;
text-transform: uppercase;
	font-size:12px;
		margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	line-height: 15px;
	}
	
	#cattitle h2
{
text-decoration:none;
font-style:normal;
font-weight:bold;
text-transform: uppercase;
	font-size:14px;
		margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	display: none;
	}
	
	#cattitle h2:hover,
		#cattitle h3:hover
{
text-decoration:underline;
color: #000000;
	}
	
	#prodid
{
text-decoration:none;
font-style:normal;
font-weight:bold;
	font-size:10px;
		margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
	color: #000000;
	}
	
	#catprice
{
text-decoration:none;
font-style:normal;
font-weight:bold;
	font-size:15px;
		margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
	}




#catimage img
{
border-top: 1px solid #696969; /* border at top of catalogue image */
    border-right: 1px solid #393c45; /* border to right of catalogue image   */
    border-bottom: 1px solid #393c45; /* border to bottom of catalogue image   */
    border-left: 1px solid #696969; /* border to left of catalogue image   */
		margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
	#catimage img:hover
{
border-top: 1px solid #000000; /* border at top of catalogue image */
    border-right: 1px solid #000000; /* border to right of catalogue image   */
    border-bottom: 1px solid #000000; /* border to bottom of catalogue image   */
    border-left: 1px solid #000000; /* border to left of catalogue image   */
	}

.CatalogItemLight {
background-color:#FFFFFF;
		margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.pageNavigation a {
color:#FFFFFF;
}


#bja  img {
border:0px solid;
border-color:#393C45;
}

.title{
text-decoration:none;
font-style:normal;
font-weight:bold;
	font-size:15px;
	color:#111111;
}



.BoxText a {
	font-family:Arial, sans-serif;
	display: block;
	margin: -3px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size:13px;
	text-decoration:none;
}

.BoxText a:hover {
	font-family:Arial, sans-serif;
	display: block;
	margin: -3px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size:13px;
	font-style:italic;
	color:#CCCCCC;
	text-decoration:none;
}

a.BoxLink:hover {
color:#FFFFFF;
	text-decoration:none;
}
