@charset "utf-8";
a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}

.style5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}

.header01 {
	background-image: url(images/header01.gif);
	height: 135px;
	width: 155px;
}
.header02 {
	background-image: url(images/header02.gif);
	height: 135px;
	width: 173px;
}
.header03 {
	background-image: url(images/header03.gif);
	height: 135px;
	width: 457px;
}
.space {
	height: 15px;
}

.header05 {
	background-image: url(images/header05.gif);
	background-repeat: repeat-y;
	width: 24px;
	background-position: right top;
}
.menubg {
	background-color: 4a3641;
}

.header04 {
	background-image: url(images/header04.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 155px;
}
.header07 {
	background-image: url(images/header07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 24px;
}
.butbg {
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 110px;
	background-position: center center;
}
.titlefont {
	font-family: "Trebuchet MS";
	font-size: 22pt;
	font-style: italic;
	font-weight: bold;
	color: #996600;
}
.mainfont {
	font-family: "Trebuchet MS";
	font-size: 12pt;
}

