/*
  This is the style sheet for the articles in Man. 
  Many articles dating before 05/04 problably link to 
  www.manufacturingcenter.com/mfg.css, so take that 
  into consideration if you plan on changing some style
  sheets or make it one big one.
*/  

.title { font-size: 24pt; font-family: arial,verdana,helvetica; font-weight: bold; text-align: Center }

/*
  This is for captions, although if you just remember the font, size, and weight, it might be 
  easier than using this style for formating reasons, etc...
*/
span.caption { font-family: Times New Roman; font-size: 10pt; font-weight: bold; text-align:center;}

/*
  .header is for the description under the title and the section heading
  Example of section heading: "MACHINING / TURNING CENTERS"
*/
.section  { font-family: Arial; font-weight: bold; color:#FFFFFF }

/*
  The subhead is for the brief article descriptions. It usually is 
  another color also, but that varies between articles.
*/  
.subhead {font-family: Arial; font-size: 12pt; font-weight: bold}

A:link {font-size:10pt; font-family:Arial; COLOR: #336699 }

A:visited {	font-size:10pt; font-family:Arial; COLOR: #336699 }

A:active { 	font-size:10pt; font-family:Arial; COLOR: #336699 }

A:hover {COLOR: #cc0000; text-decoration: none; font-size:10pt; font-family:Arial; }

p { font-family: Times New Roman }

/*
  This is used for the product title. Some pages it is used on are New Products, 
  Spotlight Products, and Eastec Products(from May 
*/
.producttitle {font-size:12pt; font-family:Arial,Verdana,Helvitica; font-weight:bold; color:#800000;}

p.industry {font-size:14pt; font-family:Arial,Verdana,Helvitica; font-weight:bold; text-align:center;}