body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 10px 0px 0px;
}
#content {
	background-image: url(images/c_bg.gif);
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
	background-color: #FFFFFF;
	line-height: 140%;
	font-size: 90%;
	background-repeat: repeat-x;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3DBCA;
	margin-top: 14px;
	margin-right: 25px;
	margin-left: 25px;
}
#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #403624;
}
.table01 {
	line-height: 120%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #403624;
	border-left-color: #403624;
}
.table01 th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #403624;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #403624;
	background-color: #CAB483;
}
.table02 {
	background-color: #EEECD7;
	border: 1px solid #C4B689;
	color: #928459;
}

.table01 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #403624;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #403624;
}
.table03 {
	border: 1px solid #C8B796;
}
