@charset   "UTF-8";
BODY {
				
	background-image: url(../library/img/kahki/bgs07.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	scrollbar-darkshadow-color: #76740a;
	scrollbar-face-color: white;
	scrollbar-3dlight-color: #76740a;
	scrollbar-base-color: white;
	scrollbar-track-color: white;
	scrollbar-highlight-color: white;
	scrollbar-arrow-color: #76740a;
	scrollbar-shadow-color: white;
}

A:link {
				
	color: #46460a;
	font: bold;
}

A:visited {
				
	color: #46460a;
	font: bold;
}

A:active {
				
	color: #46460a;
	font: bold;
}

A:hover {
				
	color: white;
	font: bold;
	background-color: #800000;
	text-decoration: none;
}

H1 {
				
	text-align: center;
	color: #db7133;
}

DIV.copyright {
				
	color: #46460a;
}

DIV.index3 {
				
	text-align: center;
	font-weight: lighter;
}

TABLE {
				
	background-color: white;
}

DIV.list {
				
	margin-left: 10%;
	margin-right: 10%;
}

DT {
				
	border-left-style: none;
	padding-bottom: 5px;
	border-bottom-style: double;
	padding-top: 5px;
	margin-bottom: 1ex;
	margin-top: 5em;
	border-bottom-width: 2pt;
	border-bottom-color: #800000;
	font-weight: bolder;
}

DD {
				
	margin-top: 1em;
}

DIV.table {
				
	text-align: center;
	margin-top: 1ex;
}DIV.table2{
				
	text-align: center;
	margin-top : 1em;
}

P {
				
	line-height: 130%;
	text-indent: 1em;
	margin-bottom: 1ex;
	margin-top: 0ex;
}

TD {
				
	line-height: 120%;
}

DIV.lastupdt {
				
	text-align: right;
	margin-top: 4em;
	margin-bottom: 1em;
}

CAPTION {
				
	font-weight: bolder;
	color: navy;
	padding-bottom: 3px;
}

