body,th,input,select		{ color: #000000; background-color: #ffffff; font-family: Arial; font-size: 8pt; }
td							{ color: #000000; background-color: inherit; font-family: Arial; font-size: 8pt; }
input.button 				{ background-color: #EAEEF9; }
h1,h2,h3				{ color: #43507F; }
h1						{ font-size: 14pt; }
h2						{ font-size: 11pt; }
form					{ margin: 0; padding: 0; }
a:link					{ color: #43507F; }
a:visited 				{ color: #555544; }
a.button,a.button:visited
					{ color: #43507F; text-decoration: none; }
a.bannerbutton,a.bannerbutton:visited	{ color: #EAEEF9; text-decoration: none; }
.hit-head				{ background-color: #5E84B5; color: #ffffff; }
.hit-title				{ color: #43507F; font-weight: bold; }
a.hit-link				{ color: #4350FF; }
.scroll					{ background-color: #EAEEF9; }
a.scroll-link,a.scroll-link:visited     { text-decoration: none; color: #43507F; }
.reference				{ font-size: 8pt; }
tr.hitlist-row-even		{ background-color: #EAEEF9; }
tr.hitlist-row-odd		{ background-color: #c0d8ff; }
.hit-number { font-size: 8pt; color: #ff7a00; font-weight: bold; }


.treeviewroot
{
	margin-left: 2px;
	font-size: 11px;
	display: block;
	font-family: Tahoma, Helvetica, sans-serif;
	cursor:default;
	/* border-left-style: outset; */   /* Uncomment to show lines. */
	/* border-left-width: 1px; */	   /* Uncomment to show lines. */	
}

.childrennode
{
	margin-left: 15px;
	/* border-left-style: outset; */   /* Uncomment to show lines. */
	/* border-left-width: 1px; */	   /* Uncomment to show lines. */	
}

.treenode, .treenodeselected
{
	margin-top: 1px;
	white-space: nowrap;
}

.plusminus
{
	cursor: pointer;
}

.plusminus, .noplusminus
{
	margin-right: 5px;
	margin-bottom: 1px;
}

.checkboxgrey
{
	background-color: lightgrey;
}

.checkbox, .checkboxchecked, .checkboxgrey
{
	margin-left: 1px;
	margin-right: 2px;
}

.hitnodehover
{
	cursor: pointer;
}

.hitimage
{
	margin-left:1px;
	margin-right:1px;
	margin-bottom:3px;
	vertical-align: bottom;
}

.nodeiconhover
{
	cursor: pointer;
}

.nodeicon, .nodeiconhover
{
	margin-right: 3px;
	vertical-align: bottom;
}

.nodetext
{
	color: black;
	text-decoration: none;
	cursor: default;
}

.nodetexthover
{
	color: navy;
	text-decoration: underline;
	cursor: pointer;
}

.nodetextselected
{
	color: white;
    background-color: cornflowerblue;
	text-decoration: none;
	cursor: pointer;
}

.nodetext, .nodetexthover, .nodetextselected
{
	padding-left:2px;
	padding-right:2px;
	vertical-align: bottom;
}
