img
{
	border-style: none;
}

body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}


.title
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 120%;
	color: #776229;
	font-weight: bold;
	background: #e3e6d1;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

.main
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%;
	color: #776229;
	background: #ffffff;
	padding-top: 15px;
	vertical-align: top	
}

.recipetitle
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%;
	font-weight: bold;
	color: #776229;
}

.table
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%;
	color: #776229;
}

.table a
{
	text-decoration: none;
	color: #776229;
}


.table a:visited
{
	color: #776229;
	text-decoration: none;
}


.table a:hover
{
	text-decoration: underline;
}

p
{
	text-align: justify;
}


p a, div a
{
	text-decoration: none;
	color: #090701;
}


p a:visited, div a:visited
{
	color: #090701;
	text-decoration: none;
}


p a:hover, div a:hover
{
	text-decoration: underline;
}

.submenu
{
	padding-left: 25px;
	padding-bottom: 10px;
	font-size: small;
	color: #644e15;
	background: #bdc594;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
}

.submenu a
{
	text-decoration: none;
	color: #644e15;
}

.submenu a:visited
{
	color: #644e15;
	text-decoration: none;
}

.submenu a:hover
{
	color: #372100;
	text-decoration: none;
}

.markets
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%;
	color: #77622;
    	border-color: #77622;
    	border-width: 1px;
    	border-style: solid;
}

.markets td
{
    	border-color: #77622;
    	border-width: 1px;
    	border-style: solid;
	padding: 5px;
}


