
.TopGroup
{
  
  border-width:1px; 
  border-color:#557BFF; 
  border-bottom-color:#557BFF; 
  border-style:none;
  text-align:left;
  cursor:default; 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  background-image:url(images/NewDesign/main_nav_b.gif);
}

.MenuGroup
{
  background-color: White;
  border-width:1px; 
  border-color:white; 
  border-style:none;
  text-align:left;
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  cursor:default; 
  filter:progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=135, Strength=2); 
 
}

.TopMenuItem
{
  
  background-image:url(images/NewDesign/main_nav_b.gif);
  border-style:outset;
  color:White; 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:11px; 
  font-weight:bold;  
  text-align:left;
  border-width:0px; 
  border-left:1px;
  border-color:#84B9FF; 
  border-style:None;
  padding:2px;
  padding-left:10px;
  padding-right:10px;
  cursor:default; 
 
  
}

.TopMenuItemOver 
{
  
  background-color:#329DFF; 
/*  color:Black; */
color:White; 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:12px; 
 /* font-weight:bold;*/
  text-align:left;
  border-width:0px; 
  border-color:#A6A8B2; 
  border-style:none;
  padding:2px;
  padding-left:10px;
  padding-right:10px;
  cursor:default;

}

/*Root Menu Item*/
.MenuItem
{
	background-color: #557BFF; /*#B5BED6;*/
    border-right: 1px solid;
    border-right-color: #0035EC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    padding: 3px;
    padding-left: 1px;
    padding-right: 1px;
    cursor: pointer;
  
}

/*Root Menu Item*/
.MenuItemOver
{
    background-color: #557BFF; /*#B5BED6;*/
    border-right: 1px solid;
    border-right-color: #0035EC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    padding: 3px;
    padding-left: 1px;
    padding-right: 1px;
    cursor: pointer;
    color: gainsboro;
}
/*Sub Menu Item*/
.MenuItem1
{
	
  background-color:#557BFF;
  border-bottom:1px solid;
  border-bottom-color:#000000;
  border-top:1px solid;
  border-top-color:#E9F8FE;
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:11px; 
  color:White;
  padding:3px;
  text-align:left;
  cursor:default; 
  
}
/*SubmenItem*/
.MenuItemOver1
{
    background-color: #096AE1; /*#B5BED6;*/
   border-bottom:1px solid;
   border-bottom-color:#000000;
   border-top:1px solid;
   border-top-color:#E9F8FE;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    padding: 3px;
        cursor: pointer;
    color: White;
}

.MenuBreak
{
  margin-left:31px; 
}


.TopSubMenuItem
{
	border-right: 0px;
	padding-right: 10px;
	border-top: #0a246a 0px;
	padding-left: 10px;
 /*font-weight:bold;*/
	font-size: 12px;
	padding-bottom: 2px;
	border-left: #0a246a 0px;
	cursor: default;
	color:Black;
	padding-top: 2px;
	border-bottom: #0a246a 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	background-color: #A5D4FF;
	text-align: left;
}



/*test*/


.TopGroup
{
  background-color:#FBFBFB;
  border:solid 1px gray; 
}

.Group
{
  background-color:#FBFBFB;
  border:solid 1px gray; 
}

.Item
{
  background-color:#FBFBFB; 
  font-family:verdana; 
  font-size:12px; 
  border:solid 1px #FBFBFB; 
  cursor:pointer;
}

.ItemH
{
  background-color:silver; 
  color:black; 
  font-family:verdana; 
  font-size:12px; 
  border:solid 1px gray; 
  cursor:pointer;
}

.ItemExp
{
  background-color:silver; 
  color:black; 
  font-family:verdana; 
  font-size:12px; 
  border:solid 1px #FBFBFB; 
  cursor:pointer;
}

.ScrollItem
{
  background-color:#FBFBFB; 
  font-family:verdana; 
  font-size:12px; 
  border:solid 1px #FBFBFB; 
  cursor:default;
  text-align:center;
}

.ScrollItemH
{
  background-color:silver; 
  color:black; 
  font-family:verdana; 
  font-size:12px; 
  border:solid 1px gray; 
  cursor:default;
  text-align:center;
}

.ScrollItemA
{
  background-color: darkgray; 
  color:black; 
  font-family:verdana; 
  font-size:12px; 
  border:solid 1px gray; 
  cursor:default;
  text-align:center;
}
