/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */


.navigation {
	padding-right: 1em;
}

.navigation1 {
	padding: 1em;
	border-top: 1px #bbeebb solid;
	border-left: 1px #bbeebb solid;
	border-bottom: 1px #8fbc8f  solid;
	border-right: 1px #8fbc8f  solid;
	background-color: #eeffee;
}

  h2 {
    margin-top: 0px;
    }

  h3 {
    margin-bottom: 0px;
    clear: both;
    }

  h4 { margin-bottom: 0px;
    }

  code { font-family: Courier New,Courier,monospace;
    font-size: small;
    }

  ul { list-style-image: url(images/dot.gif);
    margin-bottom: 0pt;
    }

  li { margin-bottom: 6pt;
    }

  .key { color: rgb(0, 153, 255);
    }

  .row1 { background-color: rgb(248, 248, 248);
    }

  .row2 { background-color: rgb(252, 252, 252);
    }

  .headerrow { background-color: rgb(232, 232, 232);
    }

  .headerrow2 { background-color: rgb(240, 240, 240);
    }

  .note { padding: 5pt;
    background-color: rgb(255, 255, 204);
    margin-left: 10pt;
    margin-right: 10pt;
    }

  .sourcecode { background-color: rgb(248, 248, 248);
	 font-family: Courier New,Courier,monospace;
	 font-size: 8pt;
   }

  .small_top_margin { margin-top: 3pt;
    }



/* override settings */

#help h2 {
	color: #53915b;
	border-bottom: 1px solid #53915b;
}
#help h3 {
	color: #53915b;
	border-bottom: 1px solid #53915b;
}
#help h4 {
	color: black;
}
#help th {
	color: black;
	background-color: rgb(232, 232, 232);
    font-weight: bold;
	background-image: none;
}

#help_contents a {
	font-size: 11px;
	text-decoration: none;
	color: black;
}
#help_contents a:hover {
    color: #dd6900;
}

.selnode {
	color: white;
	background-color: rgb(59,106,197);
	padding-left: 2px;
	padding-right: 2px;
}
