/* genaral page tags */
body, html
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #000000;
	margin: 0px;
	padding: 0px;
}

table
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

h1, h2 
{
	color: #000000;
	display: block;
	padding: 0px;
}

h1 
{
	font: normal 28px Tahoma, Arial;
	margin: 0px;
}

h2
{
	font: bold 19px Arial, sans-serif;
	margin-top: 5px;
	margin-bottom: 8px;
}

a, a:link, a:visited, a:active 
{
	color: #ac3961;
	text-decoration: none;
}
a:hover 
{
	color: #ac3961;
	text-decoration: underline;
}

img
{
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

/* top line separator */

.separator_tl
{
	height: 10px;
	background: #000000;
	margin: 0px;
	padding: 0px;
}

.separator_tl img
{
	width: 1px;
	height: 10px;
}


/* hebrew welcome block */

.h_welcome
{
	background: #FFFFFF url(../tmpl/1/img/td_2_1_bg.gif) repeat-y left;
	vertical-align: top;
	text-align: right;
	direction: rtl;
	margin: 0px;
	padding: 0px;
}

.h_welcome .h_welcome_txt
{
	width: 210px;
	padding: 0px;
	margin: 0px 10px;
	height: 264px;
	overflow: hidden;
}

.h_welcome .h_welcome_txt p
{
	margin: 10px 0px;
}

/* english welcome block */

.e_welcome
{
	background: #e4e4e4 url(../tmpl/1/img/td_3_1_bg.jpg) no-repeat left top;
	vertical-align: top;
	text-align: left;
	direction: ltr;
	padding: 10px 20px;
	height: 100%;
}

.ew_gr_spacer
{
	background: #e4e4e4;
	margin: 0px;
	padding: 0px;
	width: 10px;
}

.ew_gr_spacer img
{
	width: 10px;
	height: 200px;
}

.ew_bl_spacer
{
	background: #82d4e5;
	margin: 0px;
	padding: 0px;
	width: 10px;
	height: 100%;
}

.ew_bl_spacer img
{
	width: 10px;
	height: 100px;
}

/* top navigation */

.top_nav
{
	height: 47px;
	background: #82d4e5;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.top_nav img
{
	margin-right: 2px;
	cursor: pointer;
}

/* main container */

.maincont
{
	background: #000000 url(../tmpl/1/img/tora.jpg) no-repeat left bottom;
}

.maincont .pttl
{
	text-align: right;
	vertical-align: top;
	background: url(../tmpl/1/img/title_ptrn.gif) repeat;
}

.maincont .navslot
{
	font: normal 14px Arial, Helvetica, sans-serif;
	text-align: right;
	/*background: #000000;*/
	color: #ffffff;
	direction: rtl;
}
.maincont .sttl
{
	text-align: right;
	vertical-align: top;
	padding: 0px 100px 0px 0px;
}

.maincont .mill
{
	text-align: left;
	vertical-align: bottom;
}

/* announcment container */

.annblock
{
	height: 100%;
	text-align: left;
	vertical-align: top;
	background: url(../tmpl/1/img/title_ptrn.gif) repeat;
}

.annblock .attl
{
	height: 118px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.annblock .an_item
{
	height: 100%;
	background: #82d4e5;
	text-align: right;
	vertical-align: top;
	direction: rtl;
	margin: 0px;
	padding: 10px;
}

.annblock .an_spacer
{
	width: 5px;
	margin: 0px;
	padding: 0px;
}

.annblock .an_spacer img
{
	width: 5px;
	height: 1px;
}

/* site menu */
.navslot
{
	text-align: right;
	vertical-align: top;
	direction: rtl;
	margin: 0px;
	padding: 0px;
}


/***/

.copyright
{
    background: url(../tmpl/1/img/title_ptrn.gif) repeat;
    padding: 8px 12px;
}

.bigdesign
{
    direction: rtl;
    background: url(../tmpl/1/img/title_ptrn.gif) repeat;
    padding: 8px 12px;
}

.bigdesign img {
    display: inline;
    vertical-align: middle;
}
