.left1x1 {
	background-attachment: fixed;
	background-image: url(Links/1x1white.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.top1x1 {

	background-attachment: fixed;
	background-image: url(Links/1x1white.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.topright {

	background-attachment: fixed;
	background-image: url(Links/xltopright.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.mlrightbg {
	background-attachment: fixed;
	background-color: EFEBC7;
	background-image: url(Links/mlrightbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 18px;

}
body {
	overflow: auto;
}
