body
{
}

.CartPanel_Header
{
	color: #103863;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.TableHeaderWhite
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}

.TableHeaderBlack
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

A.Product_Cat:link
{
	color:Black;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	font-weight:bolder;
}
A.Product_Cat:visited
{
	color:Black;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12pt;
	text-decoration: none;
	font-weight:bolder;
}
A.Product_Cat:active
{
	color:Black;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12pt;
	text-decoration: none;
	font-weight:bolder;
}
A.Product_Cat:hover
{
	color:Black;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12pt;
	text-decoration: none;
	font-weight:bolder;
}

