body,td,th {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-style: normal;
	color: #332200;
	font-size: 12px;
	line-height: 1.15;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-color: #FFEECC;

	scrollbar-arrow-color:#FFDD99;
	scrollbar-base-color:#FFCC66;
	scrollbar-face-color:#FFCC66;
	scrollbar-shadow-color:#E6A219;
	scrollbar-darkshadow-color:#996600;
	scrollbar-hightligth-color:#FFCC66;
	scrollbar-3dlight-color:#FFCC66;
}
a:link {
	color: #664400;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #CC3300;
}

.submitButton {
	background-color:#FAFFDD;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	border: 2px outset #CCCC66;
	display: inline;
	cursor: hand;
	color: #5C5C3D;
}
.submitButton2 {
	background-color:#FAFFDD;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	font-style: normal;
	border: 2px outset #CCCC66;
	display: inline;
	cursor: hand;
	color: #5C5C3D;
}

.background-no-repeat {
	background-repeat:no-repeat;
}
.background-repeat-x {
	background-repeat:repeat-x;
}
.background-repeat-y {
	background-repeat:repeat-y;
}

.style_copyright {
	font-size: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.text_decoration_none {
    text-decoration:none;
}
.text_decoration_none:visited {
	text-decoration:none;
}
.text_decoration_none:hover {
	text-decoration:none;
}
.text_decoration_none:active {
	text-decoration:none;
}
.text_decoration_none:link {
	text-decoration:none;
}