﻿.TopMenuGroup
{
  border: 0px;
  background-color:#ffffff;
}

.MenuGroup
{
  border: 0px;
  background-color:#EEEEEE;
}

.TopMenuItem
{
  background-image: url(/images/menu-1.jpg);
  color:#CEBB16;
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  text-align:right;
  width:61px;
  height:23px;
  cursor:default;
}

.TopMenuItemHover
{
  background-image: url(/images/menu-2.jpg); 
  color:#536F87;
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  text-align:right;
  width:61px;
  height:23px;
  cursor:default;
}

.MenuItem
{
  background-color:White;
  color:#6699CC;
  font-family:verdana;
  font-size:10px;
  border: solid 1px white;
  cursor:pointer;
}

.MenuItemHover
{
  background-color:#EEEEEE;
  color:#85D9F0;
  font-family:verdana;
  font-size:10px;
  border: solid 1px white;
  cursor:pointer;
}

.TopMenuItemAbout
{
  background-image: url(/images/menu-3.jpg);
  color:#CEBB16;
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  text-align:center;
  width:75px;
  height:23px;
  cursor:default;
}

.TopMenuItemHoverAbout
{
  background-image: url(/images/menu-4.jpg); 
  color:#536F87;
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  text-align:center;
  width:75px;
  height:23px;
  cursor:default;
}

.MenuItemAbout
{
  background-color:White;
  color:#6699CC;
  font-family:verdana;
  font-size:10px;
  border: solid 1px white;
  cursor:pointer;
}

.MenuItemHoverAbout
{
  background-color:#EEEEEE;
  color:#85D9F0;
  font-family:verdana;
  font-size:10px;
  border: solid 1px white;
  cursor:pointer;
}

.TopMenuItemServices
{
  background-image: url(/images/menu-5.jpg);
  color:#CEBB16;
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  text-align:center;
  width:71px;
  height:23px;
  cursor:default;
}

.TopMenuItemHoverServices
{
  background-image: url(/images/menu-6.jpg); 
  color:#536F87;
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  text-align:center;
  width:71px;
  height:23px;
  cursor:default;
}

.MenuItemServices
{
  background-color:#C7B011;
  color:white;
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  border: solid 1px white;
  cursor:pointer;
}

.MenuItemHoverServices
{
  background-color:#EEEEEE;
  color:#243859;
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  border: solid 1px white;
  cursor:pointer;
}

.TopMenuItemProduct
{
  background-image: url(/images/menu-7.jpg);
  color:#CEBB16;
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  text-align:center;
  width:84px;
  height:23px;
  cursor:default;
}

.TopMenuItemHoverProduct
{
  background-image: url(/images/menu-8.jpg); 
  color:#536F87;
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  text-align:center;
  width:84px;
  height:23px;
  cursor:default;
}

.MenuItemProduct
{
   background-color:#C7B011;
  color:white;
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  border: solid 1px white;
  cursor:pointer;
}

.MenuItemHoverProduct
{
   background-color:#EEEEEE;
  color:#243859;
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  border: solid 1px white;
  cursor:pointer;
}


.TopMenuItemRes
{
  background-image: url(/images/menu-9.jpg);
  color:#CEBB16;
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  text-align:center;
  width:76px;
  height:23px;
  cursor:default;
}

.TopMenuItemHoverRes
{
  background-image: url(/images/menu-10.jpg); 
  color:#536F87;
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  text-align:center;
  width:76px;
  height:23px;
  cursor:default;
}

.MenuItemRes
{
   background-color:#C7B011;
  color:white;
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  border: solid 1px white;
  cursor:pointer;
}

.MenuItemHoverRes
{
  background-color:#EEEEEE;
  color:#85D9F0;
  font-family:verdana;
  font-size:11px;
  border: solid 1px white;
  cursor:pointer;
}

.TopMenuItemContact
{
  background-image: url(/images/menu-11.jpg);
  color:#CEBB16;
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  text-align:center;
  width:82px;
  height:23px;
  cursor:default;
}

.TopMenuItemHoverContact
{
  background-image: url(/images/menu-12.jpg); 
  color:#536F87;
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  text-align:center;
  width:82px;
  height:23px;
  cursor:default;
}

.MenuItemContact
{
  background-color:White;
  color:#6699CC;
  font-family:verdana;
  font-size:10px;
  border: solid 1px white;
  cursor:pointer;
}

.MenuItemHoverContact
{
  background-color:#EEEEEE;
  color:#85D9F0;
  font-family:verdana;
  font-size:10px;
  border: solid 1px white;
  cursor:pointer;
}

  