body {
	color: #C0C0C0;
	background-color: #003366;
	margin-top: 0px;
	margin-left: 0px;
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
#AutogasPumps {
	margin: 0px;
	padding: 0px;
	height: 95%;
	width: 102%;
	top: 0px;
	clip: rect(0px,0px,0px,0px);
}
.BatterseaAutogasBanner {
	font-family: Verdana;
	font-size: 14px;
	font-weight: 900;
	color: #996600;
	text-align: center;
	vertical-align: top;
	height: 150px;
	width: 800px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
middle {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: 900;
	color: #999999;
	background-color: #0000FF;
	text-align: center;
	vertical-align: top;
	border: 2px solid #999999;
	height: auto;
	width: auto;
}
.side {
	width: 180px;
	text-align: center;
	background-color: #6666FF;
}
.center {
	text-align: center;
}
