body	{
	margin:		10px;
	padding:	10px;
	font-family: georgia, times new roman, times, serif;
	color:	#000000;
	background-color: #FFFFFF;
	background-image: url(../img/jpg/bg_tiles.jpg);
	text-align: center;
	}
div, p, th, td, li, dd, dl, dt    {
             /* redundant selectors to help NS4 not forget */
    font-family: Helvetica, Arial, sans-serif;
    }
a	{
	text-decoration:	none;
	font-weight:	bold;
	}
a:link	{
	color:	#000066;
	background-color: transparent;
	text-decoration: underline;
	}
a:visited	{
	color:	#990099;
	background-color: transparent;
	text-decoration: underline;
	}
a:active	{
	color:	#990000;
	background-color: transparent;
	}
a:hover	{
	color:	#990000;
	background-color: transparent;
	text-decoration: none;
	}
dt 	{
	font-weight: bold;
	}
dl, dt, dd {
	margin-top:	0em;
	margin-left: 0em;
	line-height: 14px;
	font-size: 12px;
	}
ul, ol	{
	margin-top:	0;
	margin-left: 1.5em;
	font-size: 12px;
	left: 0px;
	}
.content     {
	text-align: left;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background-color: transparent;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 10px;

}
p {
	margin-top: 0;
	padding-top: 0;
	line-height: 14px;
	font-size: 12px;
	}	
h1	{
	font-size:	20px;
	margin:	5px 0 0 0;
	}
	
h2	{
	font-size:	18px;
	margin:	5px 0 0 0;
	}
	
h3	{
	font-size:	17px;
	margin:	5px 0 0 0;
	}
	
h4 {
	font-size:	16px;
	margin:	5px 0 0 0;
	}
	
h5	{
	font-size:	14px;
	margin:	5px 0 0 0;
	}
	
h6	{
	font-size:	12px;
	margin:	5px 0 0 0;
	}		
.first 	{
	margin-top: 0; 
	padding-top: 0;
	}	
h1, h2, h3, h4, h5, h6	{
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	color: #000066;
	background-color: transparent;
	}
img	{
		/* turns off gaps around images */
	border:	0
	}
.imgbrd	{
		/* 1 px border around images */
	border:	1px solid #000066;
	}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	background-color: #FFFFFF;
	background-image: url(../img/jpg/menu_tiles.jpg);
	background-repeat: repeat;
}
.topheader {
	background-image: url(../img/gif/header_food_proc_equip.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.footer {
	background-color: #FFFFFF;
	background-image: url(../img/gif/footer_food_proc_equip.gif);	
	background-repeat: no-repeat;
}
.tblbg {
	background-color: #FFFFFF;
	border: thin solid #000066;
}
.tdbg {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
.tblfontbld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	font-weight: bold;
	background-color: transparent;
	line-height: 12px;
}
.tblfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	background-color: transparent;
	line-height: 12px;
}
.trgrey {
	background-color: #DDDDDD;
}
.varning {
	font-weight: bold;
	background-color: #FFFF99;
	border: thin solid #000000;
	margin-top: 6px;
	padding: 5px;
	width: 60%;
	font-size: 10px;
	line-height: 12px;
}
