.ProdSpecsTable {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.ProductHeader {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: none;

}
.ProductCode {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.ProductDesc {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.TableHeader {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.ProductList {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.ProductList:hover {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
.moreLink {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.moreLink:hover {

	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.ProductsPageNo {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;

}
.ProductsPageNo:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;

}
.ILinksNGraphics {
	font-family: "Trebuchet MS";
	color: #CCCCCC;
}

.ILinksNGraphics:hover {
	font-family: "Trebuchet MS";
	color: #CC33CC;
}
.TableEntry {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
