.background {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ecbd00;
	background-image: url(../../apada/images/backg_index2.gif);
	position: relative;
	padding: 5px;
	overflow: auto;




}
.backgLeft {
	background-color: #ecbd00;
	background-attachment: fixed;
	background-image: url(../../apada/images/backg_left_cor.gif);
	background-repeat: repeat;
	background-position: left bottom;

}
.backg800600 {
	background-attachment: fixed;
	background-color: #ECBD00;
	background-image: url(../../apada/images/FRM_Right_backg_800_600.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

