	body {
		background-color: #FFFFFF;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}

	.red {
		color: red;
	}

	td {
		font: 7pt Verdana;
		color: #767d85;
	}
	
	.parText {
		font: 7pt Verdana;
		color: #767D85;
		line-height: 15px;
		text-transform: uppercase;
	}
	
	.custBreak {
		line-height:6px;
	}
		
	#descrip	{
		position: absolute;
		z-index: 1;
		width: 400px;
		height: 200px;
		cursor: default
	}
				
	div	{
		font: 7pt Verdana;
		font-weight: bold;
		line-height: 20px;
		color: #f3f3f3;
		cursor: hand
	}
	
	.imgMain {
		display: block;
		border:1px solid #333333;
		margin: 0px 0px 16px 0px;
	}
	
	.butLine1 {
		border-top: 1px solid #000000;
		border-right: 1px solid #000000;
		cursor:pointer;
		cursor:hand;
	}
	
	.rightBorder {
		border-right: 1px solid #B5BEC8;
		padding-right: 4px;
	}
		
	a.product:link, a.product:active, a.product:visited	{
		font: 7pt Verdana;
		color: #a05a92;
		text-decoration: none;
		font-weight: bold;
	}
	
	a.product:hover	{
		text-decoration: none;
		color: black;
		font-weight: bold;
	}
	a.career:link, a.career:active, a.career:visited	{
		font: 7pt Verdana;
		color: #81905F;
		text-decoration: none;
		font-weight: bold;
	}
	a.career:hover	{
		text-decoration: none;
		color: black;
		font-weight: bold;
	}	
	a.about:link, a.about:active, a.about:visited	{
		font: 7pt Verdana;
		color: #4c9cd0;
		text-decoration: none;
		font-weight: bold
	}
	
	a.about:hover	{
		text-decoration: none;
		color: black;
		font-weight: bold
	}
	a.contactLeft:link, a.contactLeft:active, a.contactLeft:visited	{
		font: 7pt Verdana;
		color: #888888;
		text-decoration: none;
		font-weight: bold
	}
	
	a.contactLeft:hover	{
		text-decoration: none;
		color: black;
		font-weight: bold
	}
				
	a.press:link, a.press:active, a.press:visited	{
		font: 7pt Verdana;
		color: #92a30f;
		text-decoration: none;
		font-weight: bold
	}
	
	a.press:hover	{
		text-decoration: none;
		color: black;
		font-weight: bold
	}
				
	a.recipe:link, a.recipe:active, a.recipe:visited	{
		font: 7pt Verdana;
		color: #dd001c;
		text-decoration: none;
		font-weight: bold;
		text-transform: uppercase
	}
	
	a.recipe:hover	{
		text-decoration: none;
		color: black;
		font-weight: bold;
		text-transform: uppercase
	}
				
	a.copy:link, a.copy:active, a.copy:visited	{
		font: 7pt Verdana;
		color: #767d85;
		text-decoration: none;
		font-weight: bold
	}
	
	a.copy:hover	{
		text-decoration: none;
		color: black;
		font-weight: bold
	}
				
	a.productsub:link, a.productsub:active, a.productsub:visited	{
		font: 7pt Verdana;
		color: #FF8000;
		text-decoration: none;
		font-weight: bold
	}
	
	a.productsub:hover	{
		text-decoration: none;
		color: #000000;
		font-weight: bold
	}
				
	a.recipesub:link, a.recipesub:active, a.recipesub:visited	{
		font: 7pt Verdana;
		color: #767d85;
		text-decoration: none;
	}
	
	a.recipesub:hover	{
		text-decoration: none;
		color: black;
	}
