body {
}
table{
	height:auto;
}

.menu{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	list-style: none;
	padding-right: 8px;
	margin:0;
}
.cop{
	font-family:tahoma;
	font-size:10px;
	color:#EDE2E2;
}
.txt{
	font-family:tahoma;
	font-size:10px;
	color:#474848;
	line-height:14px;
}
.txtred{
	font-family:tahoma;
	font-size:10px;
	color:#871B00;
}
.txtblue{
	font-family:tahoma;
	font-size:10px;
	color:#246596;
}
.txtwhite{
	font-family:tahoma;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	height: 20px;
}
.txtwhite:hover,.txtwhite:visited,.txtwhite:link{
		color:#ffffff;
	}
.txtwhite:hover{
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}

#dhtmlgoodies_menu{
	font-family:arial;	/* Font for main menu items */
	font-size: 12px;
	width:150px;	/* Width of main menu */

}
#dhtmlgoodies_menu	li{	/* Main menu <li> */
	list-style-type:none;	/* No bullets */
	margin:0px;	/* No margin - needed for Opera */
}
#dhtmlgoodies_menu ul, #dhtmlgoodies_bmenu ul{
	margin:0px;	/* No <ul> air */
	padding:0px;	/* No <ul> air */
}
#dhtmlgoodies_menu ul li ul{	/* Styling for those who doesn't have javascript enabled */
	padding-left:10px;
}
#dhtmlgoodies_menu	li a{	/* Main menu links */
	text-decoration:none;	/* No underline */
	color:#FFF;	/* White text color */

	height:12px;	/* 20 pixel height */
	line-height:14px;	/* 20 pixel height */
	vertical-align:middle;	/* Align text in the middle */
	border:0px solid #000;	/* Black border */
/*	background-color:#FAFAFA;	/* Light blue background color */
	margin-right:15px;	/* A little bit of air */
	padding:0px;	/* Air between border and text inside */

	display:block;
}
#dhtmlgoodies_bmenu	td a{	/* Main menu links */
	text-decoration:none;	/* No underline */
	color:#FFF;	/* White text color */

	height:12px;	/* 20 pixel height */
	line-height:14px;	/* 20 pixel height */
	vertical-align:middle;	/* Align text in the middle */
	border:0px solid #000;	/* Black border */
/*	background-color:#FAFAFA;	/* Light blue background color */
	margin-right:15px;	/* A little bit of air */
	padding:0px;	/* Air between border and text inside */

	display:block;
}
html>body #dhtmlgoodies_bmenu	td a{	/* Main menu links */
	height:25px;
	line-height:12px;
	margin:0px 7px;
}
#dhtmlgoodies_menu	li a:hover,#dhtmlgoodies_menu .activeMainMenuItem{
	color:#FFF;	/* צבע כתב כשעומדים עליו */
/*	background-color:#317082;	/* צבע רקע כשעומדים עליו */
}
.dhtmlgoodies_subMenu, .dhtmlgoodies_subMenub{
	visibility:hidden;
	position:absolute;
	overflow:hidden;
	border:1px solid #FFF;
	background-color:#246596;
	font-family:arial;
	font-size:12px;
	text-align:right;

}
.dhtmlgoodies_subMenu ul, .dhtmlgoodies_subMenub ul{
	margin:0px;
	padding: 0 10px;
	_width: 0px;
}
.dhtmlgoodies_subMenu ul li, .dhtmlgoodies_subMenub ul li{
	list-style-type:none;
	margin:0px;
	padding:1px;	/* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
}
.dhtmlgoodies_subMenu ul li a, .dhtmlgoodies_subMenub ul li a{	/* Sub menu items */
	white-space:nowrap;	/* No line break */
	text-decoration:none;	/* No underline */
	color:#FFF;	/* Black text color */

	height:12px;	/* 16 pixels height */
	line-height:5px;	/* 16 pixels height */
	padding:1px;	/* 1px of "air" inside */

	display:block;	/* Display as block - you shouldn't change this */
}
.dhtmlgoodies_subMenu ul li a:hover, .dhtmlgoodies_subMenub ul li a:hover{	/* Sub menu items - mouse over effects */
	color:#FFF;	/* White text */
/*	background-color:#317082;	/* Blue background */
}

.bottom a{
	text-align: left; 
	color:blue;
	font-size:13px;
	font-family:"Arial Black"; 
	text-decoration:none;
}
.bottom a:visited{
	color:blue;
	font-size:13px;
	text-decoration:none;
}
	
.inplace {
	position: absolute;
	display: none;
	z-index: 10000;
	text-align: right;
}	

#order span{
	display: inline-block;
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	cursor: text;
	width: 144px;
}
html>body #order span{
	display:-moz-box;
	direction: rtl;
}

#description, #keywords{
	direction: rtl;
	text-align: right;
}

.bottom a:visited, .bottom a:link, .bottom a:active, .bottom a:focus, .bottom a:hover{
	color: #000;
}

.TabbedPanelsContent a:visited, .TabbedPanelsContent a:link, .TabbedPanelsContent a:active, .TabbedPanelsContent a:focus, .TabbedPanelsContent a:hover{
	color: #000;
}

#order{
	list-style: none;
}

#marqueecontainer{
position: relative;
width: 320px; /*marquee width */
height: 200px; /*marquee height */
background-color: white;
overflow: hidden;
border: 0px solid orange;
padding: 2px;
padding-left: 4px;
}
#marqueecontainer1{
position: relative;
width: 143px; /*marquee width */
height: 400px; /*marquee height */
background-color: white;
overflow: hidden;
border: 0px solid orange;
padding: 2px;
padding-left: 4px;
margin-top:7px;
}
