/* CSS Document */
body {
/*	background-image:url(images/bg1.gif); */
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment: fixed;
}

.MainTable {
	border:1px solid #000000;
}

.BotomBorder {
	border-bottom:1px solid #000000;
}

