@charset "UTF-8";
/** This file contains styles for the frames and navigation elements. **/
/** Styles for the content should go in 2.css. **/
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	direction: rtl;
	margin: 0;
	background: white;
}
.nocontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #D38E85;
}
.mainpagewide {
	display: none;
}

.logosmall {
	position: absolute;
	right:0px;
	top: 20px;
	width: 121px;
	height: 25px;
}
.milonlogosmall {
	display: none;
}
.topcopy {
	display: none;
}
.ipbtmcopy {
	position: relative;
	top: -1em;
	width: 300px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: grey;
}
.hbar {
	position: absolute;
	right: 0px;
	top: 52px;
	width: 300px;
	height: 2px;
	background: black;
}
.authname {
	position: absolute;
	right: 0px;
	top: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A71D0B;
	text-align: right;
}
.authname A {
	text-decoration: none;
	color: #A71D0B;
}
.authname A:hover {
	text-decoration: underline;
}
.tblinks {
	position: absolute;
	right: 0px;
	top: 58px;
	width: 300px; //430px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A71D0B;
	text-align: left;
}
.tblinks A {
	text-decoration: none;
	color: #A71D0B;
}
.tblinks A:hover {
	text-decoration: underline;
}
.srchfrm {
	display: inline;
}
.srchbox {
	border: solid 1px #A71D0B;
	padding: 0;
	background: white;
}
.pagettl {
	position: absolute;
	top: 105px;
	right: 5px;
	width: 300px;
	align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #A71D0B;
	font-size: 22px;
}
.letterttl {
	align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #A71D0B;
	font-size: 28px;
}

.secnumber {
	position: absolute;
	right: 47px;
	top: 165px;
	width: 110px;
	height: 70px;
	text-align: left;
	/*padding: 20px 0px 0px 5px;*/
	color: #A71D0B;
	font-size: 64px;
	font-weight: bold;
	vertical-align: center;
	font-family: Tahoma, Arial, "Arial Unicode MS", Helvetica, sans-serif;
	/*border: solid 1px blue;*/
}
.secball_1 {
	display: none;
}
.secball_2 {
	display: none;
}
.secball_3 {
	display: none;
}
.secball_1_ovly {
	display: none;
}
.secball_2_ovly {
	display: none;
}
.secball_3_ovly {
	display: none;
}
.secball_1_ovly_prev {
	display: none;
}
.secball_1_ovly_next {
	display: none;
}
.secpgtitle {
	position: absolute;
	right: 5px;
	top: 95px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A71D0B;
	font-size: 26px;
	text-align: right;
}
.secpgpagesmnu {
	size: 300px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A71D0B;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}
.secpgpagesmnu table {
	width: 99%;
}
.secpgpagesmnu .stmp3sec {
	display: none;
}
.secpgpagesmnu td a {
	font-size: 14px;
	text-decoration: none;
	color: #8b1a0a;
	font-weight: normal;
}
.secpgpagesmnu td a:visited {
	color: #c17d00;
}
.secpgpagesmnu td li {
	width: 150px;
	margin: 0;
	padding: 0;
}
.secpgpagesmnu .stmp3lft {
	display: none;
}
.secpgnxtprv {
	position: absolute;
	top: 494px;
	right: 86px;
}
.secpgminheight {
	width: 1px;
	height: 400px;
	float: left;
}
.secbottomlinks {
	display: none;	/* TODO: place in hamburger menu */
}

table.sitelayout {
	border-collapse : collapse; 
	height: 100%;
	width:300px;
}

table.sitelayout td#innerpagenavcol {
	display: none;
}

table.sitelayout td#milonpagenavcol {
	display: none;
}

table.sitelayout td#writerspagenavcol {
	display: none;
}

table.sitelayout td#sabox {
	background: #fef8e6;
	width: 300px;
	border:1px red solid;
}

.inrpgrbminheight {
	display: none;
}
.inrpgrbabv {
	height: 42px;
}
.innerpageball {
	display: none;
}
.innerpageballtext {
	display: none;
}
.innerpageballtext a {
	display: none;
}
.inrpgpagesmnu {
	position: absolute;
	top: 262px;  /* 150-g */
	right: 34px;
	width: 143px;
	height: 300px;
	font-size: 12px;
	color: #A71D0B;
	text-align: center;
}
.inrpgpagesmnu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.inrpgpagesmnu li {
	margin: 0;
	padding: 0;
}
.inrpgpagesmnu A {
	text-decoration: none;
	color: #A71D0B;
}
.inrpgpagesmnu A:hover {
	text-decoration: underline;
}
.inrpgpagesmnu A:visited {
	color: #EF9C00;
}
#thispage {
	font-weight: bold;
	font-size: 110%;
	background: #ffeaff;
}
#prv {
	vertical-align: 0.5em;
	color: #a71d0b;
}
#nxt {
	vertical-align: -0.5em;
	color: #a71d0b;
}
.inrpgnxtprv {
	position: absolute;
	top: 485px;  /* 368-ng */
	right: 86px;
	width: 37px;
	height: 18px;
}
.inrpgymessstat {
	position: absolute;
	top: 485px;
	right: 28px;
	width: 125px;
}
.inrpggoogle {
	position: absolute;
	top: 150px;  /* 415 */
	right: 42px;
	width: 120px;
	align: center;
	border: solid 3px #eeeeff;   /* =blue e5e5e5 */
	/* border: solid 1px #a71d0b;   red */
}
.inrpggoogle2 {
	position: absolute;
	top: 245px;
	right: 20px;
	width: 120px;
	align: center;
	border: solid 4px #eeeeff;   /* e5e5e5 */
}
.inrpgbabylon {
	position: absolute;
	top: 515px;
	right: 41px;
	width: 120px;
	align: center;
	border: solid 4px #eeeeff;   /* e5e5e5 */
}
.inrpgrightad1 {
	position: absolute;
	top: 680px;
	right: 28px;
	width: 120px;
	align: center;
	border: solid 4px #eeeeff;   /* e5e5e5 */
}
.inrpgrightad2 {
	position: absolute;
	top: 668px;
	right: 33px;
	width: 110px;
	align: center;
	border: solid 4px #eeeeff;   /* e5e5e5 */
}
.inrpgrightadbook {
	position: absolute;
	top: 668px;
	right: 28px;
	width: 120px;
	background: #ffffee; 
	align: center;
	color: black;
	font-size: 90%;
	font-family: Arial, Helvetica, "sans serif";
	border: solid 4px #eeeeff;   /* e5e5e5 */
}
.inrpgadwide {
	display: none;
}
.inrpgmb {
	display: none;
}
.inrpgleftad {
	display: none;
}
.inrpgcontents {
	width: 315px;
	right: 5px;
	font-family: 'Times New Roman', Times, David, serif;
	font-size: 16px;
	padding-left: 4px;
}

.article_box_ad
{
	margin: 0px 0px 0px 12px;
	/* 10px 12px 12px 0px */
	position: relative;
	width: 230px;
	height: 230px;
	float: right;
	display: inline;
	padding: 0px;
	border: solid 4px #eeeeff;   /* e5e5e5 */
}

.inrpgsrch {
	position: absolute;
	top: 520px;
	right: 28px;
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A71D0B;
}
.inrpgsrch A {
	color: #A71D0B;
	text-decoration: none;
}
.inrpgsrch A:hover {
	text-decoration: underline;
}

#tabmenu {
	border-bottom : 1px solid #ccc;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 10px;
}

#tabmenu ul, #tabmenu li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}
	
#tabmenu a:link, #tabmenu a:visited	{
	background : #E8EBF0;
	border : 1px solid #ccc;
	color : #666;
	float : right;
	font-size : small;
	font-weight : normal;
	line-height : 14px;
	margin-right : 8px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

#tabmenu a:link.hilite, #tabmenu a:visited.hilite	{
	background : #E8EBF0;
	border : 1px solid #ccc;
	color : #000;
	float : right;
	font-size : small;
	font-weight : bold;
	line-height : 14px;
	margin-right : 8px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

#tabmenu a:link.active, #tabmenu a:visited.active	{
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
}

#tabmenu a:hover	{
	color : #f00;
}

#tabmenu ul a:hover {
	color : #f00 !important;
}

/* When used as part of a form (todo: fix the bottom line - should be up 1 px) */
#tabbuttons {
	border-bottom : 1px solid #ccc;
	margin : 0;
	padding-left : 0px;
}
#tabbuttons ul, #tabbuttons li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}
#tabbuttons input {
   background-color: #E8EBF0;
   border : 1px solid #ccc;
   color : #666;
   font-size : small;
   font-weight : normal;
   line-height : 14px;
   margin-right : 8px;
   padding : 2px 0px 2px 0px; /*2px 10px 2px 10px;?*/
}
#tabbuttons input.active {
   background : #fff;
   border-bottom : 1px solid #fff;
   color : #000;
}
#tabbuttons input:hover {
   color : #f00;
}

.inrpgcontents {
	right: 5px;
	font-family: 'Times New Roman', Times, David, serif;
	font-size: 16px;
	padding-left: 4px;
}

.inrpgminheight {
	width: 1px;
	height: 479px;
	float: left;
}

.contents {
	position: absolute;
	top: 140px;
	right: 210px;
//	width: 554px;
	width: 300px;
	font-family: 'Times New Roman', Times, David, serif;
	font-size: 16px;
}
#cmntsnum0 {
	display: none;
}
#cmntslink {
	display: none; /* Dynamically changed if the page has an ID */
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 4px;
}
.inrpgbottomlinks {
	display: none;	/* TODO: place in hamburger menu */
}
.inrpgbottomlinks A {
	text-decoration: none;
	color: #A71D0B;
}
.inrpgbottomlinks A:hover {
	text-decoration: underline;
}
.inrpgbottomlinks A B {
	text-decoration: none;
	background: #fee8fe;
}
.inrpgbottomlinks A:hover B {
	text-decoration: underline;
}

.stmpmainpg A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #A71D0B;
}
.stmpsec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-top: 8px;
}
.stmpsec A {
	text-decoration: none;
	color: #A0170A;
}
.stmpinrpg A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #A71D0B;
}
.stmpball_1 {
	position: absolute;
	right: 51px;
	top: 145px;
	width: 135px;
	height: 136px;
}
.stmpball_2 {
	position: absolute;
	right: 1px;
	top: 343px;
	width: 135px;
	height: 136px;
}
.stmpymess {
	position: absolute;
	right: 23px;
	top: 566px;
	width: 125px;
}
h1 {
	position: absolute;
	right: 5px;
	top: 90px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A71D0B;
	font-size: 22px;
	font-weight: normal;
	text-align: right;
}
.toppagetitle {
	position: absolute;
	right: 5px;
	top: 95px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A71D0B;
	font-size: 22px;
	text-align: right;
}
.toppgbottomlinks {
	clear: left;
	width: 100%;
	height: 44px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A71D0B;
}
.toppgbottomlinks A {
	text-decoration: none;
	color: #A71D0B;
}
.toppgbottomlinks A:hover {
	text-decoration: underline;
}
.toppgbottomlinks A B {
	text-decoration: none;
	background: #fee8fe;
}
.toppgbottomlinks A:hover B {
	text-decoration: underline;
}

.stmpcontents {
	display: none;
}

.stmpcontents2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #A71D0B;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	padding-left: 4px;
	width: 300px;
}

.stmpcontents2 table {
	width: 100%;
}
.stmpcontents2 .stmp3sec {
	text-align: center;
	border-top: solid 1px;
}
.stmpcontents2 .stmp3sec a {
	text-decoration: none;
	color: #ffffe8;
	font-size: 16px;
	font-weight: bold;
}
.stmpcontents2 td {
	border: none;
}
.stmpcontents2 td a {
	font-size: 14px;
	text-decoration: none;
	color: #8b1a0a;
	font-weight: normal;
}
.stmpcontents2 td a:visited {
	color: #c17d00;
}

.stmp3links li A:hover {
	background: #ffeaff;
}
.spacer {
	height: 1.5em;
}
.stmp3lft {
	background: brown;
	font-size: 1%;
	width: 3px;
}
.stmp3links {
	width: 150px;
}
.stmp3links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.stmpcontents td li {
	width: 150px;
	margin: 0;
	padding: 0;
}
#stmp3sec0  { background: #f5faf7; color: #d9ebe1; border-color: #d9ebe1; }
#stmp3sec1  { background: #fef8e6; color: #fde69b; border-color: #fde69b; }
#stmp3sec2  { background: #fef8fa; color: #fcdfe7; border-color: #fcdfe7; }
#stmp3sec3  { background: #f6fbdd; color: #eaef87; border-color: #eaef87; }
#stmp3sec4  { background: #fffde6; color: #fff99b; border-color: #fff99b; }
#stmp3sec5  { background: #f5f0fa; color: #d9dbed; border-color: #d9dbed; }
#stmp3sec6  { background: #fefada; color: #fdf666; border-color: #fdf666; }
#stmp3sec7  { background: #eef7fd; color: #bce1f8; border-color: #bce1f8; }
#stmp3sec8  { background: #f9fbf0; color: #e8f0c4; border-color: #e8f0c4; }
#stmp3sec9  { background: #f9f3f8; color: #ac9fab; border-color: #cfc8d0; }
#stmp3sec10 { background: #fffef2; color: #fffbcd; border-color: #fffbcd; }
#stmp3sec11 { background: #fef6ed; color: #fcdcba; border-color: #fcdcba; }
#stmp3sec12 { background: #f5faf7; color: #d9ebe1; border-color: #d9ebe1; }
#stmp3sec13 { background: #fef8e6; color: #fde69b; border-color: #fde69b; }
#stmp3sec14 { background: #fef8fa; color: #fcdfe7; border-color: #fcdfe7; }
#stmp3sec15 { background: #f6fbdd; color: #eaef87; border-color: #eaef87; }
#stmp3sec16 { background: #fffde6; color: #fff99b; border-color: #fff99b; }
#stmp3sec17 { background: #f5f0fa; color: #d9dbed; border-color: #d9dbed; }
#stmp3sec18 { background: #fefada; color: #fdf666; border-color: #fdf666; }
#stmp3sec19 { background: #eef7fd; color: #bce1f8; border-color: #bce1f8; }
#stmp3sec20 { background: #f9fbf0; color: #e8f0c4; border-color: #e8f0c4; }
#stmp3sec21 { background: #f9f3f8; color: #ac9fab; border-color: #cfc8d0; }

#stmp3sec0  A { background: #f5faf7; color: #47785a; }
#stmp3sec1  A { background: #fef8e6; color: #8f6d05; }
#stmp3sec2  A { background: #fef8fa; color: #750f2b; }
#stmp3sec3  A { background: #f6fbdd; color: #737a10; }
#stmp3sec4  A { background: #fffde6; color: #887d00; }
#stmp3sec5  A { background: #f5f0fa; color: #455389; }
#stmp3sec6  A { background: #fefada; color: #878103; }
#stmp3sec7  A { background: #eef7fd; color: #105583; }
#stmp3sec8  A { background: #f9fbf0; color: #616f1e; }
#stmp3sec9  A { background: #f9f3f8; color: #ac9fab; }
#stmp3sec10 A { background: #fffef2; color: #797000; }
#stmp3sec11 A { background: #fef6ed; color: #894b07; }
#stmp3sec12 A { background: #f5faf7; color: #47785a; }
#stmp3sec13 A { background: #fef8e6; color: #8f6d05; }
#stmp3sec14 A { background: #fef8fa; color: #750f2b; }
#stmp3sec15 A { background: #f6fbdd; color: #737a10; }
#stmp3sec16 A { background: #fffde6; color: #887d00; }
#stmp3sec17 A { background: #f5f0fa; color: #455389; }
#stmp3sec18 A { background: #fefada; color: #878103; }
#stmp3sec19 A { background: #eef7fd; color: #105583; }
#stmp3sec20 A { background: #f9fbf0; color: #616f1e; }
#stmp3sec21 A { background: #f9f3f8; color: #ac9fab; }

#stmp3lft0    { background: #f5faf7; color: #47785a; }
#stmp3lft1    { background: #fef8e6; color: #8f6d05; }
#stmp3lft2    { background: #fef8fa; color: #750f2b; }
#stmp3lft3    { background: #f6fbdd; color: #737a10; }
#stmp3lft4    { background: #fffde6; color: #887d00; }
#stmp3lft5    { background: #f5f0fa; color: #455389; }
#stmp3lft6    { background: #fefada; color: #878103; }
#stmp3lft7    { background: #eef7fd; color: #105583; }
#stmp3lft8    { background: #f9fbf0; color: #616f1e; }
#stmp3lft9    { background: #f9f3f8; color: #ac9fab; }
#stmp3lft10   { background: #fffef2; color: #797000; }
#stmp3lft11   { background: #fef6ed; color: #894b07; }
#stmp3lft12   { background: #f5faf7; color: #47785a; }
#stmp3lft13   { background: #fef8e6; color: #8f6d05; }
#stmp3lft14   { background: #fef8fa; color: #750f2b; }
#stmp3lft15   { background: #f6fbdd; color: #737a10; }
#stmp3lft16   { background: #fffde6; color: #887d00; }
#stmp3lft17   { background: #f5f0fa; color: #455389; }
#stmp3lft18   { background: #fefada; color: #878103; }
#stmp3lft19   { background: #eef7fd; color: #105583; }
#stmp3lft20   { background: #f9fbf0; color: #616f1e; }
#stmp3lft21   { background: #f9f3f8; color: #ac9fab; }

.mmnarrowlinks {
	width: 300px;
	font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #A71D0B;
}
.mmnarrowlinks A {
	text-decoration: none;
	color: #A71D0B;
}
.mmnarrowlinks table {
	width: 100%;
}
.mmnarrowlinks td {
	font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A71D0B;
	padding-bottom: 0.4em;
}
.mmnarrowlinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.mmnarrowlinks td li {
	width: 154px;
	margin: 0;
	padding: 0;
}
.mmnarrowlinks td A:hover {
	text-decoration: underline;
}
.mmlinks {
	display: none;
}
.mnlinks {
	width: 300px;
	text-align: right;
	font-family: Tahoma,'Times New Roman';
	font-size:8.5pt;
	font-weight: normal;
	color: #A71D0B;
}
.mnlinks A {
	font-size: 15px;
	text-decoration: none;
	color: #A71D0B;
}
.mblinksnarrow {
	width: 300px;
	align: center;
	font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A71D0B
}
..mblinksnarrow A {
	text-decoration: none;
	color: #A71D0B;
}
..mblinksnarrow A:hover {
	text-decoration: underline;
}

#author {
	position: absolute;
	width: 12px;
	height: 163px;
	right: 2px;
	top: 420px;
}