body {
	background-color: #fff;
	color: #333;
	font-size: 10pt;
  	font-family: "MS UI Gothic", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
.mainflame {
	width: 640px;
	margin-top: 20px;
	border: 1px solid #aaa;
	background-color: #fff;
}
.msgflame {
	margin: 20px 0px 0px 0px;
	border: 1px solid #fff;
	width:350px; padding:8px 8px 8px 8px;
	font-size: 11pt;
	color:#333;
	letter-spacing: 0.1em;
}

.errmsg {
	font-size: 12pt;
	color:#c36;
	letter-spacing: 0.1em;
}

.buttonflame {
	margin: 20px 0px 0px 0px;
	border: 1px solid #aaa;
	width:200px; padding:8px 8px 8px 8px;
	font-size: 10pt;
	color: #333
}

.propflame {
	margin: 20px 0px 0px 0px;
	border: 1px solid #fff;
	width: 500px;
	padding: 8px 8px 8px 8px;
	font-size: 10pt;
	color: #333;
}

.tdleft{
	background-image:url(img/fl_right.gif);
	background-repeat:repeat-y;
}
.tdbottom{
	background-image:url(img/fl_bottom.gif);
	background-repeat:repeat-x;
}
a:link {
	text-decoration: underline;
	color: #555;
}

a:visited {
	text-decoration: underline;
	color: #555;
}

a:active {
	text-decoration: none;
	color: #999;
}

a:hover {
	text-decoration: underline;
	color: #f44;
}
.f11 {
	font-size: 11pt;
	color: #555;
	line-height: 120%;
}

.f10 {
	font-size: 10pt;
	color: #555;
	text-decoration: none;
	line-height: 120%;
}

.f10m {
	font-size: 10pt;
	color: #555;
	line-height: 120%;
	font-family: monospace;
}

.f10mb {
	font-weight: bold;
	font-size: 10pt;
	color: #555;
	line-height: 120%;
	font-family: monospace;
}

.f9 {
	font-size: 9pt;
	color: #555;
	line-height: 140%;
}

.f9m {
	font-size: 9pt;
	color: #555;
	line-height: 120%;
	font-family: monospace;
}

.f9w {
	font-size: 9pt;
	color: #fff;
	line-height: 120%;
}

.f8 {
	font-size: 8pt;
	color: #555;
	line-height: 120%;
}

.f8m {
	font-size: 8pt;
	color: #555;
	line-height: 120%;
	font-family: monospace;
}

.f8w {
	font-size: 8pt;
	color: #fff;
	line-height: 120%;
}

.f7 {
	font-size: 7pt;
	color: #555;
	line-height: 110%;
}
.bdr0 {
  border: 0;
  color: #fff;
  border-top: 1px solid #ccc;
}
.bdr1 {
  border: 0;
  color: #fff;
  border-top: 2px dotted #39f;
}
.bdr2 {
  border: 0;
  color: #fff;
  border-top: 2px dotted #339;
}

.bdr3 {
  border: 0;
  color: #fff;
  border-top: 2px dotted #903;
}

.bdr4 {
  border: 0;
  color: #fff;
  border-top: 2px dotted #999;
}

.bdr5 {
  border: 0;
  color: #fff;
  border-top: 2px dotted #bbb;
}
.bdr6 {
  border: 0;
  color: #fff;
  border-top: 1px dashed #bbb;
}
.bdr7 {
  border: 0;
  color: #fff;
  border-top: 1px dashed #39f;
}
.bdr10 {
  border: 1px solid #bbb;
}
.bdr11 {
  border-bottom: 1px solid #bbb;
  border-top: 1px solid #bbb;
}
.line1 {
	background-image:url(line.gif);
	background-repeat:repeat-x;
	font-size:9pt;
	line-height: 130%;
	color:#555;
	padding:3px;
}
.line1a {
	background-image:url(line.gif);
	background-repeat:repeat-x;
	font-size:9pt;
	line-height: 130%;
	color:#39c;
	padding:3px;
}
