body {
	background-image: url(images/Untitled-2.gif);
	background-repeat: repeat-x;
}
.b {
	background-image: url(ontario/images/b.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.t {
	background-image: url(ontario/images/t.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a1:link {
	color: #FFFFFF;
	text-decoration: none;
}
a1:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a1:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a1:active {
	color: #FFFFFF;
	text-decoration: none;
}
.footbg {
	background-image: url(images/backbg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.11 {
	font-size: 11px;
	line-height: 20px;
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.11Copy {
	font-size: 11px;
	line-height: 18px;
}
.tbbg {
	background-image:  url(ontario/images/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}