.cssnav
{
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url(overbtn.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 100px;
	height: 34px;
	margin: 0;
	padding: 0;
	color: #C40005;
	font-size: 11px;
}
.cssnav2
{
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url(overbtn.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 100px;
	height: 34px;
	margin: 0;
	padding: 0;
	color:#5F981F
	font-size: 11px;
}
.cssnav a
{
display: block;
color: #000000;
font-size: 11px;
width: 100px;
height: 34px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img
{
width: 100px;
height: 34px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 8px;
top: 9px;
margin: 0px;
padding: 0px;
cursor: pointer;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F981F;
	text-decoration: none;
}
.prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FF0000;
	text-decoration: none;
}
.titles {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

.forms{
	color : #000000;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 11px;
	background : #CAC9B5;
	border: 1 solid #000000;
}

.bold,.Paging {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #514242;
	text-decoration: none;
}


#nutritions tr{ font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#000000;}
#nutritions .title {font-size:12px; font-weight:bold;}
#nutritions .subTitle {font-size:10px;}
#nutritions .subsubTitle {font-size:9px; line-height:9px;}
#nutritions .topRow { border-bottom: 2px solid #CCC; font-weight:bold;}
#nutritions .Row { border-bottom: 1px solid #CCC;}

#ingredience { font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#000000; margin:15px;}
