@charset "utf-8";
.backside {
	background-image: url(images/stoveshop2.png);
	background-repeat: repeat-y;
}
.backbot {
	background-image: url(images/stoveshop3.png);
	background-repeat: no-repeat;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.web {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.webwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.sonline {
	background-image: url(images/stove-online2.png);
	background-repeat: repeat-y;
}
.slocal {
	background-image: url(images/stove-local2.png);
	background-repeat: repeat-y;
}
.srenewable {
	background-image: url(images/stove-renewable2.png);
	background-repeat: repeat-y;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #96989A;
	text-decoration: none;
}
