.topbk1 {
	background-image: url(images/topbk1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.topbk2 {
	background-image: url(images/topbk2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.topbk3 {
	background-image: url(images/topbk3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.topbk4 {
	background-image: url(images/topbk4.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.topbk5 {
	background-image: url(images/topbk5.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.topbk7 {
	background-image: url(images/topbk7.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.topbk8 {
	background-image: url(images/topbk8.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.topbk9 {
	background-image: url(images/topbk9.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.topbk6 {
	background-image: url(images/topbk6.gif);
	background-repeat: repeat;
}
.back {
	margin: 0px;
	padding: 0px;
}
.menubk {
	background-image: url(images/menubk.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.menubk2 {
	background-image: url(images/menubk2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.menubk3 {
	background-image: url(images/menubk3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menubk4 {
	background-image: url(images/menubk4.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menubk5 {
	background-image: url(images/menubk5.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.topback {
	background-image: url(images/top_pict.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
a:link {
	font-weight: bold;
	color: #996633;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #996633;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
