.img-l { float: left;
      margin-right: 10px;
	  margin-bottom: 10px;
}
.img-r { float: right;
      margin-left: 10px;
	  margin-bottom: 10px;
}
.menu, .body, .body2, .body3, .head, table {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ffffff;
}
.menu {
	font-size: 12.5px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.blue {
	color:#39F;
}
.red {
	color:#C00;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
}
.subhead-gr {
	font-size: 14px;
	font-weight: bold;
	color: #198B01;
}
.subhead-gr :link {color: #198B01; text-decoration: none;}
.subhead-gr :visited {color: #198B01; text-decoration: none;}
.subhead-gr :hover {color: #000; text-decoration: underline;}
.subhead-gr :active {color: #000; text-decoration: underline;}

.dull {
	color:#CCC;
}
#back1 {
	background-image: url(images/machine3.gif);
	height: 600px;
    margin-top: -11px;
}
#back2 {
	background-attachment: fixed;
	background-image: url(images/machine.gif);
	background-repeat: no-repeat;
	background-position: 383px;
	height: 600px;
}
.menu :link {color: #ffffff; text-decoration: none;}
.menu :visited {color: #ffffff; text-decoration: none;}
.menu :hover {color: #cccccc; text-decoration: underline;}
.menu :active {color: #cccccc; text-decoration: underline;}

.head {
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
	color: #dc9900;
}
.body, table {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.body2 {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #003300;
}

.body3 {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #109D2E;
}
.email {
  padding: 2px;
  background-color:#ffffff;
  font: bold 11px Arial, Helvetica, Sans-Serif;
  color: #000000;
  cursor:hand;
}
.email :link {color: #000000; text-decoration: none;}
.email :visited {color: #000000; text-decoration: none;}
.email :hover {color: #003366; text-decoration: underline;}
.email :active {color: #003366; text-decoration: underline;}
.red {
	color: 
}

#Layer1 {
	position:absolute;
	left:0px;
	top:-1px;
	width:100%;
	height:392px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:0;
	top:126px;
	width:100%;
	height:66;
	z-index:1;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}

