﻿.TopMenuGroup
{
  border:none;
  background-color:none;
}

.MenuGroup
{
  border:none;
  background-color:none;
}

.TopMenuItem
{
  background-image: none; 
  color:white;
  font-family:verdana;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  width:114px;
  height:29px;
  cursor:pointer;
}

.TopMenuItemHover
{
  background-color: #ffa308; 
  color:white;
  font-family:verdana;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  width:114px;
  height:28px;
  cursor:pointer;
}

.MenuItem
{
  background-color:White;
  color:FF8500;
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  border: solid 1px white;
  cursor:pointer;
}

.MenuItemHover
{
  background-color:#cccccc;
  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;
}

.vertTopMenuItem
{
  background-color: none; 
  color:white;
  font-family:verdana;
  font-size:14px;
  font-weight:bold;
  text-align:left;
  width:197px;
  height:35px;
  cursor:pointer;
  display: block;
}

.vertTopMenuItemHover
{
  background-color: #ff9900; 
  color:white;
  font-family:verdana;
  font-size:14px;
  font-weight:bold;
  text-align:left;
  width:197px;
  height:35px;
  cursor:pointer;
  display:block;
}
      

a:link {text-decoration: none; font-size:14px; color:#ff6600; text-decoration:none; }
a:visited {text-decoration: none; font-size:14px; color:#ff6600; text-decoration:none; }
a:hover {text-decoration: underline; font-size:14px; color:ff6600; text-decoration:none; }
a:active {text-decoration: none; font-size:14px; color:#ff6600; text-decoration:none; }    

.menu2 a:link {text-decoration: none; }
.menu2 a:visited {text-decoration: none; }
.menu2 a:hover {text-decoration: none; }
.menu2 a:active {text-decoration: none; }           