.MainMenuTopGroup
{

  border-top: 0px #8394AC solid; 
  border-bottom: 0px #8394AC solid; 
  cursor: pointer; 
  
  
  
  
}

.MainMenuMenuGroup
{
  /*background-color:#F5F5F5; */
    
  border:0px #4E5358 solid; 
  border-style:solid;
  cursor: pointer;
  
}

.MainMenuTopMenuItem
{

 
  color:white; 
  font-family:tahoma; 
  font-size:12px; 
  font-weight:bold;
  border:0px #5A6B7D solid;
  cursor: pointer;  
  width:116px;
   background-image: url(../img/top_item_bg.jpg); 
   
  
  
  
  
  
}

.MainMenuTopMenuItemHover 
{
   background-image: url(../img/top_item_bg.jpg); 
  color:black; 
  font-family:tahoma; 
  font-size:12px; 
   font-weight:bold;
  border:0px #DFE2E5 solid;
  cursor: pointer;
  width:116px;
 
 
   
  
}

.MainMenuTopMenuItemRed
{
   background-image: url(../img/top_item_bg.jpg); 
  color:#FFF000;
  font-family:tahoma; 
  font-size:12px; 
  border:0px #5A6B7D solid;
  cursor: pointer;  
}

.MainMenuTopMenuItemHoverRed 
{
  background-image: url(../img/top_item_bg.jpg);
  color:Navy; 
  font-family:tahoma; 
  font-size:12px; 
  border:0px #DFE2E5 solid;
  cursor: pointer;
}

.MainMenuMenuItem
{
 background-image: url(../img/top_item_bg.jpg);  
  color:white;
    font-family:tahoma; 
  font-size:12px; 
  cursor: pointer; 
   border:0px #DFE2E5 solid;
   height:28px;
   text-align:center;
}

.MainMenuMenuItemHover 
{
   
 background-image: url(../img/top_item_bg.jpg);  
  
 color:black;
 
  border: 0px solid #AADAED; 
   font-family:tahoma; 
  font-size:12px; 
  cursor: pointer; 
  height:28px;
  text-align:center;
}

.MainMenuMenuBreak
{
  /*background-image:url(../img/break_bg.gif);*/
  background-color:White;
  width:100%;
  height:2px;
}


/*.TopGroup
{
  
  cursor:hand;
  
 
}
.TopMenuGroup
{
  background-color:#F5F5F5;
  border:1px #4E5358 solid; 
  border-style:solid;
  cursor: hand; 
}
.TopMenuItem
{
 
	
 
 background-color:#5A6B7D; 
  font-family: tahoma; 
  font-size: 12px; 
  color :White;
 border:1px #5A6B7D solid;
 cursor:hand;
  height :28;
	 
}

.TopMenuItemHover 
{

 background-color:#C2C5C8;
  background-image: url(../img/top_item_bg.gif); 
  color :White;
  font-family: tahoma;
  font-size: 12px; 
  border:1px #DFE2E5 solid;
  cursor:hand;
  height :28;
}
.MenuGroup
{
 
	background-color:#F5F5F5;
  border:0px #4E5358 solid; 
  border-style:solid;
  cursor:hand; 
}

.MenuItem 
{
  
  background-color:#5A6B7D; 
  font-family: tahoma; 
  font-size: 12px; 
  color :White;
 border:1px #5A6B7D solid;
 cursor:hand;
  height :28;
}

.MenuItemHover 
{
  background-color:#C2C5C8;
  background-image: url(../img/top_item_bg.gif); 
  color :White;
  font-family: tahoma;
  font-size: 12px; 
  border:1px #DFE2E5 solid;
  cursor:hand;
  height :28;
}

.MenuItemActive
{
 background-color:#E4F1F7; 
  background-image: url(../compart/images/menu/item_bg.gif);
  color:#00025C;
  border: 1px solid #AADAED; 
  font-family:tahoma; 
  font-size:11px; 
 
  
  
  cursor:hand;
  height :28;
}

.MenuItemExpanded 
{
 
 
  cursor:hand;
  border: 1px solid #F5F5F5; 
  color:#00025C;
  font-family:tahoma; 
  font-size:11px; 
  cursor:hand;
}*/

/* Foot Menu */

.FootTopGroup
{
	margin-bottom: 6px;
}

.FootMenuItem
{
 font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0.7px;
  padding: 2px 4px 2px 4px;
  cursor:hand;
}

.FootMenuItemHover
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0.7px;
  padding: 2px 4px 2px 4px;
  color: Red;
  cursor:hand;
}
