﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin: 0px 0px 0px 0px;
	font-size: 8pt;
}

td {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	line-height:20px;
}

a:link {
	color: #006699;
	text-decoration: none;
	font-weight:bold;
}

a.toc:link {
	text-decoration: none;
	font-weight:normal;
}

a:visited {
	color: #006699;
	text-decoration: none;
	font-weight:bold;
}

a:hover, a:visited:hover  { 
	background-color: #DDEEFF;
	font-weight:bold;
}

a.toc:hover, a.toc:visited:hover  { 
	background-color: #DDEEFF;
	font-weight:normal;
}

a.toc:visited
{
	text-decoration: none;
	font-weight:normal;
}

img {
	margin: 2px;
	border: none;
}



div.procedure {
	display:none;
}

.title
{
	color:#CC3300;
	font-weight:bold;
	font-size:25px;
	line-height:30px;
	height:50px;
}

.caution
{
	color:#888888;
	font-weight:bold;
	font-size:18px;
	line-height:30px;
	height:50px;
}

.illustration
{
	border:1px solid #dedede;
	margin:10px;
	margin-left:30px;
}

.highlightItem
{
	color:#996633;
}

p.reference
{
	height:10px
}

.tip
{
	color:#993300;
}

.gotop
{
	margin-right:20px;
}

hr.separator
{
	border:1px dotted #888888;
}

.texth
{
	cursor:hand;
	padding-top:15px;
}

li
{
	padding-bottom:5px;
}

.onlinehelp
{
	font-family:Georgia, Times New Roman, Times, serif;
	color:#999966;
	font-weight:bold
}

div.illustrate
{
	margin-top:20px;
	margin-bottom:20px;
	border:1px solid #888888;
	padding:6px;
	width:auto;
}
