table.main {
	border: thin solid #1971AC;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(/master/images/dots.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
td.main {
	border-left: thin solid black;
	padding: 25 0 0 0;
	width: 695px;
}
