body
{
	margin: 1em;
	background: white;
}

font.emph
{
	letter-spacing: 0.1em;
}

font.teletype
{
	font-family: Lucida Console,Courier;
}

pre
{
	margin-left: 14px;
}

pre font.comment
{
	color: #7F7F7F; 
}

font.black
{
	color: black;
}

font.date
{
	font-style: italic;
}

font.new
{
	font-weight: bold;
	color: red;
}

td.menuinfo
{
	font-family: Times New Roman; 
	font-size: 100%;
	font-weight: bold;
}

table.long
{
	font-family: Times New Roman;
	font-size: 100%;
}

table.long td
{
	border-bottom-width: 1px;
	border-bottom-color: #bfbfbf;
	border-bottom-style: solid;
	padding-right: 3em;
}


table.reg
{
	font-family: Times New Roman;
	font-size: 100%;
}

table.bordered
{
	text-align: center;

	border-collapse: collapse;

	font-size: 80%;
}

table.bordered tr.head,table.bordered td.head
{
	font-weight: bold;
}

table.bordered td
{
	border-width: 1px;
	border-color: #7f7f7f;
	border-style: solid;
}

table.textboxright
{
	font-family: Times New Roman;
	font-size: 80%;
	background: #efefef;
	margin-left: 1em;
	margin-bottom: 1em;
	line-height: 160%;

	border-width: 1px;
	border-color: #7f7f7f;
	border-style: solid;
}


table.textboxleft
{
	font-family: Times New Roman;
	font-size: 80%;
	background: #efefef;
	margin-bottom: 1em;
	margin-right: 1em;
	line-height: 160%;

	border-width: 1px;
	border-color: #7f7f7f;
	border-style: solid;

}

table.textboxright td.withpadding,table.textboxleft td.withpadding
{
	padding: 10px;
	text-align: justify;
}

p.textboxtitle
{
	text-align: justify;
	font-weight: bold;

	color: #7F7F7F;
}




td.topbarleft
{
	font-family: Times New Roman;
	font-size: 80%;
}

p.menusubitem
{
	margin-left: 14px;
	font-family: Times New Roman;
	font-size: 100%;

}

p.more
{
	font-family: Times New Roman;
	font-size: 60%;


	text-align: right;
	font-weight: bold;
}

p.reg
{
	font-family: Times New Roman;
	font-size: 100%;
	margin-left: 14px;

	text-align: justify;
}

p.comment
{
	font-family: Times New Roman;
	font-size: 100%;
	margin-left: 14px;

	text-align: justify;
	font-style: italic;
}


p.small
{
	font-size: 80%;
	margin-left: 14px;

	line-height: 140%;
}

p.caption
{
	padding-top: 1em;
	margin-left: 14px;

	font-size: 80%;
	font-weight: bold;
	color: #7F7F7F;
}

td.imagecaption
{
	font-size: 80%;
	font-weight: bold;
	color: #7F7F7F;
}


p.center
{
	font-family: Times New Roman;
	font-size: 100%;


	text-align: center;
}

ul.reg
{
	text-align: justify;
}

p.regleft
{
	margin-left: 14px;
	font-family: Times New Roman;
	font-size: 100%;

}

ul.regleft
{
}


p.subtitle
{
	margin-left: 14px;
	padding-top: 1em;
	font-family: Times New Roman;
	font-size: 100%;

	text-align: justify;

	font-weight: bold;
	color: #7F7F7F;
}

p.subsubtitle
{
	margin-left: 14px;
	padding-top: 1em;
	font-family: Times New Roman;
	font-size: 100%;

	text-align: justify;

	color: #7F7F7F;
}

p.subhead
{
	font-family: Times New Roman;
	font-size: 100%;

	margin-bottom: -1em;

	font-weight: bold;
	color: #7F7F7F;
}


p.lead
{
	margin-left: 14px;
	font-family: Times New Roman;
	font-size: 100%;

	text-align: justify;
	font-weight: bold;
}

p.author
{
	margin-top: 28px;
	font-family: Times New Roman;
	font-size: 100%;


	font-style: italic;
	font-weight: bold;
	color: #7F7F7F;
}

p.title
{
	margin-bottom: 28px;
	font-family: Times New Roman;
	font-size: 120%;


	font-weight: bold;

	color: #7F7F7F;
}


ul,ol
{
	font-family: Times New Roman;
	font-size: 100%;
}
ul li 
{ 
	list-style: disc;
	color: #b1b4b0;
}

table.screenshot
{
	margin-bottom: 1em;
	margin-left: 1px;
	padding: 0px;
}

table.screenshotmargin
{
	margin-bottom: 1em;
	padding: 0px;
}

table.screenshotmarginleft
{
	margin-bottom: 1em;
	padding: 0px;
}

table.screenshotmargin td
{
	padding-left: 1em;
	margin: 0px;
}

table.screenshotmarginleft td
{
	padding-right: 1em;
	margin: 0px;
}

table.screenshot td
{
	margin: 0px;
	padding: 0px;
}

img.screenshot
{
	border-color: black;
}

a { color: black; text-decoration: none; }
a:visited { color: black; }

