body {
   line-height: 20px;
	color: #444444;
	margin: 0px;
	padding: 0px;
}
.hiddenPic {display:none;}
h1 {
	font-size: 18px;
	color: #F52578;
	font-family: tahoma;
	padding: 0px;
	font-weight: bold;
	margin: 0px;
}
.box_heading {
	font-size: 14px;
	font-weight: bold;
	text-indent: 10px;
	color: #000000;
}
.box_text {
	font-size: 11px;
	line-height: 16px;
}


.red {
	color: #FF6600;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}


.font_head {
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	margin-top: 15px;

}
.font_head_red{
	color: red;
	font-weight: bold;
	padding: 0px;
	margin-top: 15px;

}

.input_header {
	background-image: url(images/input.png);
	background-repeat: repeat-x;
	height: 22px;
	width: 170px;
	background-color: #1E88BC;
	line-height: 22px;
	margin: 0px;
	text-align: left;
	font-size: 18px;
	text-indent: 5px;
	background-position: left top;
	border: 1px solid #0E5E72;
}

.header_links {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.header_links a {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.header_links a:visited {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

.header_links a:hover {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #F52578;
	text-align: center;
	text-decoration: none;
}

.orange_title {
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
	text-indent: 8px;
}
.small {
	font-size: 11px;
}
.supermarket_input {
	background-image: url(images/bg_input.jpg);
	font-size: 14px;
	background-repeat: repeat-x;
	border: 1px solid #CC0066;
	background-color: #FFFFFF;
	background-position: bottom;
	line-height: 14px;
}
.footer {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.footer strong {
	color: #FFFF00;
}
.footer a:link {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.footer em {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	font-style: normal;
}
.font_head a {
	color: #FFFFFF;
	padding: 0px;
	font-weight: bold;
}
.header_heading {
	font-size: 14px;
	color: #FDB5D1;
	font-weight: bold;
}

.header_title {
	color: #FFFF00;
}
.font_head a:hover {
	color: #FFFFFF;
	padding: 0px;
	font-weight: bold;
	text-decoration: underline;
}
.cat-bg {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #75A9DD;
	border-left-color: #75A9DD;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #75A9DD;
}
.category-text {
	font-family: arial;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
	line-height: 30px;
}
.bg-coupon-title {
	background-image: url(images/bg-coupon.jpg);
	font-family: arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	background-repeat: repeat-x;
}
.input-box {
	font-family: arial;
	font-size: 12px;
	background-repeat: repeat-x;
	height: 20px;
	width: 150px;
	border: 1px solid #F52578;
	background-color: #FFF4FB;
	background-position: bottom;
	line-height: 20px;
}
.coupon-text {
	font-family: verdana;
	font-size: 40px;
	font-weight: bold;
	color: #CC0066;
}

.search-box-inner {
	font-family: arial;
	font-size: 16px;
	background-image: url(images/search-box-bg.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 260px;
	border: 1px solid #F52578;
	padding: 5px;
	background-color: #FDE5F5;
	overflow: auto;
	background-position: bottom;
}
.search-head {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-family: arial;
	font-weight: bold;
}

