@charset "utf-8";

body {
	background-image: url(image/background-color.jpg);
	background-position:center 0px;
	background-attachment: inherit;
}

.navtable {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC9933;
}
.lefttable {
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #CC9933;
}
.hometitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC9933;
	text-decoration: none;
	font-style: normal;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.topborder {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CC9933;
}

.maintable {
	position: absolute;
	top: 8px;
	overflow: scroll;
	left: auto;
	right: auto;
	bottom: auto;
}


.righttable {
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #CC9933;
}
.linknav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #666633;
	font-weight:bold;
}
.linknav:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #666633;
	font-weight:bold;
}
.linknav:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #666633;
	font-weight:bold;
}
.linknav:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #666633;
	font-weight:bold;
}
.linknav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #999966;
	font-weight:bold;
}
.centertitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CC9933;
	text-decoration: none;
	font-style: normal;
}
.linklistnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #666633;
}
.linklistnav:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #666633;
}
.linklistnav:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #666633;
}
.linklistnav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #999966;
}
.linklistnav:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #999966;
}.candletitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #996633;
	font-weight: bold;
}
.smallhometitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC9933;
	text-decoration: none;
	font-style: normal;
}
.centerlistnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	color: #666633;
}
.centerlistnav:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	color: #666633;
}
.centerlistnav:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	color: #666633;
}
.centerlistnav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	color: #999966;
}
.centerlistnav:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	color: #999966;
}