﻿
.MenuBar_borders{
	border-top: white thin solid;
	border-bottom: white thin solid;
}


.MenuBar_MainBg{
	background-color: #00437C;
	width: 800px;
	vertical-align: top;
}


.MenuBar_MainBgSag{
	background-color: #00437C;
	width: 200px;
	text-align:center;
	vertical-align:top;

}


.MenuBar_MainBgSagTop{
	
	background-color:White;
	height:55px;
	
	
}

	
.MenuBar_MainBgSagMiddle{
	height:1px;
	FONT-SIZE: 2pt; 
	background-color:#6096c2;
	border-top:solid 1px #00437C;
	
}	

.MenuBar_MainBgSagBottom{
	 background-color:#e8fcfd;
	 vertical-align:top;
	  background:#eee url("../../Images/grid/horizontal.png") repeat-x 0 -30px;
	
}

.MenuBar_SeritUst
{
	height:57px;
	vertical-align:top;
}


.MenuBar_SeritAra
{
	 	height:2px;
	FONT-SIZE: 2pt; 
	background-color:#6096c2;
	border-top:solid 1px #00437C;
}


.MenuBar_SeritAlt
{
    font-family: verdana; 
  font-size: 11px;
  font-weight:bold;
	HEIGHT: 5px; 
	BACKGROUND-COLOR: #e8fcfd;
	vertical-align:top;
  background:#eee url("../../Images/grid/horizontal.png") repeat-x 0 -30px;
	text-align:center;
}

.MenuBar_LinkText{
	color:#00437C;
}


.MenuBar_LinkText2
{
	color:white;
}

.MenuBar_FirmaLogo{
	background-image:  url("../Images/toolbar/bank_hover.png") ;
	
	}

.TopGroup
{
  background-color:white; 
  border:solid 1px white; 
  cursor:default; 
   width:100%;

}

.MenuGroup
{
  background-image:url(../Images/page/background.gif);
  background-color:#F9F8F7;
  border:solid 1px #7E7E81; 
  cursor:default; 
  width:200px;
  color:#00437C;
  font-weight:bold;
  vertical-align:central;
}

.TopMenuItem
{
  background-color:white; 
  color:#00437C; 
  font-family:MS Sans Serif; 
  font-size:12px; 
  border:solid 1px #DBD7D0; 
  cursor:default; 
   font-weight:bold;
      text-align:center;
}

.TopMenuItemHover 
{
  background-color:#C2C5C8; 
  color:orangered; 
  font-family:MS Sans Serif; 
  font-size:12px; 
  border:solid 1px #A6A8B2; 
  cursor:default; 
    font-weight:bold;
    text-align:center;
}

.MenuItem
{
  font-family:MS Sans Serif; 
  font-size:9px; 
  cursor:default; 
  font-weight:bold;
}

.MenuItemHover 
{
  background-color:#C2C5C8; 
    color:orangered; 
  font-family:MS Sans Serif; 
  font-size:9px; 
  cursor:default; 
   font-weight:bold;
}

.MenuBreak
{
  background-image:url(../Images/page/break_bg.gif);
  width:100%;
  height:1px;
}



 