﻿body 
{

}
 .style1
{
  width: 1024px;
}
.style2
{
  font-family: Script;
  font-weight: bold;
}
.MenuStyle
{
  color: White;
  font-family: Century Gothic,Tahoma;
  font-size: 14pt;
  text-decoration: none;
  direction: ltr;
} 
.MainCell
{
  border: 3px solid #010202;
  font-family: Century Gothic,Tahoma;
  color: #FFFFFF;
  font-size: 14pt;
}
.GalaryStyle
{
  color: #FFFFFF;
  font-family: Century Gothic, Tahoma;
  font-size: 12pt;
}
.TitleMenu
{
  background-image: url('images/titleBack.gif');
  height: 54px;
  text-align: center;
  background-repeat: repeat-x;
  border-top-style: ridge;
  border-right-style: solid;
  border-left-style: solid;
  border-top-color: #000000;
  border-right-color: #000000;
  border-left-color: #000000;
}

a.MainMenu
{
  color: White;
  font-family: Century Gothic,Tahoma;
  font-size: 14pt;
  text-decoration:  none;
}
a.MainMenu:active
{
  color: White;
  font-family: Century Gothic,Tahoma;
  font-size: 14pt;
  text-decoration: none;
}
a.MainMenu:hover
{
  color: Red;
  font-family: Century Gothic,Tahoma;
  font-size: 14pt;
  text-decoration: none;
}
a.MainMenu:link
{
  color: White;
  font-family: Century Gothic,Tahoma;
  font-size: 14pt;
  text-decoration: none;
}
a.MainMenu:visited
{
  color: White;
  font-family: Century Gothic,Tahoma;
  font-size: 14pt;
  text-decoration: none;
}
.PriceList
{
  border: thin solid #A3459A;
}