@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5F3E23;
}
body {
	background-color: #F3BE7A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tdcontent {
	padding-top: 3px;
	padding-right: 25px;
	padding-bottom: 6px;
	padding-left: 3px;
}
.copyright {
	font-size: 10px;
}
a:link {
	color: #AD562C;
}
a:visited {
	color: #935816;
}
a:hover {
	color: #95210D;
}
a:active {
	color: #80542F;
}
.menubox #menu {
}
HR {
	color: #330000;
	height: 1px;
}
.menubox #menu a:link {
	font-size: 12px;
	font-weight: bold;
	color: #FEE9BC;
	background-image: url(/graphics/blankbtn-sidemenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 27px;
	width: 167px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
	text-decoration: none;
}
.menubox #menu a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FEE9BC;
	background-image: url(/graphics/blankbtn-sidemenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 27px;
	width: 167px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
	text-decoration: none;
}
.menubox #menu a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	background-image: url(/graphics/blankbtn-sidemenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 27px;
	width: 167px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
	text-decoration: none;
}
