/*this is a style sheet for the products page*/


font.pr_title {

  color:black;

  font-size:16px;

  font-family: Verdana;

}

font.descript{

  font-family: Verdana;

  color:#767575;

  font-weight:500;

  font-size:10px;

}






a.images{

cursor:hand;

}

a.mach {
	color: #00529F;
	font-family: Verdana;


/*  font-style:oblique;*/

  text-decoration=underline;
	font-weight:600;
	font-size: 12px;
	text-decoration: none;

}

a.tool {

  color: #00529F;

  font-family: Verdana;

/*  font-style:oblique;*/

  text-decoration=underline;

  font-weight:600;

  font-size: 12px;

}

a.mach:hover {

  color: #00529F;

  text-decoration=none;

  font-weight:600;

  font-size: 12px;

  font-family: Verdana;

}

a.tool:hover {

  color: #00529F;

  text-decoration=none;

  font-weight:600;

  font-size: 12px;

  font-family: Verdana;

}

a.mach2 {

  color: white;

  font-family: Verdana;

  text-decoration=underline;

  font-weight:600;

  font-size: 12px;

}

a.tool2 {

  color: white;

  font-family: Verdana;

  text-decoration=underline;

  font-weight:600;

  font-size: 12px;

}

a.high_mach {
  color: #ff8f21;

  text-decoration=underline;

  font-style:bold;

  font-weight:600;

  font-size: 12px;

  font-family: Verdana;
}

a.high_tool {
  color: #ff8f21;

  text-decoration=underline;

  font-style:bold;

  font-weight:600;

  font-size: 12px;

  font-family: Verdana;
}

a.desc {

  color: black;

  font-weight:500;

  font-size: 14px;

  line-height= 14px;

  font-family: New Times Roman;

  vertical-align=top;

  color: black;

}

font.250 {

  color:#00529F;

  font-weight:300;

  font-size:10px;

  font-family:Verdana;

  font-style:italic;

  line-height=11px;

}
