body {
	background-color: #eaeaea;
	color: #666666;
	font-size: 82%;
}

td {
	font-size: 82%;
}

a {
	color: #666666;
	text-decoration: none;
}
a:history {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #0066ff;
	text-decoration: underline;
}

div.frame {
}

table.top_header {
	height: 56px;
	background-image: url('/image/bg_header.jpg');
	background-repeat: repeat-x;
	border-color: #000099;
	border-style: solid;
	border-width: 5px 0 0 0;
}

table.header {
	height: 56px;
	background-color: #ffffff;
	border-color: #000099;
	border-style: solid;
	border-width: 5px 0 0 0;
}

td.base {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
}

td.shadow {
	background-image: url('/image/bg_shadow.jpg');
	background-repeat: repeat-y;
}

div.menu {
	background-image: url('/image/menu/bg.jpg');
	background-repeat: repeat-x;
}

div.top_image {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px 0 1px 1px;
}

div.docs {
	background-image: url('/image/top/bg_docs.jpg');
	background-repeat: repeat-x;
}

td.top_document00 {
	padding-left: 20px;
	padding-right: 30px;
}

img.caption {
	margin-top   : 5px;
	margin-bottom: 5px;
}
div.document {
	color: #666666;
	line-height: 140%;
}

div.contents_menu {
	padding-left: 10px;
	padding-right: 10px;
}

td.contents_menu0 {
	padding: 5px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 0 1px 1px 0;
}
td.contents_menu0r {
	padding: 5px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 0 0 1px 0;
}

span.blue {
	color: #0066ff;
}

ol {
	margin-top: 3px;
}
ul {
	margin-top: 3px;
}
li {
	line-height: 140%;
}

td.tb_header {
	font-size: 11pt;
	font-weight: bold;
	color: #1e8eff;
	border-color: #cccccc;
	border-style: solid;
	border-width: 0 0 1px 0;
}

td.sub_menus {
	background-color: #eaeaea;
}
td.sub_menu {
	padding: 5px;
	padding-left: 10px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 0 0 1px 0;
	height: 32px;
}
td.sub_documents {
	padding-top: 30px;
	padding-left: 18px;
	padding-right: 10px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 0 0 1px 0;
}

table.tb {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
}

td.tb_caption {
	border-color: #cccccc;
	border-style: solid;
	border-width: 0 1px 0 0;
}


td.shadow_bottm {
	background-image: url('/image/bg_shadow_bottom.jpg');
	background-repeat: repeat-x;
}

td.shadow_corner {
	background-image: url('/image/bg_shadow_corner.jpg');
	background-repeat: none;
}

p.copy {
	text-align: center;
	font-size: 9pt;
}

p.info {
	text-align: center;
	font-size: 8pt;
}

div.image00 {
	margin-top: 5px;
	margin-bottom: 5px;
}

