.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
.contentTopFill {
	background-image: url(imgs/txBox-01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;
	text-decoration: none;
}
.home {
	background-image: url(imgs/collage_fade3.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.subcat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: 500;
	text-decoration: none;
}
.topred {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: de0000;
	border-right-color: #de0000;
	border-bottom-color: #de0000;
	border-left-color: #de0000;
}
.distribution {
	background-image: url(imgs/side_imgs/distribution.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.inventory {
	background-image:  url(imgs/side_imgs/inventory_new.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bottomborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.border {
	border: 1px solid ebebeb;
}
