body{
	line-height:130%;
	background-color: #f3edd1;
	background-image: url("../images/back.gif");
	background-repeat: repeat;
	color: #000000;
	font-size: 9pt;
}
table.main{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	line-height: 130%;
	color: #000000;
	font-size: 9pt;
}
td{
	background-color: #ffffff;
}
td.describe{
	padding-left: 16px;
	line-height: 130%;
	background-color: #ffffff;
	color: #000000;
	font-size: 9pt;
}
table.spec{
	width: 25em;
	border-collapse	: collapse;
	font-size: 1em;
	margin: 4px 16px 16px;
}
table.spec col.left{
	width: 5em;
}
table.spec col.right{
	width: 15em;
}
table.spec td{
	border: 1px solid #000000;
	padding: 0.2em 1em;
	color: #000000;
	background-color: #ffffff;
}
p.intro{
	font-size: 100%;
	font-weight: normal;
	margin: 0 0 4px 0;
}
li{
	margin: 2px;
}
h1{
	width: 100%;
	line-height: 24px;
	background: #dcdcdc;
	color: #000000;
	text-align: center;
	font-size: 100%;
	margin: 0;
}
h2{
	font-size: 100%;
	margin: 0;
}
span.main{
	margin-left: auto;
	margin-right: auto;
	padding: 2px 2px 3px 2px;
	background: #dcdcdc;
	height: 20px;
	font-weight: bold;
	color: #000000;
}
span.bold{
	line-height: 130%;
	color: #000000;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}
span.bold2{
	color: #000000;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
}
span.red{
	line-height: 130%;
	color: #ff0000;
	font-size: 9pt;
	font-style: normal;
}
div.center{
	text-align: center;
}
div.right{
	color: #000000;
	text-align: right;
}
div.count {
	margin-right: 8px;
	color: #000000;
	text-align: right;
	font-size: 80%;
}
div.main{
	border-left: #a9a9a9 4px solid;
	border-bottom: #dcdcdc 1px solid;
	text-align: left;
}
div.margin-left{
	margin-left: 16px;
}
div.copyright{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	line-height: 24px;
	background: #dcdcdc;
	text-align: right;
	color: #000000;
	font-weight: normal;
}
img.ss{
	text-align: left;
	border-width: 0;
}
ul.describe{
	padding-left: 0;
	margin-left: 16px;
	margin-top: 4px;
}
ul.download{
	padding-left: 0;
	margin-left: 32px;
	margin-top: 4px;
	line-height: 130%;
}
em{
	line-height: 130%;
	color: #ff0000;
	font-size: 9pt;
	font-style: normal;
}
em.red{
	line-height: 130%;
	color: #ff0000;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}
em.bold{
	line-height: 130%;
	color: #000000;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}
em.normal{
	line-height: 130%;
	color: #000000;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}
strong.normal{
	line-height: 130%;
	color: #000000;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}
strong.bold{
	line-height: 130%;
	color: #000000;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}
/* ----------- ƒwƒ‹ƒv—p ----------- */
div.note{
	border: 1px dotted #a09683;
	margin: 1em;
	padding: 0 0.8em;
	width: 90%;
}
div.image{
	margin: 1em;
}
table.reference{
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	border-collapse	: collapse;
	font-size: 1em;
	margin: 1em;
}
table.reference col.item{
	width: 8.5em;
}
table.reference col.shortcut{
	width: 10.5em;
}
table.reference td{
	border: 1px solid #a09683;
	padding: 0.2em 1em;
	color: #000000;
	background-color: #ffffff;
}
table.color{
	border-collapse: collapse;
	text-align: center;
}
table.color th{
	border: 1px solid #a09683;
	padding: 0.2em 1em;
}
table.color td{
	border: 1px solid #a09683;
	padding: 0.2em 1em;
	font-family: monospace;
}
caption{
	text-align: left;
}
dl{
	margin: 1em;
}
dt{
	font-weight: bold;
	margin: 0.8em 0;
}
dd{
	margin: 0 1.25em;
}
span.jane
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
span.red{
	color: red;
}
span.green, span.directory, span.key{
	color: green;
}
span.blue, span.file{
	color: blue;
}
span.tab{
	background-color: #f5f5f5;
	color: black;
	padding: 0 0.2em;
	margin: 0 0.2em;
	border: 1px solid #808080;
}
ol.describe{
	margin-top: 4px;
}

a.footer:link, a.footer:visited, a.footer:hover, a.footer:active {
color:#000000; text-decoration:none;}