@charset "utf-8";
/* CSS Document */
BODY{
	scrollbar-base-color: #F6F6E6;
	scrollbar-arrow-color: #F6F6E6;
	scrollbar-DarkShadow-Color: #F6F6E6;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	margin-top:0;
	background-color: #4e4d4d;
	background-position: left;
	background-repeat: repeat-x;
}
.fremtop{
	background:  url(images/swadesi_bali_01.jpg);
	background-position:top;
	background-color:#ffffff;
	background-repeat: repeat-x;
}
.banner_top{
	background:   url(images/topbann.jpg);
	background-position:top;
	background-color:#ffffff;
	background-repeat: repeat-x;
}
.bg_menu{
	background: url(images/bg_menu.jpg);
	background-position:top;
	background-color:#ffffff;
	background-repeat: repeat-x;
}
.bg_strif{
	background: url(images/bg_strip.jpg);
	background-position: bottom;
	background-color:#ded9d2;
	background-repeat: repeat-x;
}
.bg_abu{
	background: url(images/bg_abu.jpg);
	background-position:top;
	background-color:#4e4d4d;
	background-repeat: repeat-x;
}
.bg_page{
	background:  url(images/bg_page.jpg);
	background-position:top;
	background-color:#DED9D3;
	background-repeat: repeat-x;
}

@import"menu.css";