a{
  color:#D44C09;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
}

a:hover{
  color:#F88A56;
}

Body {
  font-family: arial;
  /*scrollbar-arrow-color: #FFD648;
  scrollbar-highlight-color: #FFFF99;
  scrollbar-3dlight-color: #F99631;
  scrollbar-shadow-color: #FFD648;
  scrollbar-darkshadow-color: #000000;
  scrollbar-track-color: #FFD648;
  scrollbar-face-color: #F99631;*/
  background-image: url(Images/site_back.jpg);
  background-color: #fff8e3;
  background-repeat: repeat-x;
}

.Header {
  color: #185e6d;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
}

.Phones {
  color: #fffc00;
  font-family: arial;
  font-size: 14px;
}

.Menu, .Menu:hover {
  color: #000000;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.SubMenu, .SubMenu:hover {
  color: #f9f1f8;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  padding-right: 10px;
}

.SubMenuTable {
  background-color:#812877;
}

.SubMenuTableOver {
  background-color:#ab4da0;
}

.YellowHeader {
  color: #fffc27;
  font-family: arial;
  font-weight: bold;
  font-size: 12px;
}

.OrangeHeader {
  color: #d44c09;
  font-size: 16pt;
  font-weight: bold;
}

.BottomText, .Text {
  color: #093943;
  font-family: arial;
  font-size: 12px;
}

.Text {
  color: #592814;
  font-family: arial;
  font-size: 13px;
}

.BottomLink, .BottomLink:hover {
  color: #5a2861;
  font-family: arial;
  font-weight: bold;
  font-size: 12px;
}

.AboutUsTableBack {
  background-image: url(Images/PageTop.gif);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #ffffff
}

.AboutUsTable {
  background-image: url(Images/BottomHebrew.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
}

.AboutUsTableEnglish {
  background-image: url(Images/BottomEnglish.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
}

.MainTable {
  background-image: url(Images/MainBottom.gif);
  background-repeat: no-repeat;
  background-position: bottom;
}

.MainTableBack {
  background-image: url(Images/MainTop.gif);
  background-repeat: repeat-y;
}

.TextBox {
  width: 146px;
  height: 19px;
}

.TextArea {
  width: 266px;
  height: 96px;
  overflow: hidden;
}

.ProductTable {
  background-color: #fde594;
  border-color: e7c85e;
  border-style: solid;
  border-width: 1px
}

.ProductCode {
  color:#D44C09;
  font-weight: bold;
  font-size: 12px;
  font-family: arial;
}

.ProductName {
  color: #592814;
  font-weight: bold;
  font-size: 13px;
  font-family: arial
}

.CatHeader {
  color: #ded600;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
}
.CatDescription {
  color: #592814;
  font-family: arial;
  font-size: 12px;
}
.NewsTitle {
  color: #d44c09;
  font-size: 11pt;
  font-weight: bold;
}