BODY {SCROLLBAR-FACE-COLOR:#E49395;
	  SCROLLBAR-HIGHLIGHT-COLOR:#ffffff;
	  SCROLLBAR-3DLIGHT-COLOR:#ffffff;
	  background-image: url(../images/bg.jpg);
	  background-repeat:no-repeat;
	  background-attachment: fixed;
          background-color: #8EC166;
	  overflow-x:hidden;
	  overflow-y:auto
}
.bodytype {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.regbodytype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.Header {

	font-family: "Arial", "Helvetica", "sans-serif";
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
