body
{
	background-attachment: fixed;
	background-image: url(images/background.gif);
	color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	scrollbar-face-color: #AAA7A7;
	scrollbar-highlight-color: #BFBBBB;
	scrollbar-SHADOW-color: #666666;
	scrollbar-ARROW-color: #99CCFF;
	scrollbar-TRACK-color: #3C4F6A;
	scrollbar-BASE-color: #7C899B;
	scrollbar-3d-light-color: #ffffff;
	scrollbar-dark-shadow-color: #BFBBBB;
}
form
{
	margin: 0px;
	padding-bottom: 10px;
}
img
{
	border:0;
}
a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
a:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover
{
	color: #99ccff;
	text-decoration: underline;
}
a:active
{
	color: #50a2c8;
	text-decoration: none;
}

td
{
	font-size: 12px;
}

.erez
{
	font-size: 15px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none
}
.bottom_bg_gen
{
	background-position: center bottom;
	background-attachment: fixed;
}
.top_bg_gen
{
	background-position: center top;
	background-attachment: fixed;
	background-image: url(images/top_gen_bg.gif);
	background-repeat: no-repeat
}
.title
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif
}
.title_link
{
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif
}
.dirgim_tbl
{
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif
}






div.bordergary
{
	border-collapse: collapse;
	border: 1px solid #7C899B;
	padding: 2px 2px 2px 2px;
	width: 100%;
}


/* ----------------------------------------------------------------------------- */

div#site_center
{
	position: relative;
	direction: rtl;
	margin: 0px auto;
	height: auto !important;
	width: 772px;
}

div#website_header
{
	position: relative;
	text-align: center;
	margin: 0px auto;
	padding-bottom: 10px;
	width: 791px;
	height: auto !important;
}

div#website_body
{
	position: relative;
	text-align: center;
	margin: 0px auto;
	width: 772px;
	height: auto !important;
}

div#website_footer
{
	clear: both;
	text-align: center;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px auto;	
	height: auto !important;
	width: 772px;
}





















/* ----------------------------------------------------------------------------- */

/* Start Images FILTER Styles */
.noOp
{
    FILTER: alpha(opacity=100);
    opacity: 1.0;
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0
}
.hover
{
    FILTER: alpha(opacity=50);
    opacity: 0.7;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7
}
.noOp2
{
    FILTER: alpha(opacity=50);
    opacity: 1.0;
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0
}
.hover2
{
    FILTER: alpha(opacity=100);
    opacity: 0.7;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7
}

.clickable
{
	color: darkblue;
	cursor: hand;
}

/* End Images FILTER Styles */

/* ----------------------------------------------------------------------------- */

/* Start Calendar Styles */

.calendar
{
	BORDER-RIGHT: #FFFFFF 1pt solid;
	BORDER-TOP: #FFFFFF 1pt solid;
	BORDER-LEFT: #FFFFFF 1pt solid;
	BORDER-BOTTOM: #FFFFFF 1pt solid
}

TD.linetd
{
	BORDER-LEFT: #FFFFFF 1pt solid;
	BORDER-BOTTOM: #FFFFFF 1pt solid
}

TD.saturday
{
	BORDER-LEFT: #FFFFFF 1pt solid;
	BORDER-BOTTOM: #FFFFFF 1pt solid;
	BACKGROUND-color: #061B38
}
.noborder
{
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FONT: 24pt bold;
	BORDER-LEFT: medium none;
	BORDER-BOTTOM: medium none
}
TD.th
{
	BORDER-RIGHT: #FFFFFF 1pt solid;
	BORDER-TOP: #FFFFFF 1pt solid;
	FONT-WEIGHT: bold;
	BORDER-LEFT: #FFFFFF 1pt solid;
	BORDER-BOTTOM: #FFFFFF 1pt solid;
	BACKGROUND-color: #253a58
}
.number
{
	FONT: 20pt bold
}
.yomtov
{
	color: red
}
.specialday
{
	color: blue
}
.holiday
{
	color: blue
}
.sadday
{
	color: cyan
}
.personal
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	BEHAVIOR: url(#default#userdata);
	color: green;
	LINE-HEIGHT: normal;
	FONT-STYLE: normal;
	FONT-VARIANT: normal
}
.info
{
	FONT: 10pt italic;
	color: #FFFFFF
}

/* End Calendar Styles */

/* ----------------------------------------------------------------------------- */

/* Start highslide Styles (For Jokes) */

.highslide-html
{
/*	background-image: url(images/back.jpg); */
	color: #ffffff;
}
.highslide-html-blur
{
}
.highslide-html-content
{
	position: absolute;
	display: none;
}
.highslide-loading
{
	display: block;
	color: #000000;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
    
	padding-left: 22px;
	background-image: url(js/highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i
{
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i
{
	color: #FFFFFF;
	background-color: gray;
}

/* Styles for the popup */
.highslide-wrapper
{
	background-color: #012B67;
}
.highslide-wrapper .highslide-html-content
{
	width: 500px;
	padding: 5px;
}
.highslide-wrapper .highslide-header div
{
}
.highslide-wrapper .highslide-header ul
{
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li
{
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next
{
	display: none;
}
.highslide-wrapper .highslide-header a
{
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover
{
	color: #000000;
}
.highslide-wrapper .highslide-header .highslide-move a
{
	cursor: move;
}
.highslide-wrapper .highslide-footer
{
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize
{
	float: right;
	height: 11px;
	width: 11px;
	background: url(js/highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body
{
	padding: 10,10,10,10;
	direction: rtl;
	font-size: 15px;	
}
.highslide-move
{
	cursor: move;
}
.highslide-resize
{
	cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block
{
	display: block;
}
.highslide-display-none
{
	display: none;
}

/* End highslide Styles (For Jokes) */










/* For Shop */
div.htmltooltip
{
	position: absolute;
	z-index: 1000;
	left: -1000px;
	top: -1000px;
	background: #455469;
	border: 1px solid black;
	color: white;
	padding: 3px;
	margin-left: -60;
	width: 220px; /*width of tooltip*/
	text-align: right;
	direction: rtl;
}
