body {
	background-image: url(images/bg_main.jpg);
	background-repeat:repeat-x;
	background-color: #F0F4F5;
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
	color: #444444;
	margin: 0px;
	padding: 0px;
}
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;
	padding: 0px;
	font-weight: bold;

}
.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;
}
.blue {
	font-weight: bold;
	color: #0066CC;
}


.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;
}
.heading_blog {
	font-family: Georgia;
	font-size: 23px;
	color: #0066CC;
	font-weight: bold;
	padding-bottom: 10px;
}
.ping_link {
	color: #CC0066;
	font-weight: bold;
}


.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;
}

