body {
	scrollbar-face-color: #FFFFD7;
	scrollbar-shadow-color: #FFFFD7;
	scrollbar-highlight-color: #FFFFD7;
	scrollbar-3dlight-color: #336600;
	scrollbar-darkshadow-color: #336600;
	scrollbar-track-color: #FFFFD7;
	scrollbar-arrow-color: #336600;
	
	background-image:url(images3/layout2_09_2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	overflow:auto;
}

.input_ml {
font-size: 14;
color: #092F56;
border: 1px solid #336600;
background: #FFFFD7;
overflow:auto;
}

.inputs {
height: 19px;
font-size: 14;
color: #092F56;
border: 1px solid #336600;
background: #FFFFD7;
}

.input_btn {
height: 22px;
font-size: 14;
color: #092F56;
border: 1px solid #336600;
background: #FFFFD7;
}