@charset "utf-8";
/* CSS Document */

body {
	background:#FFF;
	margin:0px;
	}

table, td,th {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	border-collapse:collapse;
}

A:link {
	text-decoration: none; color: #0033cc;	font-weight: bold;
	}
A:visited {
	text-decoration: none ; color: #0033cc;	font-weight: bold;
	}
A:active {
	text-decoration: none; color: #0033cc;	font-weight: bold;
	}
A:hover {
	text-decoration: underline; color: #0033cc;	font-weight: bold;
	}
	
.style1 {
	font-size: 9px;
}
.style2 {
	font-size: 10px;
}
.style3 {
	font-size: 12px;
}
.style4 {
	font-size: 22px;
	color:#FFFFFF;
	font-weight:bold;
}

.style5 {
	font-size: 10px;
		color: #ffffff;
}
.style6 {
		font-size: 14px;
		color: #ffffff;
}

	
h1 {
	font-size: 22px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}

h2 {
	font-size: 14px;
	color:#FFFFFF;
	font-weight: normal;
	}
h3 {
	font-size: 10px;
	color:#FFFFFF;
	font-weight: normal;
	}

a.rollover1 {
	display: block;
	width: 113px;
	height: 81px;
	text-decoration: none;
	background: url("../images/tesco_nav_01.gif");
	}

a.rollover1:hover {
	background-position: -113px 0;
	}
a.rollover2 {
	display: block;
	width: 57px;
	height: 81px;
	text-decoration: none;
	background: url("../images/tesco_nav_02.gif");
	}

a.rollover2:hover {
	background-position: -57px 0;
	}
a.rollover3 {
	display: block;
	width: 82px;
	height: 81px;
	text-decoration: none;
	background: url("../images/tesco_nav_03.gif");
	}

a.rollover3:hover {
	background-position: -82px 0;
	}
a.rollover4 {
	display: block;
	width: 80px;
	height: 81px;
	text-decoration: none;
	background: url("../images/tesco_nav_04.gif");
	}

a.rollover4:hover {
	background-position: -80px 0;
	}
a.rollover5 {
	display: block;
	width: 87px;
	height: 81px;
	text-decoration: none;
	background: url("../images/tesco_nav_05.gif");
	}

a.rollover5:hover {
	background-position: -87px 0;
	}
a.rollover6 {
	display: block;
	width: 70px;
	height: 81px;
	text-decoration: none;
	background: url("../images/tesco_nav_06.gif");
	}

a.rollover6:hover {
	background-position: -70px 0;
	}
a.rollover7 {
	display: block;
	width: 91px;
	height: 81px;
	text-decoration: none;
	background: url("../images/tesco_nav_07.gif");
	}

a.rollover7:hover {
	background-position: -91px 0;
	}

.displace {
	position: absolute;
	left: -5000px;
	}
