div.body{
	width:800px;
	margin-left:auto;margin-right:auto;
}
div.title{
	padding-top:2px;
	background-color:#afc;
	color:#f77;
	font:bold medium monospace;
	text-align:center;
	letter-spacing:8px;
}
div.title2{
	width:450px;
	background-color:#afc;
	color:#f77;
	border:1px solid #211;
	font:bold medium monospace;
	text-align:center;
	padding:5px;
}
div.title3{
	width:470px;height:300px;
	background-color:#afc;
	color:#f77;
	border:1px solid #211;
	font:bold medium monospace;
	text-align:center;
	padding: 5px;
	overflow:auto;
}
table.grn{
	width:98%;
	margin-left:auto;margin-right:auto;
	border-collapse:collapse;
	border:1px solid #211;
	background-color:#fff;
	color:#000;
	font:normal small sans-serif;
}
table.grn3{
	width:95%;
	margin-left:auto;margin-right:auto;
	border-collapse:collapse;
	border:1px solid #211;
	background-color:#fff;
	color:#000;
	font:normal small sans-serif;
}
td.left{
	width:30px;
	text-align:center;
	border:1px solid #000;
}
td.right{
	padding:2px 0px 4px;
	text-align:left;
}
div.soe{
	color:#59a;
	font:normal x-small sans-serif;
}
.sml{
	font:normal small sans-serif;
	line-height:25px;
}
.med{
	font:normal medium sans-serif;
}
.xsml{
	font:normal x-small sans-serif;
}
span.xxsip{
	font:normal xx-small impact;
	color:#666;
}
span.sbd{
	color:#335;
	font:bold medium sans-serif;
	_font:bold small sans-serif;
}
span.sip{
	font:normal small sans-serif;
	color:#669;
}
h2{
	font-family:sans-serif;
}
h3{
	color:#238;
}
div.smlf{
	font-size:small;
	width:750px;
	margin-left:auto;margin-right:auto;
	padding-bottom:15px;
	border-bottom:1px dashed #ccc;
}
div.msg{
	background-color:#ffd;
	margin-top:10px;
}
span.msg{
	color:#e00;
	font-weight:bold;
}
div.tk{
	margin-bottom:25px;
	font:normal x-small sans-serif;
	text-align:right;
	color:#666;
}
a.tlk{
	color:#666;
}
a:hover.tlk{
	color:#111;
}
img.spa{
	border:0px;
	vertical-align:middle;
}
div.pgln{
	margin-bottom:6px;
	text-align:center;
}
a.pgpc{
	display:inline;
	font:normal small sans-serif;
	color:#46a;
	text-decoration:none;
}
a:hover.pgpc{
	color:#f42;
	text-decoration:underline;
}
a.pgpa{
	display:inline;
	font:normal small sans-serif;
	color:#359;
	text-decoration:underline;
}
a:hover.pgpa{
	color:#e31;
	text-decoration:underline;
}
a.menu{
	font:normal small sans-serif;
	color:#359;
	text-decoration:underline;
}
a:hover.menu{
	color:#e31;
	text-decoration:underline;
}
a.keys{
	font:normal small sans-serif;
	color:#35c;
	text-decoration:underline;
}
a:hover.keys{
	color:#e31;
	text-decoration:underline;
}
dl{
	padding:5px 5px 10px 10px;
}
dt{
	margin-top:5px;
}
dd{
	margin-left:10px;
}
a.np{
	text-decoration:none;
}
div.Lmiddle {
	margin-left:auto;margin-right:auto;
	width:98%;
	background-color:#eee;
	border:1px solid #666;
	font:bold xx-small impact;
	color:#248;
	padding:3px;
}
div.Lmiddle img{
	display:block;
	margin-left:auto;margin-right:auto;
}