﻿.ProductTitle {

	font-size:8pt;
	font-weight:bold;
	color:#000000; /* #0099FF; */
}
.ItemNumber_IDTL {

	font-size:8pt;
	color:#000000;
}
.productLongDes {

	font-size:9pt;
	color:#000000;
	
}


.slink
{
	text-decoration:none;
	font-weight:bold;
	color: #1F79A5;
}

.search_product
{
	margin: 0px 15px 0px 15px;	
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #b2b2b2;
}

a:link 
{
    color: #1f79a5;
	text-decoration: none;
	font-weight: bold;
}

a:visited 
{
    color: #999966;
	text-decoration: none;
	font-weight: bold;
}

a:hover 
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;	
}

a:active 
{
	color: #999966;
	text-decoration: none;
	font-weight: bold;	
}