bg {
	background-attachment: fixed;
	background-image: url(JKWEB2%20copy.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg {
	background-attachment: scroll;
	background-image: url(JKWEB2%20copy.gif);
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: double;
	border-left-style: double;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.mainbg {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: double;
	border-left-style: double;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.shadowbg {
	background-image: url(shadow.png);
	background-repeat: repeat;
}
.minimenu {
	border: 1px solid #FFCC00;
}
.formwidth {
	width: 270px;
}
.fromwidth2 {
	width: 550px;
}
.listmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFCC00;
}
