body {
	background-color:#bfdbe8;
	margin: 0px;
	margin-top:5px;
	padding: 0px;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #2e2d2d;
	
}


.repeat {
	background-image: url(../images/repeat.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.top_head {
	background-image: url(../images/top_head.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 211px;
}
.heading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.doted_line {
	background-image: url(../images/doted_line.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.vert_line {
	background-image: url(../images/ver_line.jpg);
	background-repeat: repeat-y;
	background-position: center;
}


.text {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

.link {
	font-size:13px;
	font-weight:bold;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
			}
	
.link A {
}


.link A:hover{
	color: #9dd5ee;
	text-decoration: none;
}

.linkA: Visted{
	}



.buy {
	background-image: url(../images/buy.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 195px;
	background-position: center;
}
.nutririon {
	background-image: url(../images/nutrition_box.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 161px;
	width: 194px;
}
.recipes {
	background-image: url(../images/recipes_box.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 161px;
	width: 192px;
}
.input_label{
	padding: 5px;
	font-family: Tahoma, Verdana;
	font-size: 18px;
	color:#BFDBE8;
	
}

.input_field{
	font-family: Tahoma, Verdana;
	font-size: 18px;
	color:#008BBE;
	background-color:#BFDBE8;
	
}		









.pagingDiv { width:500px; height:20px; font-size:14px;
	font-weight:bold;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;}
.pNo {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	outline:none;
	float:left;
	
	
	}
.pNo a {text-decoration:none; font-size:14px;
	font-weight:bold;
	color:#ccc;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;} 
