﻿body {
}


.breadCrumb
{
	font-family: Arial ;
	font-size: 14px;
	font-weight: bold;
	 font-style:italic;
	color: #e0ecf7;
	margin-left: 65px;
	margin-top: 3px;
	
}

.menuBar
{
	font-family: Arial ;
	font-size: 12px;
	font-weight: bold;
	
	color: #ffffff;
	margin-left: 12px;
	margin-top: 3px;
	
}

.menuBar a:link
{
	font-family: Arial ;
	font-size: 12px;
	font-weight: bold;
	 text-decoration: none;
	color: #ffffff;
	margin-left: 12px;
	margin-top: 3px;
	
}

.menuBar a:visited
{
	font-family: Arial ;
	font-size: 12px;
	font-weight: bold;
	 text-decoration: none;
	color: #ffffff;
	margin-left: 12px;
	margin-top: 3px;
	
}

.menuBar a:hover
{
	font-family: Arial ;
	font-size: 12px;
	font-weight: bold;
	 text-decoration: underline;
	color: #ffd0d0;
	margin-left: 12px;
	margin-top: 3px;
	
}

.infoProductTitle
{
	font-family: Arial ;
	font-size: 12px;
	font-weight: bold;
	
	color: #144265;
	 text-align: center;
	margin-top: 3px;
	z-index:6;
}
.productCatalog
{
	color: #3884be;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.productCatalogTitle
{
	color: #155477;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}


.Testimonials
{
	font-size: 11px;
	
	color: #464647;
	font-family:  Sans-Serif;
	margin-left: 25px;
	font-style:italic;
	margin-right: 14px;
}
.TestimonialsName
{
	font-size: 11px;
	
	color: #896a26;
	text-align: right;
	font-weight:bold;
	font-style:italic;
	font-family:  Sans-Serif;
	margin-left: 25px;
	margin-right: 14px;
}