@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.wrapwide
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: 400;
	color: #666666;
	float: left;
	width: 408px;
}



.diagramarea{
	float: left;
	width: 408px;
	height: 550px;
	left: 0px;
	top: 0px;
}


.textarea
{
	display: block;
	float: left;
	width: 408px;
}
.text
{
	display: block;
	float: left;
	width: 100%;
}

.key
{
	float: left;
	height: 60px;
	width: 81px;
}

.keygroup
{
	float: left;
	width: 408px;
	display: inline;
	clear: none;
}

.bigpicture

{
	float: left;
	width: 408px;
}

.coverpic
{
	display: block;
	float: left;
	width: 70px;
	margin-right: 20px;
	height: auto;
}


.coverwrap
{
	display: block;
	float: left;
	width: 95%;
	padding-bottom: 15px;
	padding-right: 6px;
}


.textscroll

{
	overflow: auto;
	height: 300px;
	position: absolute;
	z-index: 1;
	width: 408px;
	left: 0px;
	top: 271px;
	padding-top: 10px;
}

.scrollarea
{
	float: left;
	width: 95%;
}
a:link {
	color: #666699;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #666699;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}


a.back:link {
	color: #52527D;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	display: block;
	float: left;
	width: 204px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
a.back:visited {
	color: #52527D;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	display: block;
	float: left;
	width: 90%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

a.back:hover {
	text-decoration: none;
	font-weight: boldl;
	color: #333333;
	background-color: #CCC9FC;
}
a.back:active {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	background-color: #CCC9FC;
}


/* table spec */

.regionbox
{
	font-size: 10px;
	font-weight: 400;
	float: left;
	width: 110px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 0px;
	height: 40px;
	line-height: normal;
}
.regionbox2
{
	font-size: 10px;
	font-weight: 400;
	float: left;
	width: 62px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 0px;
	height: 40px;
	line-height: normal;
}

