.logintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B2106;
	text-decoration: none;
}
.logintxt:hover {
	text-decoration: underline;
}
.loginname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #5B2106;
	text-decoration: none;
}
.navtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 55648a;
	text-decoration: none;
}
.marhdtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5B2106;
}
.navtxt:hover {
	text-decoration: underline;
}
.spacetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 55648a;
	text-decoration: none;
}
.navbartxt {
	font-family: verdana;
	color: #CACFDF;
	text-decoration: none;
	font-size: 11px;
	
}

.navbartxt:hover {
	font-family: verdana;
	color: #FFFFFF;
	text-decoration: underline;
}
.shoptxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2B3046;
	text-decoration: none;
	font-size: 13px;
}
.shoptxt:hover {
	color: #E2DCD0;
	text-decoration: underline;
}
.subcattype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F87A1;
	text-decoration: none;
}
.subcattype:hover {
	color: #5B2106;
	text-decoration: none;
}
.productname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F87A1;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F87A1;
	font-variant: normal;
}
.productname:hover {
	color: #5B2106;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5B2106;
}
.pricetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #38425d;
}
.inventorytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #38425d;
}
.gentxt {
	font-family: Georgia;
	font-size: 12px;
	color: 55648a;
	text-decoration: none;
	line-height: 16px;
	padding-left: 10px;
}
.gentxt:hover {
	color: #5B2106;
	text-decoration: none;
}