.storeuserData {behavior:url(#default#userData);}
.imgButton {
	cursor: pointer;
	border: 0;
	behavior:url(NetisUtils/imgButton.htc);
	-moz-binding:url(NetisUtils/imgButton.xml#imgButton);
}
body {
	font-family: Arial;
	font-size: 16px;
	color:    #915C34;
	background-color:  #FFFBEE;
}
body.topbar
{
	margin: 0px;
}
table {
	font-size:12px;
}
body.neps {
	margin: 0px;
	scrollbar-base-color: #F6F6F3;
	scrollbar-arrow-color: #6E6E6E;
	background-color: #FFFBEE;
	background-repeat: no-repeat;
	background-position: center;
}

body.schocken 
{
	margin: 0px;
	scrollbar-base-color: #F6F6F3;
	scrollbar-arrow-color: #6E6E6E;
	background-image: url(NetisUtils/images/bkg-rpt.gif);
	background-repeat: repeat;
}

div.main {
	margin-top : 0px;
	margin-left : 30px;
	margin-right : 30px;
}
div.topStripe {
	background-color:  #8E4745;
	width: 100%;
	height: 20px;
	margin-top:0;
	margin-bottom:2px;
	display:none;
}

div.comment {
	width: 100%;
	height: 20px;
	margin-top:10px;
	margin-bottom:2px;
	text-align: center;
	font-weight: bold;
}
.welcome {
	font-size: 14pt;
	font-weight: bold;
	height: 40px;
	padding-top: 15px;
	color:   #7A3318;	
}

.welcomesf {
	font-size: 12pt;
	font-weight: bold;
	color:   #7A3318;
	text-align: center;	
}
img#sortOrder {
	cursor: pointer;
	border: 0;
}
.imginline{
	border:0px;
	display:inline;
	padding:2px;
	vertical-align:middle;
	cursor: hand;
}

a, a:link, a:active, a:visited {color: #927A54; text-decoration:underline;}
a:hover{color: #7C0000; text-decoration:none; }


td.btn
{
	font-weight: bold;
	cursor:hand;
	color:white;
	background-repeat: no-repeat;	
	background-position: center;
	text-align: center;
	padding:2px;
	height:23px;
}
span.btnclear{
	cursor:hand;
	background-image: url(NetisUtils/images/clear.gif);
	color:white;
}
input.btn{
	cursor:hand;
	background-color:#F7E8D1;
	color:#7D0000;
}

.chapterList
{
	direction: ltr;
	height: 120px;
	border: black solid 1px;
	text-align: right;
	width: 150px;
	overflow: -moz-scrollbars-vertical;
	overflow-y: auto;
	border-color:  #E9C184;
	margin-bottom: 2px;
}

.chapterTxt
{
	clip: rect(5px, 10px, 10px, 5px); 
}
.displayDef
{
	border: black solid 1px;
	width: 407px;
	border:#E9C184 0.5pt solid;
	padding:10px;
}

td.textBottom {
	font:8pt; 
	color:#915C34;
	height: 18px;
}
/* anchors */
a.linkBottom, a.linkBottom:link, a.linkBottom:active, 
a.linkBottom:visited {font-size:8pt; color: #915C34; text-decoration:none;}
a.linkBottom:hover{font-size:8pt; ;color:  #915C34; text-decoration:underline;}

a.Link, a.Link:link, a.Link:active, 
a.Link:visited {font-size:10pt; color: blue; text-decoration:none;}
a.Link:hover{font-size:10pt; ;color: blue; text-decoration:underline;}

p.title
{
	font-weight: bold;
	text-decoration: underline;
	padding-top:20px;		 
}

input, select {
	font-family: Arial, Helvetica, sans-serif;
}


/* TOPBAR*/
/*tabs*/
td.tab
{
	background-image: url(NetisUtils/images/tab_bkg_txt.gif);
	background-repeat: repeat-x;
	color: #9E6439;
   white-space : nowrap;
   cursor:pointer;
	text-align: center;
	font-weight: bolder;
	padding-bottom:3px;
}
table.menubar 
{
	color : #5F1E0A;
	margin: 0;
	top:0
}
td.menubar
{
	background-image: url(NetisUtils/images/tab_bkg.gif);
	background-repeat: repeat-x;
	color: #FFF8DE;
	padding-bottom:4px;
	padding-top:4px;
	font-weight: bold;
}
td.tabbar
{
	background-image: url(NetisUtils/images/tab_bkg.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding:0;
	top:0;
}
table.tab 
{
	margin: 0;
	padding:0;
	top:0;
}
td.tabBut
{
	margin: 0;
	padding:0;
	top:0;
	bottom: 0;
	vertical-align: text-top;
}
td.top
{
	background-image: url(NetisUtils/images/title_bkg.gif); 
	color:  #FFFBEE;
}

a.topBarLink, a.topBarLink:link, a.topBarLink:active, a.topBarLink:visited {color:  #FFF8DE; text-decoration:none; font-size: 12px}
a.topBarLink:hover{color:  #FFF0BD; text-decoration:none; font-size: 12px}

/* Bibliography Abbreviations */
div.abbreviations
{
	height: 95%;
	margin-top: 2%;
	scrollbar-base-color: #F6F6F3;
	scrollbar-arrow-color: #6E6E6E;
	overflow: auto;
	color:  Black;
	font-family : Times New Roman;
}

/* Bibliography List */
div.preface
{
	height: 95%;
	margin-top: 2%;
	padding:0 10px 0 10px;
	scrollbar-base-color: #F6F6F3;
	scrollbar-arrow-color: #6E6E6E;
	overflow: auto;
	color:  Black;
	font-family : Times New Roman;
}

button.btnRight, button.btnLeft, button.btnMid
{
	height: 18px;
	border: none;
	background-color:Transparent;
	padding: 0px;	
	margin: 0px;
	left:0;
	right:0;
	color:  #9E6439;
	font-size: 12px;
	font-weight:bold;	
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
button.btnRight
{
	background-image: url(netisutils/images/but_right.gif);
	background-repeat: no-repeat;
	width: 10px;
}

button.btnLeft
{
	background-image: url(netisutils/images/but_left.gif);
	background-repeat: no-repeat;
	width: 10px;
}

button.btnMid
{
	background-image: url(netisutils/images/but_mid.gif);
	background-repeat:  repeat;
	cursor: pointer;
}

.imgLink
{
	cursor: pointer;
	border: none;
}
.caption{
	font-weight: bold;
	vertical-align: middle;
}
.captionTop{
	font-weight: bold;

}
/* home page */
td.txtMenu
{
	border-bottom: 1px solid #DDD7B6;	
	font-size: 13px;
	font-weight: bold;
	padding:5px;
	cursor:pointer;	
}

span.txtMenu
{
	font-size: 13px;
	font-weight: bold;
	cursor:pointer;	
	text-decoration: underline;
}

td.homeMenuHe,td.homeMenuEng
{
	vertical-align: top;
}

td.homeMenuHe
{
	border-left: 1px solid #DDD7B6;	
	direction: rtl;
	text-align: right;
}
td.homeMenuEng
{
	border-right: 1px solid #DDD7B6;	
	direction: ltr;
	text-align: left;
}

table.homepage
{
	width:750px;
	text-align:left;
	margin-top:5px;
}

td.desc
{
	padding-right:20px;
	padding-left:20px;
	vertical-align:text-top;
	line-height: 20px;
}

p.menuTitle
{
	font-size:16.0pt;
	text-align:center;
	font-weight: bold;
}
p.menuTitle1
{
	font-size:12.0pt;
	text-align:center;
	font-weight: bold;
}
div.menuSubtitle
{
	font-size:12.0pt;
	font-weight: bold;
	margin-top: 20px;
}
p.menuText,div.menuText
{
	font-size:11.0pt;
	text-align:justify;
}

div.menuTextIndent
{
	text-indent: 20px;
	text-align:justify;
}


/* search form  */
span#selectionName
{
	background-color:  #FFF1B7;
	padding: 0 2px;
}

a.schocken, a.schocken:link, a.schocken:active, a.schocken:visited 
{
	text-decoration: none;
	cursor: default;
	color: #FFFCF4;
}

div.divScroll
{
	scrollbar-base-color:   #FFFBEE;
	scrollbar-arrow-color: #6E6E6E;	
	overflow-y: auto;
	height:450px;
	width:100%;
	padding: 5px;
}

/* Frames*/
td.framePixTop{
	background-image: url(netisutils/images/frame_pix_top.gif);
}

td.framePixBottom{
	background-image: url(netisutils/images/frame_pix_bottom.gif);
}

td.framePixLeft{
	background-image: url(netisutils/images/frame_pix_left.gif);
	width: 4px;
}

td.framePixRight{
	background-image: url(netisutils/images/frame_pix_right.gif);
	width: 4px;
}

td.topLeftCorner{
	background-image: url(netisutils/images/left_top_corner.gif);
	width: 4px;
}

td.topRightCorner{
	background-image: url(netisutils/images/right_top_corner.gif);
	width: 4px;
}

td.bottomLeftCorner{
	background-image: url(netisutils/images/left_bottom_corner.gif);
	width: 4px;
}
td.bottomRightCorner{
	background-image: url(netisutils/images/right_bottom_corner.gif);
	width: 4px;
}

input.noneditable
{
	border: none;
	background: transparent;
	font-weight: bold;
}
table.schocken
{
	background-color: #FFFBEE;
	margin-top:5px;
}

table.schockensf
{
	width: 691px;
	height: 311px;
	background-repeat: no-repeat;
}

table.searchform
{
	margin:20px 5px 0px 5px;
}

td.sftop
{
	width: 135px;
	height:12px;
}
td.sfbottom
{
	width: 135px;
	height:119px;
}

td.sftab
{
	width: 135px;
	height:45px;
	cursor:pointer;
}
td.sftabselected
{
	width: 135px;
	height:45px;
}
/* Info Page  and Ecommerce */ 
div.ecommerce{
	scrollbar-base-color:   #FFFBEE;
	scrollbar-arrow-color: #6E6E6E;	
	overflow-y:	auto;
	height:90%;
	width: 100%;
}

table.ecommerce{
	width: 95%;
	background-color: #FFF9E8;
	border: 1px solid #DFBEA5;
}


tr.ecommerce{
	background-color: #FFF9E8;
}

td.ecommerce{
	padding-right: 30px;
	padding-bottom: 10px;
}

td.product{
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}

a.productList, a.productList:visited{
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
	color: #1F3E51;
}
a.productList:hover{
	font-weight: bold;
	font-size: 14px;
	color: #3E799F;
}
p.ecommerce{
	font-weight: bolder;
	font-size: 18px;
	text-align: center;
}

td.ecommTitle{
	font-weight: bold;
}
td.ecommDesc{
	
}

.productList{
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
span.link
{
	cursor: pointer;
}
.heading1
{
    font-size: 14pt;
    font-weight: bold;
}
a#schockenwelcome {
	display: none;
}

a#schockenlinks {
	display: none;
}

ul.scrollnewsen
{
	margin-left: 20px;
	margin-top:2px;
}
ul.scrollnewshe
{
	margin-right: 20px;
	margin-top:2px;
}
li.scrollnews
{
	margin-bottom:5px; 
}

/*Search options dialod*/
DIV.proximitydialog
{
    HEIGHT: 170px;
    POSITION: absolute;
    TOP: 58px;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px solid;
    background-color:  #FEF8EA;
	 z-index:30;
	 color: #2E140F;
}

BUTTON.searchDlgButtonsmall
{
	font-family: Arial;
	font-size: 12px;
	background-color: #FEF8EA;
}

A.linkSearch, a.linkSearch:link, a.linkSearch:active, a.linkSearch:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: NAVY;
}

a.linkSearch:hover
{
	color:   #5763A5;
}

A.linkSearchSelected, a.linkSearchSelected:link, a.linkSearchSelected:active, a.linkSearchSelected:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: RED;
}

a.linkSearchSelected:hover
{
	color:   Maroon
}
.dialogBand
{
	background-image: url(netisutils/images/frame_pix_top.gif);
	background-repeat: repeat-x;
	color: White;
	font-weight:bold;
	font-size:14px;
	padding-right: 20px;
	padding-top: 3px;
	height:25px;	
}
/*End Search options dialod*/ 
/*Opinion Form */
.htext20
{
    font-size: 20px;
}
.htext14
{
    font-weight: 600;
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif
}
.htext12
{
    font-weight: 400;
    font-size: 12px;
}
.formfield
{
    border-right: #bfb1a2 1px solid;
    border-top: #bfb1a2 1px solid;
    font-size: 12px;
    border-left: #bfb1a2 1px solid;
    color: #000000;
    border-bottom: #bfb1a2 1px solid;
    background-color: #f2ecde;
    font-stretch: ultra-expanded
}

.footer
{
	width:100%;
	text-align:center;
	margin-top:100px;
	height: 70px;
}
/*End opinion form*/