.dottedbg {
	background-attachment: fixed;
	background-image: url(images/side_line_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.quotebg {
	background-attachment: fixed;
	background-image: url(images/side_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
