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: #000099;
}
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;
	vertical-align: bottom;
}
.xtable {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #191919;
	border-right-color: #191919;
	border-bottom-color: #191919;
	border-left-color: #191919;
}
.xtable_td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #191919;
	border-right-color: #191919;
	border-bottom-color: #191919;
	border-left-color: #191919;
}
a.Content {
	color: #191919;
}
a.Content:hover {
	text-decoration: none;
}

