.sideline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.font12 {
	font-size: 12px;
	line-height: 130%;
}

.wpaper {
	background-image:url(img/figure/wpaper.gif);
	background-repeat:no-repeat;
	background-position:center;
}

.vbar {
	margin:0.5em 0.5em 0em 0.5em;
	background-image:url(img/figure/vbar.gif);
	background-repeat:repeat-x;
	font-size:small;
	text-align:center;
	font-weight:bold;
	line-height:21px;
}

.detail1 {
	margin: 0.5em 0em 0.5em 1em;
	color:#0000FF;
	font-size:9pt;
}

.detail2 {
	margin-left:1em;
	font-size:8pt;
}

.detail3 {
	margin-left:0.5em;
	font-size:7pt;
}

a{ text-decoration:underline; }
a:link{ color:#000099; }
a:visited{ color:#000099; }
a:hover{ color:#ff0000; text-decoration:underline; }
a:active{ color:#ff0000; text-decoration:none; }
