﻿.TopMenuGroup
{
  border:none;
  background-color:none;
}

.MenuGroup
{
  border:none;
  background-color:#EEEEEE;
}

.TopMenuItem
{
  background-image: none; 
  color:dark blue;
  font-family:verdana;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  width:158px;
  height:31px;
  cursor:pointer;
}

.TopMenuItemHover
{
  background-image: none;; 
  color:white;
  font-family:verdana;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  width:158px;
  height:31px;
  cursor:pointer;
}

.MenuItem
{
  background-color:none;
  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; }
.menu2 a:visited {text-decoration: none; }
.menu2 a:hover {text-decoration: none; }
.menu2 a:active {text-decoration: none; } 

.vertTopMenuGroup
{
  border:none;
  background-color:none;
}

.vertMenuGroup
{
  border:none;
  background-color:none;
}   


.vertTopMenuItem
{
  background-image: none; 
  color:white;
  background-color:none;
  font-family:verdana;
  font-size:10px;
  font-weight:bold;
  text-align:center;
  width:90px;
  height:20px;
  cursor:pointer;
}

.vertTopMenuItemHover
{
  background-image: none;; 
  color:5c91a4;
  background-color:none;
  font-family:verdana;
  font-size:10px;
  font-weight:bold;
  text-align:center;
  width:90px;
  height:20px;
  cursor:pointer;
}

.vertMenuItem
{
  background-color:none;
  color:white;
  font-family:verdana;
  font-size:10px;
  font-weight:bold;
  border: none;
  cursor:pointer;
}

.vertMenuItemHover
{
  background-color:#EEEEEE;
  color:5c91a4;
  font-family:verdana;
  font-size:10px;
  font-weight:bold;
  border: none;
  cursor:pointer;
}       