body{
  margin: 0px;
  padding: 0px;
  background: #F6A447;
  font-family: Tahoma;
  font-size: 13px;
  cursor: default;
}
h1, h2, h3, h4, h5, h6{
  font-size: 18px;
  text-align: center;
  font-weight: normal;
}
td.LeftBg{
  background: #ACACAC url(images/bgl.gif) right repeat-y;
}
td.RightBg{
  background: #ACACAC url(images/bgr.gif) repeat-y;
}
td.HeadContacts{
  background: #ED6803;
  color: #FFFFFF;
  text-align: center;
  font-family: Arial;
  font-size: 11px;
}
td.MenuBg{
  background: url(images/mgm.gif) no-repeat;
  height: 43px;
}
td.ContentBg, td.ContentBgI{
  background: url(images/bgc.gif) no-repeat;
  font-family: Tahoma;
  font-size: 12px;
  color: #191919;
  padding: 27px;
  padding-top: 36px;
  padding-bottom: 30px;
}
td.ContentBgI{
  background: url(images/bgci.gif) no-repeat;
}
span.BigGeorgia, span.LitGeorgia{
  font-family: Georgia;
  font-size: 24px;
}
span.LitGeorgia{
  font-size: 11px;
}
a{
  color: #353535;
}
a:hover{
  text-decoration: none;
}
a.MenuLink{
  font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
}
a.MenuLink:hover{
  text-decoration: none;
}
td.MenuLink {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
