body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	SCROLLBAR-FACE-COLOR: #1D2A37; 
	SCROLLBAR-HIGHLIGHT-COLOR: #1D2A37; 
	SCROLLBAR-SHADOW-COLOR: #1D2A37; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;

}

.table_bottom {
	background-image: url(pic/bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.table_top {
	background-image: url(pic/top_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.main_table {
	background-image: url(pic/main_bg.gif);
	background-repeat: repeat;
}
.logo {
	background-image: url(pic/m-gen_logo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
