﻿A.white:link {text-decoration: underline; color: white}
A.white:visited {text-decoration: underline; color: white}
A.white:activ {text-decoration: underline; color: white}
A.white:hover {text-decoration: none; color: white}

A.search:link {text-decoration: underline; color: #1c75df}
A.search:visited {text-decoration: underline; color: #a5a5a5}
A.search:activ {text-decoration: underline; color: red}
A.search:hover {text-decoration: underline; color: red}


.HELP_Page
{
	
	font-size:75%;
	font-family: "Trebuchet MS", arial, helvetica, tahoma, sans-serif; 
	color: #464646; 
	
}

.HELP_searchpane
{
	
	border-bottom: solid #cfa625 4px;
	padding:15px 30px 5px 15px; 
	white-space: nowrap;		
}

.HELP_headerpane
{
	
	border-bottom: solid #cfa625 4px;
	
	padding:10px 15px 10px 0;
}

.HELP_headerpane .helplabel
{
	border-left:solid #d1d1d1 2px; padding-left: 35px; font-size:200%; color:white; height:1.5em; padding-top:0.5em;	
}


.HELP_treepane
{
	padding:10px;
	background-color:#eeeeee; 
}
.HELP_contentpane
{
	width: 70%;
	background-color:#eeeeee; border-left: solid #d1d1d1 2px; padding: 10px 35px 35px 35px;
	
}

.HELP_TREE
{
	
}

.HELP_TREE a, a:hover, a:visited, a:link
{
	color:black; 
	text-decoration: none;
}
.HELP_TREE_node
{
	font-size:75%;
	width: 100%;
}

.HELP_TREE_root
{
	font-size:100%;
	font-weight:bold; 
}

.HELP_TREE_parent
{
}

.HELP_TREE_level1
{
	font-weight:bold; 
}
.HELP_TREE_selected
{
	background: #cfcfcf;
	width: 100%;
}

.HELP_SRESULTS .indexitem
{
	padding:2px 5px 0px 0px;
	vertical-align: top;
}
.HELP_SRESULTS .searchitem
{
	padding:0px;
	font-size:75%;
}
	
