body {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
      scrollbar-3dlight-color:#545454;
      scrollbar-arrow-color:990000;
      scrollbar-base-color:#232323;
      scrollbar-darkshadow-color:#000000;
      scrollbar-face-color:#232323;
      scrollbar-highlight-color:#545454;
      scrollbar-shadow-color:#545454;
	background-image: url(images/framebg.gif);
	background-repeat: no-repeat;
	background-color: #808080;

}