.BACKGROUND {

	background-attachment: fixed;

	background-image:  url(/jpgs/mainbg.jpg);

	background-repeat: repeat-y , repeat-x;

	background-position: center top;

}

.BACKGROUNDtop {



	background-attachment: scroll;

	background-image:  url(file:///F|/ideaofbeauty/newsite/jpgs/topbackground.jpg);

	background-repeat: repeat-y;

	background-position: center top;

}

.MAINWINDOWlayout {

	font-family: Franklin Gothic Book, Verdana, Arial;

	font-size: 9px;

	line-height: 13px;

    padding: 3px;

	background-attachment: fixed;

	background-image:  url(../../../images/site4_06.png);

	background-repeat: repeat-y;

	background-position: left top;

    scrollbar-face-color: #CFC7AE;

    scrollbar-shadow-color: #CFC7AE;

    scrollbar-highlight-color: #CFC7AE;

	scrollbar-3dlight-color: #CFC7AE;

	scrollbar-darkshadow-color: #CFC7AE;

	scrollbar-track-color: #CFC7AE;

	scrollbar-arrow-color: #000000;

}

.BODYFONT {

	font-family: Verdana, Franklin Gothic Book, Arial;

	font-size: 9px;

	line-height: 13px;

	color: #000000;

}


