.Menu 
{
  font-family: Verdana;
  font-size: 8pt;
  font-weight:bold;
} 
A.Menu
{
   color:rgb(000,000,000); 
   text-decoration:none; 
}
A.Menu:hover
{
   color:rgb(239,156,000); 
   text-decoration:none; 
}

.Menu_Orange 
{
  font-family: Verdana;
  font-size: 8pt;
  font-weight:bold;
}
A.Menu_Orange
{
   color:rgb(239,156,000); 
   text-decoration:none; 
}
A.Menu_Orange:hover
{
   color:rgb(239,156,000); 
   text-decoration:none; 
}


.SubMenu 
{
  font-family: Verdana;
  font-size: 8pt;
  font-weight:bold;
  color:rgb(84,150,184); 
}
A.SubMenu
{
   color:rgb(84,150,184); 
   text-decoration:none; 
}
A.SubMenu:hover
{
   color:rgb(239,156,000); 
   text-decoration:none; 
}


.SubMenu_Orange 
{
  font-family: Verdana;
  font-size: 8pt;
  font-weight:bold;
}
A.SubMenu_Orange
{
   color:rgb(239,156,000); 
   text-decoration:none; 
}
A.SubMenu_Orange:hover
{
   color:rgb(239,156,000); 
   text-decoration:none; 
}


.Normal_Black 
{
  font-family: Verdana;
  font-size: 8pt;
  font-weight:normal;
}
A.Normal_Black
{
    color:rgb(000,000,000); 
   text-decoration:underline; 
}
A.Normal_Black:hover
{
   color:rgb(239,156,000); 
   text-decoration:underline; 
}

.Normal_Blue 
{
  font-family: Verdana;
  font-size: 8pt;
  font-weight:normal;
  color:rgb(84,150,184); 
}

.Normal_Grey 
{
  font-family: Verdana;
  font-size: 8pt;
  font-weight:normal;
  color:rgb(104,104,104); 
}

.Box_Orange 
{
  font-family: Verdana;
  font-size: 8pt;
  font-weight:bold;
  color:rgb(239,156,000); 
}

.Head_Black 
{
  font-family: Verdana;
  font-size: 12pt;
  font-weight:bold;
}

.Head_Orange 
{
  font-family: Verdana;
  font-size: 10pt;
  font-weight:bold;
  color:rgb(239,156,000); 
}
.Headmain_Orange 
{
  font-family: Verdana;
  font-size: 14pt;
  font-weight:bold;
  color:rgb(239,156,000); 
}

.Head_Blue 
{
  font-family: Verdana;
  font-size: 14pt;
  font-weight:bold;
  color:rgb(84,150,184); 
}

.Front_Blue 
{
  font-family: Arial;
  font-size: 12pt;
  font-weight:bold;
  color:rgb(140,140,140); 
}

.Front_Orange 
{
  font-family: Verdana;
  font-size: 13pt;
  font-weight:bold;
  color:rgb(239,156,100); 
}



