
  body { background-color: #E9E9E9; }


/* html format for help file and factory details */
#help_file {
    	font-family: Arial;
	background:url(./helptext.png);
	font-size:11px;
	padding-top:0;
	margin-top:0;
	font-weight:bold;
/*	width:60em;  
	line-height:1em;  */
	padding-bottom:2px;
	margin-left:3%;
	margin-right:3%;
	margin-bottom:2px;
/*	alignment:center;*/

}

#help_file div.title {
	color:White;
	font-size:12px;
	font-style:normal;
	text-align:left;
	padding:0;
	padding-left:1.5em;
	margin:0;
	line-height:20px;
	background-color:#FF8000;
/*	width:100%; */
	height:20px;
}

div.helpfile_h1 {
	color:Yellow;
	text-shadow: 2px 2px black;
	text-decoration:underline;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:1px;
	margin:0;
	text-align:left;
	alignment:left;
	line-height:16px;
}

#help_file strong {
	color:Red;
}

#help_file em {
	color:White;
	font-style:normal;
}

/* -o -moz -webkit */

#help_file em.it {
	/*background-color: Yellow;*/
	text-shadow: 2px 2px black;
	color:White;
}

div.htmlhelp {
	padding-left:5px;
	padding-right:5px;
	margin-top:8px;
	margin-bottom:8px;
	text-align:left;
	alignment:left;
	line-height:16px;
	color:black;
}

#help_file a {
	color:Yellow;
	text-decoration:underline;
}

div.imagefile {
	text-align:center;
	margin:1em;
}

div.imagefile img {

}

div.timagefile {
	text-align:center;
	margin:1em;
}

div.timagefile img {

}
