@charset 'UTF-8';

html {
	margin: 0;
	padding: 0;
	height: 100%;
}

* html {
	overflow: hidden;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	overflow: hidden;
	background: url(images/bgi.gif) #e1d8ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

div.std {
	line-height: 1.3;
	margin-left: 24px;
}
	
div.bg1 {
	line-height: 1.3;
	margin-left: 24px;
	padding: 4px 0 4px 0;
	background-color: #f9f6ff;
}

div.bg1s {
	line-height: 1.6;
	margin-left: 24px;
	padding: 4px 0 4px 0;
	font-size: 0.8em;
	background-color: #f9f6ff;
}

.main {
	width: 100%;
	height: 100%;
	top: 0;
	overflow: auto;
	background: transparent;
}

.navi {
	width: 100%;
	height: 24px;
	top: 0;
	margin-left: -16px;
	position: absolute;
	z-index:10;
	background: url(images/hbar2.gif) repeat-x #bfadff;
	color: #ffffff;
	text-align: center;
}

.navi a {
	margin: 0;
	padding: 0;
	line-height: 24px;
	font-size: 0.8em;
	text-decoration: none;
}

.navi p {
	margin: 0;
	padding: 0;
	line-height: 24px;
	color: #ffffff;
	font-size: 0.8em;
}

.navibg {
	width: 100%;
	height: 24px;
	background: url(images/hbar2.gif) repeat-x #bfadff;
	font-size: 0.8em;
}

.navibg a {
	margin: 0;
	padding: 0;
	line-height: 24px;
	color: #ffffff;
	font-size: 0.8em;
}

.outline {
	padding: 0 0 16px 0;
	background: transparent;
}

hr {
	padding: 0px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #9999ff;
	margin: 0px 8px 0px 8px;
}

* html hr {
	height: 1px;
	margin: 0px 8px 0px 8px;
}

br {
	letter-spacing: normal;
}
	
pre {
	margin: 0;
	font-family: 'Courier New', Courier, monospace;
	font-size: 1em;
/*	overflow-x: auto; */
/*	white-space: pre-wrap;   css-3 */
/*	word-wrap: break-word;   Internet Explorer 5.5+ */
}

p {
	line-height: 1.3;
	margin-left: 24px;
}

p.double {
	margin-left: 40px;
}

p.preT {
	margin-top: 0;
	margin-left: 16px;
	color: #333399;
	font-size: 0.9em;
}

p.preM {
	margin-left: 16px;
	color: #333399;
	font-size: 0.9em;
}

p.preB {
	margin-left: 16px;
	margin-bottom: 0;
	color: #333399;
	font-size: 0.9em;
}

h1 {
	font-size: 1.1em;
	color: #000066;
	font-weight: bold;
}

h2 {
	font-size: 1.1em;
	color: #000066;
	font-weight: bold;
}

h1 img {
	margin-left: 6px;
}

a:link {
	color: #222299;
}

a:visited {
	color: #6100ff;
}

a:active {
	color: #6100ff;
}

a:hover {
	color: #000000;
	background-color: #99ffff;
}

a.noline {
	text-decoration: none;
}

span.c1 {
	color: #6100ff;
}

span.c2 {
	color: #333399;
}

span.c3 {
	color: #aaaaaa;
}

span.c4 {
	color: #339999;
}

span.cmt {
	color: #333399;
	margin-left: 16px;
	font-size: 0.9em;
}

span.big {
	font-size: 1.1em;
	font-weight: bold;
}

span.small {
	line-height: 1.6;
	font-size: 0.8em;
}

span.mono {
	font-family: 'Courier New', Courier, monospace;
}

.noline a:link {
	text-decoration: none;
}

.noline a:visited {
	text-decoration: none;
}

.noline a:hover {
	text-decoration: none;
}

table {
	text-align: left;
	vertical-align: top;
	border-collapse: collapse;
}

table.hyou1 {
	text-align: left;
	margin-left: 24px;
}

.hyou1 th {
	line-height: 1.3;
	font-weight: normal;
	border-right: 1px solid #e1d8ff;
	border-bottom: 1px solid #e1d8ff;
	background-color: #e1d8ff;
}

.hyou1 td {
	line-height: 1.3;
	border-right: 1px solid #e1d8ff;
	border-bottom: 1px solid #e1d8ff;
	background-color: #f9f6ff;
}

.hyou1 td#cap {
	font-size: 0.9em;
	font-weight: normal;
	color: #222299;
	margin: 0;
	padding: 16px;
	text-align: center;
}

.hyou1 img.solid {
	margin-left: 6px;
	border: 0px solid;
}

table#head {
	width: 100%;
	height: 48px;
	background-color: #8e7fd1;
}

table.std {
	margin-left: 24px;
}

table.bg1 {
	margin-left: 24px;
	background-color: #f9f6ff;
}

td {
	line-height: 1.3;
}

td.bg1 {
	background-color: #f9f6ff;
}

td.bg2 {
	background-color: #e1d8ff;
}

td.bg1s {
	line-height: 1.6;
	font-size: 0.8em;
	background-color: #f9f6ff;
}

td.bg2s {
	line-height: 1.6;
	font-size: 0.8em;
	background-color: #e1d8ff;
}

td#head-l {
	width: 170px;
	text-align: left;
	vertical-align: middle;
}

td#head-c {
	color: white;
	text-align: center;
	vertical-align: middle;
}

td#head-r {
	width: 170px;
	text-align: right;
	vertical-align: middle;
	font-size: 0.8em;
}
* html td#head-r {
	padding: 0 16px 0 0;
}

td#foot-r {
	text-align: center;
	vertical-align: middle;
	font-size: 0.8em;
	text-decoration: none;
}

td#foot-r a {
	text-decoration: none;
}

/*td pre {
	margin: 0;
	font-family: 'Courier New', Courier, monospace;
	font-size: 1em;
	white-space: pre-wrap;         // css-3
	white-space: -moz-pre-wrap;    // Mozilla, since 1999
	white-space: -pre-wrap;        // Opera 4-6
	white-space: -o-pre-wrap;      // Opera 7
	word-wrap: break-word;         // Internet Explorer 5.5+
}*/

img {
	margin-left: 8px;
}

img.solid {
	margin-left: 6px;
	border: 0px solid;
}

img.snap {
	margin-left: 0px;
	border: 0px solid;
	width: 16px;
	height: 16px;
}

td img {
	margin-left: 0px;
}

p img {
	margin-left: 0px;
}

div.std img {
	margin-left: 0px;
}
