<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.top	{
	position:relative;
	top:      0px;
	width:      100%;
	height:      4%;
	}
.crossware	{
	float : right;
	/*vertical-align: text-top;*/
	}
.title	{
	position : absolute;
	font-family: Arial, Helvetica, Bold, sans-serif;
	font-size: 24px;
	color: #808080;
    top:      0px; 
    left:     0px;
	}
.menuitem    {
    }
.link    {
	color: #808080;
    }
.prev    {
    float:left;
	font-family: MS Sans Serif;
	font-size: 10px;
	color: #808080;
    }
.next    {
	font-family: MS Sans Serif;
	font-size: 10px;
	color: #808080;
    }
.location    {
	font-family: MS Sans Serif;
	font-size: 10px;
	color: #000080;
    }
.debug    {
    position:absolute;
    top:      0px; 
    left:     0px;
    }
.toc_label     {
    position:absolute;
	color: #808080;
    top:      0px; 
    left:      0%;
    }
.topic_label     {
    position:absolute;
	color: #808080;
    top:      0px; 
    left:      30%;
    }
.root     {
    position:relative;
    height:      90%;
    width:      100%;
    margin:       0px 0px 0px 0px;    
    }
.root p   {
    margin:      10px 10px 5px 10px;
    }
.thumb     {
    position:      absolute;
    height:      9px;
    width:      15px;
    left:       10px;
    }
.up, .dn   {
    position:      absolute;
    left:       10px;
    }
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
    border:      0;
    }
.treeContainer { 
    position:      absolute; 
    left:      2px; 
    top:      30px; 
    width:      29%; 
    height:      100%; 
    border-top:    1px solid #808080;
    border-left:    1px solid #808080;
    border-right:    1px solid #808080;
    border-bottom:    1px solid #808080;
    overflow:      auto; 
    }
.treeContent { 
    position:      absolute; 
    left:      0px; 
    top:      0px; 
    width:      100%; 
    }
.topicContainer { 
    position:      absolute; 
    left:      30%; 
    top:      30px; 
    width:      69%; 
    height:      100%; 
    border-top:    1px solid #808080;
    border-left:    1px solid #808080;
    border-right:    1px solid #808080;
    border-bottom:    1px solid #808080;
    overflow:      auto; 
    }
.topicContent { 
    position:      absolute; 
    left:      10px; 
    top:      0px; 
    width:      100%; 
    }


</pre></body></html>