BODY {
    SCROLLBAR-FACE-COLOR: #3D2920;
    SCROLLBAR-HIGHLIGHT-COLOR: #724F3D;
    SCROLLBAR-SHADOW-COLOR: #261209;
    SCROLLBAR-3DLIGHT-COLOR: #482E21;
    SCROLLBAR-ARROW-COLOR: #120101;
    SCROLLBAR-TRACK-COLOR: #482E21;
    SCROLLBAR-DARKSHADOW-COLOR: #482E21;
}
td {
	background-repeat: no-repeat;
	color: #EFDFD2;
	font-size: 12px;
	line-height: 20px;
}
A:link  { color: #EFDFD2; text-decoration: none; }
A:visited  { color: #EFDFD2; text-decoration: none; }
A:hover  { color: #E49898; text-decoration: underline; }

.bg01 {
	background: repeat-x;
}
.title01 {
	color: #000000;
	font-size: 18px;
	font-weight: bolder;
}
.title02 {
	color: #A25525;
	font-size: 14px;
	font-weight: bolder;
}
.title02 A:link  { color: #0E0400; text-decoration: none; }
.title02 A:visited  { color: #0E0400; text-decoration: none; }
.title02 A:hover  { color: #A25525; text-decoration: none; }
.title03 {
	color: #000000;
	font-size: 14px;
	font-weight: bolder;
}
.word01 {
	font-size: 12px;
}
.word01 A:link  { color: #B9591C; text-decoration: none; font-weight: bolder;}
.word01 A:visited  { color: #B9591C; text-decoration: none; font-weight: bolder;}
.word01 A:hover  { color: #c25525; text-decoration: underline; font-weight: bolder;}
.word02 {
	font-size: 15px;
	font-weight:bolder;
}
.word03 {
	font-size: 12px;
	color: #C3622B;
}
.title04 {
	color: #0E0400;
	font-size: 12px;
}
.title04 A:link  { color: #0E0400; text-decoration: none; }
.title04 A:visited  { color: #0E0400; text-decoration: none; }
.title04 A:hover  { color: #A25525; text-decoration: none; }
input{
	background-color: #2E1713;
	color: #C49077;
	border: 1px solid #0C0504;
	height: 18px;
   width: 120px;
}
textarea{
	background-color: #2E1713;
	color: #C49077;
	border: 1px solid #0C0504;
	height: 88px;
	width: 560px;
}
.table01 {
	border: 1px solid #8D4928;
}
.table02 {
	border-top: 1px solid #665041;
	margin-top: 0px;
	padding-top: 5px;
}
