
BODY{
	
}

.JsMenu a{
		color: #FC7205;
	text-decoration: none;
}

.JsMenu a:hover
{
	color: #FC7205; text-decoration: none; background-color: #464860;
}
.JsMenu a:active
{
	color: #FC7205; text-decoration: none;
}
.JsMenu a:visited
{
	color: #FC7205; text-decoration: none;
}

.ContentTable {
	
}

.ProductViewMore{
	color: blue;
}

.ProductPriceText{
	font-weight: bold;
}

.ProductPriceValue{
	font-weight: bold;
}

.ProductEnquiry{
	color: #666666;
}

.ProductReference{
	
}

.ProductSeparator{
	color: silver;
}

.CaCategoryName{
	font-weight: bold; color: #333333; font-size: 12pt;
}

.CaProductTitle{
	color: black; font-weight: bold;
}

.CaProductIntro{
	color: #333333;
}

.PrProductTitle{
	color: black; font-weight: bold;
}

.PrProductIntro{
	color: #333333;
}

.PrViewImages{
	color: gray; font-weight: bold;
}
