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;

}
textarea {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	height: 98%;
	border:0px;
	width:100%;
	background-image: url(images/framebg.gif);
	background-repeat: no-repeat;
	background-color: #808080;	
	background-position: -9px -9px;
}
