﻿

.TopGroup2
{
	/*background-color: #333333;*/
	/*background-image: url('../img/topMenuBg.jpg');*/
	background-color:Transparent;
	border: 0px #8394AC solid;
	cursor: pointer;
	font-family: Arial;
	font-size: 11px;
}
.MenuGroup2 {
	    background-color: #FF9933; 
    /*border:0px #4E5358 solid;*/
  	border: 0px solid #006699;
    border-bottom-color: #006699;
    cursor: pointer;
    font-family: Arial;
    font-size: 10px;
-moz-opacity:.80; filter:alpha(opacity=90); opacity:.90; 

}
.TopMenuItem2 {
	/* background-color:#5A6B7D; */
  /*color:#000000; 
  font-family:tahoma; 
  font-size:11px; 
  border:1px #5A6B7D solid;
  cursor:pointer; */
  

	border-left:1px solid #FF9933; 
  	border-right:1px solid #FF9933; 
  	border-top:1px solid #FF9933; 
  	border-bottom:1px solid #FF9933;  
	height:28px;  
	font-size: 12px; 
	font-weight:bold;
	color: white;
	font-family:Verdana;
	background-color:Transparent;
	text-decoration: none;
	padding: 3px 5px 3px 3px;
	position:relative;
	background-image:url(../img/vMenuBg.png);
	background-repeat:repeat-x;
}

/*
.TopMenuItem2 TD{
  
  	 height:16px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=135, Strength=4)
}
*/

.TopMenuItemHover2{

	border-left:1px solid #FF9933; 
	border-right:1px solid #FF9933; 
  	border-top:1px solid #FF9933; 
  	border-bottom:1px solid #FF9933;  
 	height:28px;  
	font-size: 12px; 
	font-weight:bold;
	color: #333366;
	font-family:Verdana;
	background-color:Transparent;
	text-decoration: none;
	padding: 3px 5px 3px 3px;
	position:relative;
	background-image:url(../img/vMenuBg2.png);
	background-repeat:repeat-x;
}
.TopMenuItemSelected2 {
  

 	border-left:1px solid #FF9933; 
 	border-right:1px solid #FF9933; 
  	border-top:1px solid #FF9933; 
  	border-bottom:1px solid #FF9933;  
	height:28px;  
	font-size: 12px; 
	font-weight:bold;
	color: #333366;
	font-family:Verdana;
	background-color:Transparent;
	text-decoration: none;
	padding: 3px 5px 3px 3px;
	position:relative;
	background-image:url(../img/vMenuBg2.png);
	background-repeat:repeat-x;

}
.MenuItem2 {
  border-left:1px solid #FF9933; 
  border-right:1px solid #FF9933; 
  border-top:1px solid #FF9933; 
  border-bottom:1px solid #FF9933;  

	color: white;
	font-family:verdana;
	font-size: 12px;
	height:28px;   
	cursor: pointer;
	font-weight: bold;
	position:relative;
}
.MenuItemHover2 {
  border-left:1px solid #FF9933; 
  border-right:1px solid #FF9933; 
  border-top:1px solid #FF9933; 
  border-bottom:1px solid #FF9933;  
	background-color: #FFCB97; /*background-image: url(imagesMenu/item_bg.gif);*/
	color: #333366;
	font-family:verdana;
	font-size: 12px;
	height:28px;   
	cursor: pointer;
	font-weight: bold;
}
.MenuItemExpanded2 {
	/*border-bottom:1px solid #DCDCDC;
  border-left: #DCDCDC 1px solid;*/
    border:1px solid #006699; 
  
		background-color: #eef7de;
		
	color: #000000;
	font-family:Arial;
	font-size: 11px;
	cursor: pointer;
	font-weight: bold;
	padding:6px
}
/* Selected item styles ------------------------------------ */
.SelectedItem2 {
  border-left:1px solid #FF9933; 
  border-right:1px solid #FF9933; 
  border-top:1px solid #FF9933; 
  border-bottom:1px solid #FF9933;  
	background-color: #FFCB97; /*background-image: url(imagesMenu/item_bg.gif);*/
	color: #333366;
	font-family:verdana;
	font-size: 12px;
	height:28px;   
	cursor: pointer;
	font-weight: bold;
}
.SelectedItemHover2 {
  border-left:1px solid #FF9933; 
  border-right:1px solid #FF9933; 
  border-top:1px solid #FF9933; 
  border-bottom:1px solid #FF9933;  
	background-color: #FFCB97; /*background-image: url(imagesMenu/item_bg.gif);*/
	color: #333366;
	font-family:verdana;
	font-size: 12px;
	height:28px;   
	cursor: pointer;
	font-weight: bold;
}
.SelectedItemExpanded2 {
	border:0px solid #006699; 
	border-left:0px solid;
  	border-left-color:#006699;
 	border-bottom:0px solid;
 	border-bottom-color:#fff;
	background-color: #FFCB97; /*background-image: url(imagesMenu/item_bg.gif);*/
	color: #333366;
	font-family:verdana;
	font-size: 12px;
	height:28px;   
	cursor: pointer;
	font-weight: bold;
}