@charset "utf-8";
/* CSS Document */

body {
	background-color: #5994D6;
}
.tablebg {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.copyright {
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}
.inwhere {
	color: #373737;
	font-size: 12px;
}
.inwhere A {
	color: #9a917f;
	font-size: 12px;
	text-decoration: none;
}
.inwhere A:link {
	color: #9a917f;
	font-size: 12px;
}
.inwhere A:hover {
	color: #373737;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}
.inwhere A:visited {
	color: #9a917f;
	font-size: 12px;
}

.txt_default {
	color: #494938;
	font-size: 10pt;
	line-height: 20px;
}

.txt_orange {
	color: #D58706;
	font-size: 10pt;
	line-height: 20px;
}
.table_red {
	color: #C30B08;
	font-size: 10pt;
	line-height: 16px;
}
.txt_blue {
	color: #436878;
	font-size: 10pt;
	line-height: 20px;
}

.txt_green {
	color: #679E19;
	font-size: 10pt;
	line-height: 20px;
}

.txt_greendeep {
	color: #3D5E0F;
	font-size: 10pt;
	line-height: 20px;
}

.table_default {
	color: #494938;
	font-size: 10pt;
	line-height: 16px;
}

.table_black {
	color: #000000;
	font-size: 10pt;
	line-height: 16px;
}

.small_default9 {
	color: #494938;
	font-size: 9pt;
	line-height: 11pt;
}

a:link {
	color: #1D5700;
	font-size: 10pt;

}
a:visited {
	color: #1D5700;
	font-size: 10pt;
}
a:hover {
	color: #FBAE10;
	font-weight: bold;
	font-size: 10pt;
}
a:active {
	color: #FBAE10;
	font-weight: bold;
	font-size: 10pt;
}
