.bg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
BODY {
scrollbar-face-color:#123283;
scrollbar-highlight-color:#98A7D0;
scrollbar-3dlight-color:#4E64A0;
scrollbar-darkshadow-color:#4E64A0;
scrollbar-shadow-color:#9BA8D2;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#A8B0C6;
}.diva {
	height: 386px;
	width: 539px;
	overflow: auto;
}
.horizontal {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 5px;
}
