BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-ARROW-COLOR: #59514b;
	SCROLLBAR-TRACK-COLOR: #ece6dc;
	SCROLLBAR-BASE-COLOR: #b9af9f;
	background-color: #f5f2ed;
}
.top_left {
	background-image: url(../images/index_bg_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.top_right {
	background-image: url(../images/index_bg_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.white_left {
	background-image: url(../images/white_color.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.white_right {
	background-image: url(../images/white_color.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.login_bg {
	background-image: url(../images/login_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}