﻿

h1 { margin-bottom: 0px;
  
 font-family:"Verdana", Arial, Sans-Serif, Tahoma;
  font-size:.8em; }
  
.toolbarblue
{   
  
 Background-color: #bed4ec ;
  padding: 3px;
  cursor:pointer;
} 
.basic
{	  	 
 font-family:"Verdana", Arial, Sans-Serif, Tahoma;
 font-size:.8em; 
 font-weight: Normal;
 padding:0em; margin-top:0em;
 }
 .basicsmall
 {	  	 
 font-family:"Verdana", Arial, Sans-Serif, Tahoma;
 font-size:.7em; 
 font-weight: Normal;
 padding:0em; margin-top:0em;
 }
  .basicsmaller
 {	  	 
 font-family:"Verdana", Arial, Sans-Serif, Tahoma;
 font-size:.6em; 
 font-weight: Normal;
 padding:0em; margin-top:0em;
 }
 
 
 .bb
 {
	 border-width: 1px;
 border-style :solid;	
 border-color:Blue;
 }
 
 .blueborder
{ 
 border-width: 1px;
 border-style :solid;	
 border-color:Blue;
 
  cursor:pointer;
  font-family:Verdana;
 font-size:10px; 
 font-weight: Normal;
 cursor:default;
}
 
 
 .basicplus
{	  	 
 font-family:"Verdana", Arial, Sans-Serif, Tahoma;
 font-size:1em; 
 font-weight: Normal;
 padding:0em; margin-top:0em;
 }

.treeitemselected
{	  	 
 font-family:"Verdana", Arial, Sans-Serif, Tahoma;
 background-color:Orange;
 font-size:1em; 
 font-weight: Normal;
}


.basicred
{	  	 
 font-family:"Verdana", Arial, Sans-Serif, Tahoma;
 color:Red;
 font-size:.7em; 
 font-weight: Normal;
  padding:0em; margin-top:0em; 
}

.menuitemhover
{
 background-color:Orange;
 font-size:.8em; 
 font-weight: Normal;
 cursor:pointer; 
 text-decoration: underline;
}

.menuitemactive
{
 background-color: Orange;
 border:1 solid Red;
 font-size:.8em; 
 font-weight: Normal;
 cursor:pointer; 
}
 

 

 
.cellstylecup
{
 border-left-style:solid;
 border-left-width:1px;
 border-left-color:blue;
 border-right-style:solid;
 border-right-width:1px;
 border-right-color:blue;
 border-bottom-style:solid;
 border-bottom-width:1px;
 border-bottom-color:blue;
  }

.cellstylebox
{
 border-style:solid;
 border-width:1px;
 border-color:blue;
  font-family:"Verdana", Arial, Sans-Serif, Tahoma;
 font-size:.8em; 
 font-weight: Normal;
 padding:0em; margin-top:0em;
 
  }
  
  .toolbar
{   
  
 
  padding: 3px;
  cursor:pointer;
} 



 .aTreeView 
{ 
  background-color: #f4f4f4; 
  
  cursor: pointer; 
} 

.aTreeNode 
{ 
  font-family: arial, verdana; 
  font-size: 12px; 
  padding-left: 1px; 
  cursor: pointer; 
} 

.aHoverTreeNode 
{ 
  font-family: arial, verdana; 
  font-size: 12px; 
  padding-left: 1px; 
  text-decoration: underline; 
  cursor: pointer; 
   background-color:Orange;
  
} 
