﻿	
.cartMenu 
{
 background-color: #f0f0f0;	
}
.CartText 
{
	font-family: Garamond;
	font-size: 14px;
	color: #1d335c;
}

.CartHeader 
{
	font-family: Garamond;
	font-size: 18px;
	color: #1d335c;
	font-weight: 600;
}

.CartLink, .CartLink:Hover, .CartLink:Visited
{
	font-family: "Times New Roman";
	/* color: #696969; */
	color: #333399;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* #3399ff; 
0099ff
*/

.txtNorm.CatItem {
border: 3px #4b8aAF double;
padding: 3px 3px 3px 3px;
BORDER-COLLAPSE: collapse;
}

.DetailHeader 
{
	font-family: "Times New Roman";
	font-size: 15px;
	font-weight:700;
	color:white;
	background-color: #B58856;	
	 height: 25px;
	/* background-color: #804040;
	font-stretch: semi-expanded; */
}

.CatHeader 
{
	font-family: "Times New Roman";
	font-size: large;
	font-weight: 700;
	color: #4b8aAF;
	background-color: #F0F0F0;	
	height: 25px;
	/* background-color: #804040;
	font-stretch: semi-expanded; */
}


.Display
{
	font-family: "Times New Roman";
	font-weight: Bold;
	font-size: 15px;
	color: #4b8aAF;
	border-style: double;
	border-width: 3px;
	padding: 3px;
	border-color: #4b8aAF;
}

.Display2
{
	font-family: "Times New Roman";
	font-weight: Bold;
	font-size: 15px;
	color: #CC0000;
	border-style: double;
	border-width: 5px;
	padding: 3px;
	border-color: navy; 
}

