body
{
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
}

table.main-table
{
	width: 100%;
	font-size: 80%;
	border: 0 none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.top-table
{
	background-color: #0066cc;
	width: 100%;
	border: 0 none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

td.top-table-td
{
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
}

table.middle-table
{
	width: 100%;
	font-size: 90%;
	border: 0 none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

td.middle-table-td
{
	vertical-align: top;
	padding: 10px 10px 10px 10px;
}


table.bottom-table
{
	background-color: #FFFFFF;
	font-size: 85%;
	width: 100%;
	color: #000000;
	border-color: #000000;
	border-top: 1 dashed #000000;
}

table.inner-table
{
	width: 100%;
	font-size: 100%;
}

table.commands-table
{
	font-size: 100%;
}


a.a-bottom-table
{
	font-size: 100%;
	text-decoration: none;
	color: Blue;
}

a:visited.a-bottom-table
{
	font-size: 100%;
	text-decoration: none;
	color: Blue;
}

a:hover.a-bottom-table
{
	font-size: 100%;
	text-decoration: underline;
	color: Blue;
}

a.topic_link
{
	font-size: 100%;
	text-decoration: none;
	color: Blue;
}

a:visited.topic_link
{
	font-size: 100%;
	text-decoration: none;
	color: Blue;
}

a:hover.topic_link
{
	font-size: 100%;
	color: Red;
	text-decoration: underline;
}

h1
{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	white-space: nowrap;
	margin-top: 5px;
	margin-bottom: 5px;
}

h2
{
	color: #2F1D87;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 130%;
}

h3
{
	color: #2F1D87;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;
}

hr
{
	height: 1px;
}

li
{
	text-align: justify;
}

p
{
	text-align: justify;
}

.menu_command
{
	font-weight: bold;
	font-size: 95%;
	color: #606060;
}

.control
{
	font-size: 100%;
	font-weight: bold;
	color: #8B0000;
}

.pattern
{
	font-size: 100%;
	text-decoration: none;
	color: #804214;
	font-weight: bold;
}

.re_str
{
	font-size: 100%;
	text-decoration: none;
	color: Fuchsia;
}

.example
{
	font-size: 100%;
	text-decoration: underline;
}

.window_title
{
	font-weight: bold;
}

table.web-help-top-table
{
	width: 100%;
	font-size: 80%;
	border: 0 none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px dashed Black;
}

table.web-help-wrapper-table
{
	width: 100%;
	font-size: 100%;
	border: 0 none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.web-help-content-table
{
	width: 100%;
	font-size: 100%;
	border: 0 none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.web-help-content-line-table
{
	width: 100%;
	font-size: 80%;
	border: 0 none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.web-help-bottom-table
{
	font-size: 80%;
	width: 100%;
}

td.web-help-content-line-image-1
{
	height: 18px;
	width: 18px;
	padding-left: 0px;
	vertical-align: middle;
	text-align: right;
}

td.web-help-content-line-image-2
{
	height: 18px;
	width: 38px;
	padding-left: 20px;
	vertical-align: middle;
	text-align: right;
}

td.web-help-content-line-image-3
{
	height: 18px;
	width: 58px;
	padding-left: 40px;
	vertical-align: middle;
	text-align: right;
}

td.web-help-content-line-text
{
	font-size: 80%;
	height: 18px;
	width: 100%;
	padding-left: 1px;
	vertical-align: middle;
	text-align: left;
}

