.categoryOuterPanel
{
	width:160px;
	vertical-align:middle;
	color: Black;
}
.categoryInnerPanel
{
	width:160px;
	display:block;
}
.categoryNameLabelArea
{
	height:20px;
	background-color: #F3F3F3;
	border-bottom: dotted 2px #d4d8d8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	vertical-align:middle;
}
.categoryNameLabel
{
	color: #E23194;
	background-color: #F3F3F3;
	font-size: 12px;
	font-weight: bolder;
	vertical-align: middle;
}
.categoryExpandLabel
{
    color: #E23194;
    background-color: #F3F3F3;
    font-size: 12px;
    font-weight: bolder;
}

a.ProductLeft-link:link, a.ProductLeft-link:visited, a.ProductLeft-link:active
{
	font-weight: bold;
	text-decoration: none;
	font-family:Verdana;
	font-size: 10px;
	color: #000;
}

a.ProductLeft-link:hover
{
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10px;
	color: #000;
}
.prodActive
{
    color: #FFFFFF;
    background-color: #444544;
    font-size: 12px;
    font-weight: bolder;
}
. 
{
    color: #E23194;
    background-color: #eff3f5;
    font-size: 12px;
    font-weight: bolder;
}
.productTable
{
	width:170px;
	border:none;
	background-color:#F65F2E;
}

