.text {
	font-size: 10.5pt;
	line-height: 18pt;
}

.font {
	font-size: 12px;
	line-height: 18pt;
}

.font10 {
	font-size: 10px;
	line-height: 18pt;
}

.font12 {
	font-size: 12px;
	line-height: 18pt;
}

.font14 {
	font-size: 14px;
	line-height: 18pt;
}

.font16 {
	font-size: 18px;
	line-height: 18pt;
}

.font18 {
	font-size: 20px;
	line-height: 18pt;
}

.t5 {
	font-size: 5pt;
	line-height: 18pt;
}

.t6 {
	font-size: 6pt;
	line-height: 18pt;
}

.t7 {
	font-size: 7pt;
	line-height: 18pt;
}

.t8 {
	font-size: 8pt;
	line-height: 18pt;
}

.t9 {
	font-size: 9pt;
	line-height: 18pt;
}

.t10 {
	font-size: 10pt;
	line-height: 18pt;
}

.t11 {
	font-size: 11pt;
	line-height: 18pt;
}

.t12 {
	font-size: 12pt;
	line-height: 18pt;
}

.t13 {
	font-size: 13pt;
	line-height: 18pt;
}

.t14 {
	font-size: 14pt;
	line-height: 18pt;
}

.t15 {
	font-size: 15pt;
	line-height: 18pt;
}

.t16 {
	font-size: 16pt;
	line-height: 18pt;
}

.t17 {
	font-size: 17pt;
	line-height: 18pt;
}

.t18 {
	font-size: 18pt;
	line-height: 18pt;
}

.t19 {
	font-size: 19pt;
	line-height: 18pt;
}

.t20 {
	font-size: 20pt;
	line-height: 18pt;
}

.DropShadow {
	color: #000000;
	filter: DropShadow(Color =   #aaaaaa, OffX = 1, OffY =   1, Positive =    1)
		;
	cursor: hand
}

.hand {
	cursor: hand
}

.blueon {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9pt;
	COLOR: #ffffff;
	LINE-HEIGHT: normal;
	FONT-STYLE: normal;
	FONT-VARIANT: normal;
	background-color: #f3e0cb
}

.blueoff {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9pt;
	COLOR: #000000;
	LINE-HEIGHT: normal;
	FONT-STYLE: normal;
	FONT-VARIANT: normal
}

.warning {
	font-size: 10pt;
	color: #e47777;
	font-weight: bold;
	margin: 4px;
	width: 98%;
	height: 30px;
	text-align: center;
	line-height: 16pt;
	padding: 4px;
	float: none;
	border-color: #fe978f;
	border-style: solid;
	border-width: 1px;
	background-color: #ffeeff;
}

.error {
	font-size: 10pt;
	color: #ff0000;
	font-weight: bold;
	margin: 4px;
	width: 98%;
	height: 30px;
	text-align: center;
	line-height: 16pt;
	padding: 4px;
	float: none;
	border-color: #ff8040;
	border-style: solid;
	border-width: 1px;
	background-color: #fef0e9;
}

.info {
	font-size: 10pt;
	color: green;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 4px;
	width: 98%;
	height: 30px;
	text-align: center;
	line-height: 14pt;
	padding: 4px;
	float: none;
}

.help {
	font-size: 10pt;
	background-color: #ecf5ff;
	border: 1px solid #CCCCCC;
	margin: 4px;
	width: 98%;
	height: 30px;
	text-align: center;
	line-height: 14pt;
	padding: 4px;
	float: right;
	cursor: help;
}

.frame {
	border-color: #ADAEDE;
	padding: 1pt;
	margin: auto;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: groove;
}

.navi {
	font-size: 11pt;
	color: #FFFFFF;
	border: 1px solid #DDDDDD;
	width: 100%;
	font-weight: bold;
	line-height: 14pt;
	padding: 8px;
	background-color: #525252;
}