body {
	background-color: #E9E9DF;
	margin: 0px;
	padding: 0px;
}

/* additionl global styles below */

.chartoutline {
	border: 1px solid #D4D4D4;
}

/* additional global styles above */

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 150%;
	color: #333333;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #666666;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.justified {
	text-align: justify;
}
input {
	border: 1px #bcbcbd;
	width: 180px;
	text-align: left;
	padding-left: 3px;
}
.widtha {
	width: 100px;
}
.specBoxline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #bcbcbd;
	border-right-color: #bcbcbd;
	border-bottom-color: #bcbcbd;
	border-left-color: #bcbcbd;
}
.smallFont {
	font-size: 10px;
}
.largeFont {
	font-size: 16px;
	line-height: 150%;
}
	div.rootMenu1, div.rootMenu1Highlight {
		background-image:url('../images/e-navTHEMACHINES.gif');
		background-repeat:no-repeat;
		width: 102px;
		height: 33px;
	}
	div.rootMenu1Highlight {
		background-image:url('../images/e-navTHEMACHINES-OVER.gif');
		cursor: pointer;
	}

	div.rootMenu2, div.rootMenu2Highlight {
		background-image:url('../images/e-navHOWTOBUY.gif');
		background-repeat:no-repeat;
		width: 100px;
		height: 33px;
	}
	div.rootMenu2Highlight {
		background-image:url('../images/e-navHOWTOBUY-OVER.gif');
		cursor: pointer;
	}

	div.rootMenu3, div.rootMenu3Highlight {
		background-image:url('../images/e-navTHEPROCESS.gif');
		background-repeat:no-repeat;
		width: 98px;
		height: 33px;
	}
	div.rootMenu3Highlight {
		background-image:url('../images/e-navTHEPROCESS-OVER.gif');
		cursor: pointer;
	}

	div.rootMenu4, div.rootMenu4Highlight {
		background-image:url('../images/e-navCLIENTS.gif');
		background-repeat:no-repeat;
		width: 69px;
		height: 33px;
	}
	div.rootMenu4Highlight {
		background-image:url('../images/e-navCLIENTS-OVER.gif');
		cursor: pointer;
	}

	div.rootMenu5, div.rootMenu5Highlight {
		background-image:url('../images/e-navTESTIMONIALS.gif');
		background-repeat:no-repeat;
		width: 106px;
		height: 33px;
	}
	div.rootMenu5Highlight {
		background-image:url('../images/e-navTESTIMONIALS-OVER.gif');
		cursor: pointer;
	}

	div.rootMenu6, div.rootMenu6Highlight {
		background-image:url('../images/e-navABOUTUS.gif');
		background-repeat:no-repeat;
		width: 86px;
		height: 33px;
	}
	div.rootMenu6Highlight {
		background-image:url('../images/e-navABOUTUS-OVER.gif');
		cursor: pointer;
	}

	div.rootMenu7, div.rootMenu7Highlight {
		background-image:url('../images/e-navCONTACTUS.gif');
		background-repeat:no-repeat;
		width: 91px;
		height: 33px;
	}
	div.rootMenu7Highlight {
		background-image:url('../images/e-navCONTACTUS-OVER.gif');
		cursor: pointer;
	}

	div.rootMenu8, div.rootMenu8Highlight {
		background-image:url('../images/e-navHOME.gif');
		background-repeat:no-repeat;
		width: 58px;
		height: 33px;
	}
	div.rootMenu8Highlight {
		background-image:url('../images/e-navHOME-OVER.gif');
		cursor: pointer;
	}
	
/* Links */

  a { color: #669966; text-decoration: none; }
  a:link { color: #669966; }
  a:visited { color: #669966; }
  a:hover {	color: #99cc99;	text-decoration: underline; }
  a:active { }