body {
	background: url(../image/bg.gif) repeat-y; scroll 0 0;
	background-position:top;
	background-repeat:
	background: #E7E7E7;
}

#doc4 {
	background: url(../image/bg_shadow_left.gif) repeat-y scroll 0 0;
}

.doc-wrapper1 {
	background: url(../image/bg_shadow_right.gif) repeat-y scroll right top;
}

.doc-wrapper4 {
	margin: 0 10px;
	background: #FFFFFF;
}

.DFF_button {
	background: #246C24;
	border: 2px inset #349E34;
	color: white;
	width: 50px;
	font-weight: bold;
}