.TopMenuGroup
{
  border:none;
  background-color:none;
}

.MenuGroup
{
  border:none;
  background-color:none;
}

.TopMenuItem
{
  background-image: url(../images/home_bg.jpg);
  color:white;
  font-family:verdana;
  font-size:13px;
  font-weight:bold;
  text-align:center;
  width:125px;
  height:34px;
  cursor:pointer;
  line-height:34px;
}

.TopMenuItemHover
{
  background-image: url(../images/home_bg.jpg); 
  color:5c91a4;
  font-family:verdana;
  font-size:13px;
  font-weight:bold;
  text-align:center;
  width:125px;
  height:34px;
  cursor:pointer;
  line-height:34px;
}

.TopMenuItem2
{
  background-color: #7a62ff;
  color:white;
  font-family:verdana;
  font-size:13px;
  font-weight:bold;
  text-align:center;
  width:125px;
  height:34px;
  cursor:pointer;
  line-height:34px;
  
}

.TopMenuItemHover2
{
  background-color: #7a62ff; 
  color:5c91a4;
  font-family:verdana;
  font-size:13px;
  font-weight:bold;
  text-align:center;
  width:125px;
  height:34px;
  cursor:pointer;
  line-height:34px;
  
}

.TopMenuItem3
{
  background-color: #ff452f; 
  color:white;
  font-family:verdana;
  font-size:13px;
  font-weight:bold;
  text-align:center;
  width:125px;
  height:34px;
  cursor:pointer;
  line-height:34px;
}

.TopMenuItemHover3
{
  background-color: #ff452f; 
  color:5c91a4;
  font-family:verdana;
  font-size:13px;
  font-weight:bold;
  text-align:center;
  width:125px;
  height:34px;
  cursor:pointer;
  line-height:34px;
}

.TopMenuItem4
{
  background-color: #ff9f30; 
  color:white;
  font-family:verdana;
  font-size:13px;
  font-weight:bold;
  text-align:center;
  width:125px;
  height:34px;
  cursor:pointer;
  line-height:34px;
}

.TopMenuItemHover4
{
  background-color: #ff9f30; 
  color:5c91a4;
  font-family:verdana;
  font-size:13px;
  font-weight:bold;
  text-align:center;
  width:125px;
  height:34px;
  cursor:pointer;
  line-height:34px;
}

.TopMenuItem5
{
  background-color: #16af45; 
  color:white;
  font-family:verdana;
  font-size:13px;
  font-weight:bold;
  text-align:center;
  width:125px;
  height:34px;
  cursor:pointer;
  line-height:34px;
}

.TopMenuItemHover5
{
  background-color: #16af45; 
  color:5c91a4;
  font-family:verdana;
  font-size:13px;
  font-weight:bold;
  text-align:center;
  width:125px;
  height:34px;
  cursor:pointer;
  line-height:34px;
}

.TopMenuItem6
{
  background-color: #5e7c00; 
  color:white;
  font-family:verdana;
  font-size:13px;
  font-weight:bold;
  text-align:center;
  width:125px;
  height:34px;
  cursor:pointer;
  line-height:34px;
}

.TopMenuItemHover6
{
  background-color: #5e7c00; 
  color:5c91a4;
  font-family:verdana;
  font-size:13px;
  font-weight:bold;
  text-align:center;
  width:125px;
  height:34px;
  cursor:pointer;
  line-height:34px;
}

.TopMenuItem7
{
  background-color: #057ef7; 
  color:white;
  font-family:verdana;
  font-size:13px;
  font-weight:bold;
  text-align:center;
  width:125px;
  height:34px;
  cursor:pointer;
  line-height:34px;
}

.TopMenuItemHover7
{
  background-color: #057ef7; 
  color:5c91a4;
  font-family:verdana;
  font-size:13px;
  font-weight:bold;
  text-align:center;
  width:125px;
  height:34px;
  cursor:pointer;
  line-height:34px;
}

.MenuItem
{
  background-color:White;
  color:FF8500;
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  border: solid 1px white;
  cursor:pointer;
}

.MenuItemHover
{
  background-color:#EEEEEE;
  color:5c91a4;
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  border: solid 1px white;
  cursor:pointer;
}


.footTopMenuItem
{
  background-image: url(none); 
  color:052147;
  font-family:arial;
  font-size:11px;
  font-weight:bold;
  text-align:center;
  width:110px;
  height:31px;
  cursor:pointer;
}

.footTopMenuItemHover
{
  background-image: url(none); 
  color:5c91a4;
  font-family:arial;
  font-size:11px;
  font-weight:bold;
  text-align:center;
  width:110px;
  height:31px;
  cursor:pointer;
}
      

.menu a:link {text-decoration: none; color: 024d6e; font-weight:bold; }
.menu a:visited {text-decoration: none; color: 024d6e; font-weight:bold; }
.menu a:hover {text-decoration: none; color: FF8500; font-weight:bold; }
.menu a:active {text-decoration: none; color: 024d6e; font-weight:bold; }   

.menu2 a:link {text-decoration: none; color: white; }
.menu2 a:visited {text-decoration: none; color: white; }
.menu2 a:hover {text-decoration: none; color: white; }
.menu2 a:active {text-decoration: none; color: white; }           