body,p,td,ul,li,input,select {
  color: #868686;
  font-family: arial;
  font-size: 12px;
  font-weight: none;  
  text-decoration: none;
}

.sub-heading {

  color: #034587;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;  
  text-decoration: none;
}

.product-heading {

  color: #034587;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;  
  text-decoration: none;
}

.product-code {

  color: #868686;
  font-family: arial;
  font-size: 10px;
  font-weight: normal;  
  text-decoration: none;
}

a {
  color: #034587;
  font-family: arial;
  font-size: 12px;
  font-weight:none;
  text-decoration:none;
 }

a:hover {
  color: #3C97F1;
  font-family: arial;
  font-size: 12px;
  font-weight: none;  
  text-decoration: none;

}

.arrows {
  color: #ffffff;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;  
  text-decoration: none;

}

.sidenav {
  color: #ffffff;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;  
  text-decoration: none;

}

.sidenav:hover {
  color: #034587;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;  
  text-decoration: none;

}

.footer {
  color: #333333;
  font-family: arial;
  font-size: 10px;
  font-weight: normal;  
  text-decoration: none;

}

.footer:hover {
  color: #3C97F1;
  font-family: arial;
  font-size: 10px;
  font-weight: normal;  
  text-decoration: none;
  background: #B0CEEE;

}

.feature{
  color: #ffffff;
  font-family: arial;
  font-size: 10px;
  font-weight: normal;  
  text-decoration: none;

}
.catNum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.Mcages {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #3C97F1;
	position: relative;
	height: 200px;
	width: 200px;
	left: 200px;
	visibility: hidden;
}
.overStage {
	background-color: #87BFF6;
}
