a
{
	color: #0000ff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

a:hover{
  color:#0000ff;
}

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: #ffffff;
	background-repeat: repeat-x;
	background-image: url(Images/site_back.jpg);
}


.ProductViewBorder
{
	border-right: #6699cc 1px solid;
	border-top: #6699cc 1px solid;
	border-left: #6699cc 1px solid;
	border-bottom: #6699cc 1px solid;
}

.Header {
  color: #185e6d;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
}

.Phones {
  color: #fffc00;
  font-family: arial;
  font-size: 14px;
}

.MenuButtonBackground
{
	width: 165px; 
	height: 33px; 
	display:inline-block; 
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/MenuBG.png', sizingMethod='scale');*/
	background-image:url(images/MenuBG.png);
	cursor:HAND;
}

.Menu, .Menu:hover {
  color: #000000;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  padding-bottom: 8px
}

.SubMenu, .SubMenu:hover {
  color: #f9f1f8;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  padding-right: 10px;
}

.SubMenuTable
{
	background-image: url(images/sub_menu_pixel1.gif);
	border-bottom-width: thin;
	border-bottom-color: White;
	border-bottom-style: solid;
}

.SubMenuItem
{
	background-color: #387183;
}

.SubMenuTableOver
{
	background-image: url(images/sub_menu.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.YellowHeader {
  color: #fffc27;
  font-family: arial;
  font-weight: bold;
  font-size: 12px;
}

.OrangeHeader
{
	color: #0000ff;
	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: #EBF4F6;
	border-right: #99ccff 1px solid;
	border-top: #99ccff 1px solid;
	border-left: #99ccff 1px solid;
	border-bottom: #99ccff 1px solid;
}

.ProductTableMarquee
{
	background-color: #97c9dd;
	border-right: #6633cc 1px solid;
	border-top: #6633cc 1px solid;
	border-left: #6633cc 1px solid;
	border-bottom: #6633cc 1px solid;
}

.ProductCode {
  color:#D44C09;
  font-weight: bold;
  font-size: 12px;
  font-family: arial;
}

.ProductName
{
	color: #0000A6;
	font-weight: bold;
	font-size: 17px;
	font-family: arial;
	text-decoration: none;
}

A.ProductName
{

	color: #0000A6;
	font-weight: bold;
	font-size: 17px;
	font-family: arial;
	text-decoration: none;
}

A.ProductName:hover
{

	color: #0000A6;
	font-weight: bold;
	font-size: 17px;
	font-family: arial;
	text-decoration: none;
}


.CatHeader
{
	color: #330099;
	font-family: arial;
	font-size: 30px;
	font-weight: bold;
}
.CatDescription
{
	color: #592814;
	font-family: arial;
	font-size: 20;
}
.NewsTitle
{
	color: #0000cc;
	font-size: 11pt;
	font-weight: bold;
}

.texta
{
	font-weight:bold;
	direction:rtl;
	font-size:15px;
	background-color: #e9e8df;
}

.textb
{
	background-color: #e9e8df;
	font-size:15px;
	direction:rtl;
}

.Pageing
{
	color: red;
	font-weight: normal;
}
