<!--
body {
color:#63600;
background:#3c3c3c url(images/bg_yellow3.gif) repeat-y center;
scrollbar-arrow-color:#50432c;
scrollbar-3dlight-color:#50432c;
scrollbar-highlight-color:#666;
scrollbar-face-color:#444;
scrollbar-shadow-color:#191919;
scrollbar-track-color:#50432c;
scrollbar-darkshadow-color: #191919;
}
h1
	{
	font-family: verdana, arial, helvetica, sans-serif, geneva;
	font-size: 11px;
	color: #463521;
	display:inline;
	}
	
  

.forms
	{
	width: 400;
	font-family: verdana, arial, sans-serif, geneva;
	font-size: 11px;
	color: #000000;
	background: #DDDDDD;
	}
.forms_small
	{
	width: 230;
	font-family: verdana, arial, sans-serif, geneva;
	font-size: 11px;
	color: #000000;
	background: #DDDDDD;
	}	
.forms_readonly
	{
	width:35;
	font-family: verdana, arial, helvetica, sans-serif, geneva;
	font-size: 11px;
	font-weight: bold;
	color: #463521;
	background:none;
	border:none;

	}	
.button
	{
	color: #EB5518; 
	font-size: 11px;
	vertical-align:middle;
	width:200px;
	height: 30px;
	cursor:hand;
	font-family: verdana, arial, sans-serif, geneva;
	font-weight: bold;
	background-color: #922100;
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: #FB532E;
	border-left-color: #FB532E;
	}
.button_small
	{
	color: #EB5518; 
	font-size: 11px;
	vertical-align:middle;
	width:100px;
	height: 30px;
	cursor:hand;
	font-family: verdana, arial, sans-serif, geneva;
	font-weight: bold;
	background-color: #922100;
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: #FB532E;
	border-left-color: #FB532E;
	}	
img.pic 
	{ 
	border: 1px solid #757575 ; 
	}

img.picblack 
	{ 
	border: 1px solid #000000 ; 
	}
	
.bodytext
	{
	font-family: verdana, arial, helvetica, sans-serif, geneva;
	font-size: 11px;
	color: #463521;
	}
.bodytext_didyouknow
	{
	font-family: verdana, arial, helvetica, sans-serif, geneva;
	font-size: 13px;
	font-style: italic;
	color: #663300;
	}			
.bodytext_recipe
	{
	font-family: verdana, arial, helvetica, sans-serif, geneva;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #008131;	
	}		
.bodytitle
	{
	font-family: verdana, arial, helvetica, sans-serif, geneva;
	font-size: 12px;
	font-weight:bold;
	color: #463521;
	}
.body_notfound
	{
	font-family: verdana, arial, helvetica, sans-serif, geneva;
	font-size: 13px;
	font-weight:bold;
	color: #463521;
	}				
.bodyfooter
	{
	font-family: verdana, arial, helvetica, sans-serif, geneva;
	font-size: 11px;
	color: #000000;
	}	
.bodytext_thankyou
	{
	font-family: verdana, arial, helvetica, sans-serif, geneva;
	font-size: 12px;
	color: Green;
	}	

A
	{
	color:#ffff00;
	text-decoration:underline;	
	}

A:HOVER
	{
	color:#ffff00;
	text-decoration:none;
	} 

A:VISITED
	{
	color:#ffff00;
	text-decoration:underline;	
	}

A:VISITED:HOVER
	{
	color:#ffff00;
	text-decoration:none;
	}	


A.List
	{
	font-family: Verdana,Arial,Helvetica,sans-serif,geneva;	
	font-size: 11px;
	color:#990000;
	text-decoration:underline;
	}

A.List:HOVER
	{
	font-size: 11px;
	color:#990000;
	text-decoration:none;
	} 

A.List:VISITED
	{
	font-size: 11px;
	color:#990000;
	text-decoration:underline;
	}

A.List:VISITED:HOVER
	{
	font-size: 11px;
	color:#990000;
	text-decoration:none;
	}	
A.list_big
	{
	font-family: Verdana,Arial,Helvetica,sans-serif,geneva;	
	font-size: 12px;
	color:#990000;
	text-decoration:none;
	}

A.list_big:HOVER
	{
	font-size: 12px;
	color:#990000;
	text-decoration:underline;
	} 

A.list_big:VISITED
	{
	font-size: 12px;
	color:#990000;
	}

A.list_big:VISITED:HOVER
	{
	font-size: 12px;
	color:#990000;
	text-decoration:underline;
	}	
A.green
	{
	font-family: Verdana,Arial,Helvetica,sans-serif,geneva;	
	font-size: 11px;
	color:#006600;
	text-decoration:none;
	}

A.green:HOVER
	{
	font-size: 11px;
	color:#006600;
	text-decoration:underline;
	} 

A.green:VISITED
	{
	font-size: 11px;
	color:#006600;
	}

A.green:VISITED:HOVER
	{
	font-size: 11px;
	color:#006600;
	text-decoration:underline;
	}	
a.grey
	{
	font-family: Verdana,Arial,Helvetica,sans-serif,geneva;	
	font-size: 11px;
	color:#333333;
	text-decoration:none;
	}

a.grey:HOVER
	{
	font-size: 11px;
	color:#990000;
	text-decoration:underline;
	} 

a.grey:VISITED
	{
	font-size: 11px;
	color:#333333;
	}

a.grey:VISITED:HOVER
	{
	font-size: 11px;
	color:#990000;
	text-decoration:underline;
	}	
	
	
A.white
	{
	font-family: Verdana,Arial,Helvetica,sans-serif,geneva;	
	font-size: 11px;
	color:#333333;
	text-decoration:none;
	}

A.white:HOVER
	{
	font-size: 11px;
	color:#990000;
	text-decoration:underline;
	} 

A.white:VISITED
	{
	font-size: 11px;
	color:#white;
	}

A.white:VISITED:HOVER
	{
	font-size: 11px;
	color:#333333;
	text-decoration:underline;
	}		
	
A.seo
	{
	font-family: Verdana,Arial,Helvetica,sans-serif,geneva;	
	font-size: 11px;
	color:#463521;
	text-decoration:underline;
	}

A.seo:HOVER
	{
	font-size: 11px;
	color:#463521;
	text-decoration:none;
	} 

A.seo:VISITED
	{
	font-size: 11px;
	color:#463521;
	text-decoration:underline;
	}

A.seo:VISITED:HOVER
	{
	font-size: 11px;
	color:#463521;
	text-decoration:none;
    }	
