.left-bar {
	background-image: url(images/bg_left.jpg);
	background-repeat: repeat-y;
}
.right-bar {
	background-image: url(images/bg_right.jpg);
	background-repeat: repeat-y;
}
.leftbar2 {
	background-image: url(images/bg_kiri2.jpg);
	background-repeat: repeat-y;
}
.rightbar2 {
	background-image: url(images/bg_kanan2.jpg);
	background-repeat: repeat-y;
}
.headerbar {
	background-image: url(images/bar-top-big.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.headerbarleft {
	background-image: url(images/bar-left-big.gif);
	background-repeat: repeat-y;
}
.headerbarbottom {
	background-image: url(images/bar-bottom-big.gif);
	background-repeat: repeat-x;
	background-position: bottom top;
}
.headerbarright {
	background-image: url(images/bar-right-big.gif);
	background-repeat: repeat-y;
}
body        	{ 

	SCROLLBAR-FACE-COLOR: #9E9E9E;
	SCROLLBAR-HIGHLIGHT-COLOR: #c2c9c9;
	SCROLLBAR-SHADOW-COLOR: #000000 ;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #ffffff ;
	SCROLLBAR-TRACK-COLOR: #c2c9c9;
	SCROLLBAR-DARKSHADOW-COLOR: #d7d5c6;
	
	}.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;


}

