@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;
}
.mainpagenarrow {
	display: none;
}

.rightbar {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 180px; 
	/*height: 600px;*/
	text-align: center;
}

.topbar {
	position: absolute;
	right: 200px;
	top: 0px;
	width: 557px;
	height: 120px;
}
.login {
    background:none!important;
     border:none; 
     padding:0!important;
    font-family:arial,sans-serif; /*input has OS specific font-family*/
	font-size:xx-small;
     color:#069;
     text-decoration:underline;
     cursor:pointer;
}
.logosmall {
	position: absolute;
	right:607px;
	top: 20px;
	width: 121px;
	height: 25px;
}
.milonlogosmall {
	position: absolute;
	right: 620px;
	top: 15px;
	width: 160px;
	height: 32px;
}
.topcopy {
	display: none;
}
.ipbtmcopy {
	position: relative;
	top: -1em;
	width: 554px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: grey;
}
.hbar {
	position: absolute;
	right: 220px;
	top: 52px;
	width: 507px;
	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: 267px;
	top: 58px;
	width: 460px;
	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: 85px;
	right: 220px;
	width: 590px;
	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 {
	position: absolute;
	right: 50px;
	top: 80px;
	width: 110px;
	height: 110px;
}
.secball_2 {
	position: absolute;
	right: 50px;
	top: 220px;
	width: 110px;
	height: 110px;
}
.secball_3 {
	position: absolute;
	right: 50px;
	top: 360px;
	width: 110px;
	height: 110px;
}
.secball_1_ovly {
	position: absolute;
	right: 66px;
	top: 116px;
	width: 41px;
	height: 41px;
}
.secball_2_ovly {
	position: absolute;
	right: 108px;
	top: 256px;
	width: 41px;
	height: 41px;
}
.secball_3_ovly {
	position: absolute;
	right: 66px;
	top: 396px;
	width: 41px;
	height: 41px;
}
.secball_1_ovly_prev {
	position: absolute;
	right: 75px;
	top: 125px;
	width: 18px;
	height: 14px;
}
.secball_1_ovly_next {
	position: absolute;
	right: 75px;
	top: 409px;
	width: 18px;
	height: 14px;
}
.secpgtitle {
	position: absolute;
	right: 230px;
	top: 85px;
	width: 505px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A71D0B;
	font-size: 26px;
	text-align: right;
}
.secpgpagesmnu {
	font-family: Arial, Helvetica, sans-serif;
	color: #A71D0B;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}
.secpgpagesmnu table {
	width: 99%;
}
.secpgpagesmnu .stmp4sec {
	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: 170px;
	margin: 0;
	padding: 0;
}
.secpgpagesmnu .stmp4lft {
	display: none;
}
.secpgnxtprv {
	position: absolute;
	top: 494px;
	right: 86px;
}
.secpgminheight {
	width: 1px;
	height: 400px;
	float: left;
}
.secbottomlinks {
	clear: left;
	width: 100%;
	height: 44px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A71D0B;
	padding-top: 2px;
	border-top: solid 1px #A71D0B;
}
.secbottomlinks A {
	text-decoration: none;
	color: #A71D0B;
}
.secbottomlinks A:hover {
	text-decoration: underline;
}
.secbottomlinks A B {
	text-decoration: none;
	background: #ffeaff;
}
.secbottomlinks A:hover B {
	text-decoration: underline;
}

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

table.sitelayout td#innerpagenavcol {
	background: #f5faf7;
	width: 180px;
	border-width: 0px;
	padding: 0px;
}

table.sitelayout td#milonpagenavcol {
	background: #fef6ed;
	width: 180px;
	border-width: 0px;
	padding: 0px;
}

table.sitelayout td#writerspagenavcol {
	background: #fef8e6;
	width: 180px;
	height: 630px;
	border-width: 0px;
	padding: 0px;
}

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

.inrpgrbminheight {
	width: 1px;
//	height: 239px;
	height: 479px;
	float: left;
}
.inrpgrbabv {
	height: 42px;
}
.innerpageball {
	position: absolute;
	top: 20px;
	right: 45px;
	width: 120px;
	height: 120px;
	text-align: center;
}
.innerpageballtext {
	position: absolute;
	top: 29px; /* top depends on #lines: 1-42 2-29 3-20 */
	right: 8px;
 	width: 85px;
	align: center;
	text-align: center;
}
.innerpageballtext a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #A71D0B;
	font-weight: bold;
}
.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 */
}
.mobiletop {
	display: none;
}
.inrpgmb {
	align: center;
}
.inrpgleftgoogle {
	position: absolute;
	top: 20px;
	right: 810px;
	width: 160px;
	height: 600px;
}
.mainpgleftgoogle {
	position: absolute;
	top: 55px;
	right: 800px;
	width: 120px;
	align: center;
	border: solid 4px #eeeeff;
}
.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;
}
#tabbuttons button {
   background-color: #E8EBF0;
   border : 1px solid #ccc;
   color : #666;
   margin-right : 8px;
   padding : 0px 0px 0px 0px;
}
#tabbuttons button.active {
   background : #fff;
   border-bottom : 1px solid #fff;
   color : #000;
}
#tabbuttons button:hover {
   color : #f00;
}

.inrpgcontents {
	right: 5px;
	width: 554px;
	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;
	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 {
	clear: left;
	width: 100%;
	height: 44px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A71D0B;
	padding-top: 2px;
	border-top: solid 1px #A71D0B;
}
.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: 208px;
	top: 85px;
	width: 505px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A71D0B;
	font-size: 22px;
	font-weight: normal;
	text-align: right;
}
.toppagetitle {
	position: absolute;
	right: 218px;
	top: 90px;
	width: 505px;
	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;
}

.stmpcontents2 {
	display: none;
}

.stmpcontents {
	font-family: Arial, Helvetica, sans-serif;
	color: #A71D0B;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	padding-left: 4px;
	width: 553px;	/* should be smaller than inrpgcontents */
}

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

.stmp4links li A:hover {
	background: #ffeaff;
}
.spacer {
	height: 1.5em;
}
.stmp4lft {
	background: brown;
	font-size: 1%;
	width: 3px;
}
.stmp4links {
	width: 170px;
}
.stmp4links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.stmpcontents td li {
	width: 170px;
	margin: 0;
	padding: 0;
}
#stmp4sec0  { background: #f5faf7; color: #d9ebe1; border-color: #d9ebe1; }
#stmp4sec1  { background: #fef8e6; color: #fde69b; border-color: #fde69b; }
#stmp4sec2  { background: #fef8fa; color: #fcdfe7; border-color: #fcdfe7; }
#stmp4sec3  { background: #f6fbdd; color: #eaef87; border-color: #eaef87; }
#stmp4sec4  { background: #fffde6; color: #fff99b; border-color: #fff99b; }
#stmp4sec5  { background: #f5f0fa; color: #d9dbed; border-color: #d9dbed; }
#stmp4sec6  { background: #fefada; color: #fdf666; border-color: #fdf666; }
#stmp4sec7  { background: #eef7fd; color: #bce1f8; border-color: #bce1f8; }
#stmp4sec8  { background: #f9fbf0; color: #e8f0c4; border-color: #e8f0c4; }
#stmp4sec9  { background: #f9f3f8; color: #ac9fab; border-color: #cfc8d0; }
#stmp4sec10 { background: #fffef2; color: #fffbcd; border-color: #fffbcd; }
#stmp4sec11 { background: #fef6ed; color: #fcdcba; border-color: #fcdcba; }
#stmp4sec12 { background: #f5faf7; color: #d9ebe1; border-color: #d9ebe1; }
#stmp4sec13 { background: #fef8e6; color: #fde69b; border-color: #fde69b; }
#stmp4sec14 { background: #fef8fa; color: #fcdfe7; border-color: #fcdfe7; }
#stmp4sec15 { background: #f6fbdd; color: #eaef87; border-color: #eaef87; }
#stmp4sec16 { background: #fffde6; color: #fff99b; border-color: #fff99b; }
#stmp4sec17 { background: #f5f0fa; color: #d9dbed; border-color: #d9dbed; }
#stmp4sec18 { background: #fefada; color: #fdf666; border-color: #fdf666; }
#stmp4sec19 { background: #eef7fd; color: #bce1f8; border-color: #bce1f8; }
#stmp4sec20 { background: #f9fbf0; color: #e8f0c4; border-color: #e8f0c4; }
#stmp4sec21 { background: #f9f3f8; color: #ac9fab; border-color: #cfc8d0; }

#stmp4sec0  A { background: #f5faf7; color: #47785a; }
#stmp4sec1  A { background: #fef8e6; color: #8f6d05; }
#stmp4sec2  A { background: #fef8fa; color: #750f2b; }
#stmp4sec3  A { background: #f6fbdd; color: #737a10; }
#stmp4sec4  A { background: #fffde6; color: #887d00; }
#stmp4sec5  A { background: #f5f0fa; color: #455389; }
#stmp4sec6  A { background: #fefada; color: #878103; }
#stmp4sec7  A { background: #eef7fd; color: #105583; }
#stmp4sec8  A { background: #f9fbf0; color: #616f1e; }
#stmp4sec9  A { background: #f9f3f8; color: #ac9fab; }
#stmp4sec10 A { background: #fffef2; color: #797000; }
#stmp4sec11 A { background: #fef6ed; color: #894b07; }
#stmp4sec12 A { background: #f5faf7; color: #47785a; }
#stmp4sec13 A { background: #fef8e6; color: #8f6d05; }
#stmp4sec14 A { background: #fef8fa; color: #750f2b; }
#stmp4sec15 A { background: #f6fbdd; color: #737a10; }
#stmp4sec16 A { background: #fffde6; color: #887d00; }
#stmp4sec17 A { background: #f5f0fa; color: #455389; }
#stmp4sec18 A { background: #fefada; color: #878103; }
#stmp4sec19 A { background: #eef7fd; color: #105583; }
#stmp4sec20 A { background: #f9fbf0; color: #616f1e; }
#stmp4sec21 A { background: #f9f3f8; color: #ac9fab; }

#stmp4lft0    { background: #f5faf7; color: #47785a; }
#stmp4lft1    { background: #fef8e6; color: #8f6d05; }
#stmp4lft2    { background: #fef8fa; color: #750f2b; }
#stmp4lft3    { background: #f6fbdd; color: #737a10; }
#stmp4lft4    { background: #fffde6; color: #887d00; }
#stmp4lft5    { background: #f5f0fa; color: #455389; }
#stmp4lft6    { background: #fefada; color: #878103; }
#stmp4lft7    { background: #eef7fd; color: #105583; }
#stmp4lft8    { background: #f9fbf0; color: #616f1e; }
#stmp4lft9    { background: #f9f3f8; color: #ac9fab; }
#stmp4lft10   { background: #fffef2; color: #797000; }
#stmp4lft11   { background: #fef6ed; color: #894b07; }
#stmp4lft12   { background: #f5faf7; color: #47785a; }
#stmp4lft13   { background: #fef8e6; color: #8f6d05; }
#stmp4lft14   { background: #fef8fa; color: #750f2b; }
#stmp4lft15   { background: #f6fbdd; color: #737a10; }
#stmp4lft16   { background: #fffde6; color: #887d00; }
#stmp4lft17   { background: #f5f0fa; color: #455389; }
#stmp4lft18   { background: #fefada; color: #878103; }
#stmp4lft19   { background: #eef7fd; color: #105583; }
#stmp4lft20   { background: #f9fbf0; color: #616f1e; }
#stmp4lft21   { background: #f9f3f8; color: #ac9fab; }

.mmlinks {
	position: absolute;
	right: 270px;
	top: 350px;
	width: 505px;
	text-align: right;
	font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #A71D0B;
}
.mmlinks A {
	text-decoration: none;
	color: #A71D0B;
}
.mmlinks table {
	width: 100%;
}
.mmlinks td {
	font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A71D0B;
	padding-bottom: 0.4em;
}
.mmlinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.mmlinks td li {
	width: 168px;
	margin: 0;
	padding: 0;
}
.mmlinks td A:hover {
	text-decoration: underline;
}
.mmnarrowlinks {
	display: none;
}
.mnlinks {
	position: absolute;
	right: 270px;
	top: 630px;
	width: 505px;
	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;
}
.mblinks {
	width: 450px;
	height: 80px;
	font-family: Arial, "Arial Unicode MS", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A71D0B
}
.mblinks A {
	text-decoration: none;
	color: #A71D0B;
}
.mblinks A:hover {
	text-decoration: underline;
}

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