@charset "utf-8";
#button {
	background-image: url(../images/btn_next.jpg);
	width: 83px;
	height: 30px;
	background-repeat: 0;
	background: url(../images/btn_next.jpg);
	border: 0;
	cursor: pointer;
}
#form1 #KT_Insert1 {
	background-image: url(../images/next.gif);
	width: 83px;
	height: 30px;
	background-repeat: 0;
	background: url(../images/next.gif);
	border: 0;
	cursor: Pointer;
}
#form2 #KT_Insert1 {
	background-image: url(../images/next.gif);
	width: 83px;
	height: 30px;
	background-repeat: 0;
	background: url(../images/next.gif);
	border: 0;
	cursor: pointer
;
}
#form2 #KT_Update1{
	background-image: url(../images/next.gif);
	width: 83px;
	height: 30px;
	background-repeat: 0;
	background: url(../images/next.gif);
	border: 0;
	cursor: pointer
;
}
button {
	background: url(../images/next.gif);
	background-image: url(../images/next.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 83px;
	border: 0;
	cursor: pointer;
}
.Header {
	font-family: Georgia;
	font-size: 28px;
	font-weight: normal;
	color: #444444;
}
.sideheader{
	font-family:Georgia;
	font-size:14px;
	font-weight:bold;
	color:#444444;
}
.formbody{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#444444;
}
#back {
	background: url(../images/next.gif);
	background-image: url(../images/btn_back.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 126px;
	border: 0;
	cursor: pointer;
}
