body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F9D9C2;
	padding: 0px;
	margin: 10px 0 0 0;
	background-image: url(/images/bg_garlic13.jpg);
}
#printReady {
	background:#FFFFFF;
}

td {
	font-size: 12px;
}
.style1 {
	color: #496E11;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.style3 {
	font-size: 9px;
	color: #999999;
}
.style5 {
	color: #8D313E;
}
.style6 {font-size: 10px}
.style7 {color: #FFFFFF; font-weight: bold; }
.style9 {
	font-size: 10px;
	color: #638338;
	font-weight: bold;
}
.style10 {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #8D313E;
}
.style12 {
	font-size: 36px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8D313E;
}
.style13 {
	font-size: 14px;
	font-weight: bold;
}
a          { color: #496E11; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
a:link     { color: #496E11; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
a:visited  { color: #496E11; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
a:hover    { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }

#menu {
	font-size: 12px;
	font-size: 85%;
}

#menu a {
 	/*/*/
 	display: block;
 	text-decoration: none;
	text-align:center;
	text-decoration:none;
	/* */
 }
 
#menu a:link, #menu a:visited {
 	color: #666;
 }
 
#menu a:hover, #menu a:active {
 	color: #000000;
 	background-color: white;
 } 
 
#r_teaser {
	font-size: 60%;
}

#r_teaser a {
 	/*/*/
 	display: block;
	text-align:left;
	text-decoration:none;
	/* */
 }
 
#r_teaser a:link, #r_teaser a:visited {
 	color: #666;
 }
 
#r_teaser a:hover, #r_teaser a:active {
 	color: #000000;
 	background-color: white;
 } 
 
#r_list {
	font-size: 60%;
}

#r_list a {
 	/*/*/
 	display: block;
	text-align:left;
	text-decoration:none;
	/* */
 }
 
#r_list a:link, #r_list a:visited {
 	color: #333;
 }
 
#r_list a:hover, #r_list a:active {
 	color: #000000;
 	background-color: #F9D9C2;
 } 
