.NavBar
{ 
  background-color:White;
  background-image: url(item_bg.gif);
  border: 0px solid #666666;   
  cursor: default; 
} 

.TopItem
{
  color:White;
  background-color:#006896;
  background-image: url(item_bg.gif);
  font-family: tahoma, verdana; 
  font-size: 11px; 
  font-weight: bold;
  border: 1px solid white;
  border-right-color:#8C8C8C;
  border-bottom-color:#8C8C8C;
  padding-top: 4px; 
  padding-bottom: 2px; 
  cursor:pointer;
}

.TopItemHover
{
  color:black;
  background-color:#D5D5D5;
  background-image: url(images/item_hover_bg.gif);
  font-family: tahoma, verdana; 
  font-size: 11px; 
  font-weight: bold;
  border: 1px solid white;
  border-right-color:#8C8C8C;
  border-bottom-color:#8C8C8C;
  padding-top: 4px; 
  padding-bottom: 2px; 
  cursor:pointer;
}

.TopItemActive
{
  color:black;
  background-color:#D5D5D5;
  background-image: url(images/item_hover_bg.gif);
  font-family: tahoma, verdana; 
  font-size: 11px; 
  font-weight: bold;
  border: 1px solid #8C8C8C;
  border-right-color:white;
  border-bottom-color:white;
  padding-top: 4px; 
  padding-bottom: 2px; 
  cursor:pointer;
}

.Level2Item
{
  font-family: tahoma, verdana; 
  font-size: 11px; 
  border: 1px solid white;
  border-right-color:#CCCCCC;
  border-bottom-color:#CCCCCC;
  padding:3px;
  padding-left: 10px; 
  cursor:pointer;
}

.Level2ItemHover
{
  background-color:White;
  font-family: tahoma, verdana; 
  font-size: 11px; 
  border: 1px solid white;
  border-right-color:#CCCCCC;
  border-bottom-color:#CCCCCC;
  padding:3px;
  padding-left: 10px; 
  cursor:pointer;
}

.Level2ItemSelected
{  
  font-family: tahoma, verdana; 
  font-size: 11px; 
  border: 1px solid white;
  border-right-color:#CCCCCC;
  border-bottom-color:#CCCCCC;
  padding:3px;
  padding-left: 10px; 
  cursor:pointer;
}

.Level2Group
{
  background-color:white;
  background-image: url(images/group_bg.gif);
}

.Empty
{
}

/* **************************************************************************************************************** */

.NavBar_Silver
{
  background-color:White;  
  border: 0px solid #666666; 
  cursor: default; 
} 

.TopItem_Silver
{
  color:Black;
  background-image: url(images/item_bg.gif);
  font-family: tahoma, verdana; 
  font-size: 11px; 
  font-weight: bold;
  border: 1px solid white;
  border-right-color:#8C8C8C;
  border-bottom-color:#8C8C8C;
  padding-top: 4px; 
  padding-bottom: 2px; 
  cursor:pointer;
}

.TopItemHover_Silver
{
  color:black;
  background-color:#D5D5D5;
  background-image: url(images/item_hover_bg.gif);
  font-family: tahoma, verdana; 
  font-size: 11px; 
  font-weight: bold;
  border: 1px solid white;
  border-right-color:#8C8C8C;
  border-bottom-color:#8C8C8C;
  padding-top: 4px; 
  padding-bottom: 2px; 
  cursor:pointer;
}

.TopItemActive_Silver
{
  color:black;
  background-color:#D5D5D5;
  background-image: url(images/item_hover_bg.gif);
  font-family: tahoma, verdana; 
  font-size: 11px; 
  font-weight: bold;
  border: 1px solid #8C8C8C;
  border-right-color:white;
  border-bottom-color:white;
  padding-top: 4px; 
  padding-bottom: 2px; 
  cursor:pointer;
}

.Level2Item_Silver
{
  font-family: tahoma, verdana; 
  font-size: 11px; 
  border: 1px solid white;
  border-right-color:#CCCCCC;
  border-bottom-color:#CCCCCC;
  padding:3px;
  padding-left: 10px; 
  cursor:pointer;
}

.Level2ItemHover_Silver
{
  background-color:White;
  font-family: tahoma, verdana; 
  font-size: 11px; 
  border: 1px solid white;
  border-right-color:#CCCCCC;
  border-bottom-color:#CCCCCC;
  padding:3px;
  padding-left: 10px; 
  cursor:pointer;
}

.Level2ItemSelected_Silver
{
  font-family: tahoma, verdana; 
  font-size: 11px; 
  border: 1px solid white;
   border-right-color:#CCCCCC;
  border-bottom-color:#CCCCCC;
  padding:3px;
  padding-left: 10px; 
  cursor:pointer;
}

.Level2Group_Silver
{
  background-color:white;
  background-image: url(images/group_bg.gif);
}

.Empty_Silver
{
}

/* **************************************************************************************************************** */

.NavBar_LightBlue
{  
	background-color:white; 
	width: 170px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding: 0px;
	border: 0px
} 

.TopItem_LightBlue
{
	background-color: #d3e3ff;
	border-bottom:1px solid #cccccc;
	font-family: tahoma, verdana; 
	font-size: 11px; 
	font-weight: bold;
	border: 1px solid white;
  	padding-top: 4px; 
  	padding-bottom: 2px;   
    color:#555555;
    text-align:left;
	text-decoration: none;       
  	cursor:pointer;
}


.TopItemHover_LightBlue
{  
	color:#555555;
	background-color: #f6fff3; 
	font-family: tahoma, verdana; 
	font-size: 11px;
	font-weight: bold;
	border: 1px solid white;
    padding-top: 4px;
    padding-bottom: 2px;
    cursor:pointer;
    text-align:left;
	text-decoration:none;
} 
  
.TopItemActive_LightBlue
{  
  	color:#334477;
  	background-color: #d3e3ff;
  	font-family: tahoma, verdana; 
  	font-size: 11px;
    font-weight: bold;
    border: 1px solid #8C8C8C;
	border-right-color:white;
  	border-bottom-color:white;
    padding-top: 4px; 
  	padding-bottom: 2px; 
	cursor:pointer;    
    text-align:left;
	text-decoration:none;    
}

.Level2Item_LightBlue
{  
	font-family: tahoma, verdana; 
	font-size: 11px; 
	border: 1px solid white;
  	border-right-color:#CCCCCC;
  	border-bottom-color:#CCCCCC;		
	color:#334477;
	padding:3px;
  	padding-left: 10px;
  	text-decoration:none;		
    text-align:left;
    cursor:pointer;
}


.Level2ItemHover_LightBlue
{ 
	background-color:#f3fff3;
	font-family: tahoma, verdana;
	border: 1px solid white;
	border-right-color:#CCCCCC;
  	border-bottom-color:#CCCCCC;
	font-size: 11px;
	color:#0066cc; 
	text-decoration:none; 
    padding:3px;
  	padding-left: 10px; 
	cursor:pointer;
	text-align:left;
}


.Level2ItemSelected_LightBlue
{  
	border: 1px solid white;
  	border-right-color:#CCCCCC;
  	border-bottom-color:#CCCCCC;
	font-size: 11px;
	color:#334477;
	text-decoration: none;
    padding:3px;
  	padding-left: 10px;
    text-align:left;
    cursor:pointer;
}

.Level2Group_LightBlue
{
  background-color:white;
  background-image: url(images/group_bg.gif);
}

.Empty_LightBlue
{
}

/* ******************************************************************************************************** */

.NavBar_Crimson
{ 
  background-color:White;
  background-image: url(item_bg.gif);
  border: 0px solid #666666;   
  cursor: default; 
} 

.TopItem_Crimson
{
  color:White;
  background-color:#DC143C;
  background-image: url(item_bg.gif);
  font-family: tahoma, verdana; 
  font-size: 11px; 
  font-weight: bold;
  border: 1px solid white;
  border-right-color:#8C8C8C;
  border-bottom-color:#8C8C8C;
  padding-top: 4px; 
  padding-bottom: 2px; 
  cursor:pointer;
}

.TopItemHover_Crimson
{
  color:black;
  background-color:#FFF8DC;  
  font-family: tahoma, verdana; 
  font-size: 11px; 
  font-weight: bold;
  border: 1px solid white;
  border-right-color:#8C8C8C;
  border-bottom-color:#8C8C8C;
  padding-top: 4px; 
  padding-bottom: 2px; 
  cursor:pointer;
}

.TopItemActive_Crimson
{
  color:black;
  background-color:#FFF8DC;  
  font-family: tahoma, verdana; 
  font-size: 11px; 
  font-weight: bold;
  border: 1px solid #8C8C8C;
  border-right-color:white;
  border-bottom-color:white;
  padding-top: 4px; 
  padding-bottom: 2px; 
  cursor:pointer;
}

.Level2Item_Crimson
{
  font-family: tahoma, verdana;
  background-color:#FFFAF0;
  font-size: 11px; 
  border: 1px solid white;
  border-right-color:#CCCCCC;
  border-bottom-color:#CCCCCC;
  padding:3px;
  padding-left: 10px; 
  cursor:pointer;
}

.Level2ItemHover_Crimson
{
  background-color:#808080;
  font-family: tahoma, verdana; 
  font-size: 11px; 
  color:White;
  font-weight:bold;  
  border: 1px solid white;
  border-right-color:#CCCCCC;
  border-bottom-color:#CCCCCC;
  padding:3px;
  padding-left: 10px; 
  cursor:pointer;
}

.Level2ItemSelected_Crimson
{  
  font-family: tahoma, verdana; 
  font-size: 11px; 
  border: 1px solid white;
  border-right-color:#CCCCCC;
  border-bottom-color:#CCCCCC;
  padding:3px;
  padding-left: 10px; 
  cursor:pointer;
}

.Level2Group_Crimson
{
  background-color:white;
  background-image: url(images/group_bg.gif);
}

.Empty_Crimson
{
}

