@charset "UTF-8";
body  {
	font: 100.01% Arial, "Times New Roman";
	background: white;
	margin: 0;
	padding: 0;
	color: #ffffff;
}

.madaa #container { 
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top: 20px;
	text-align: right; /* this overrides the text-align: center on the body element. */
	background: #ffffff;
	display: block;
	overflow: hidden;
	direction: rtl;
}

.madaa #maintable {
  background: #eeeeee;
  color: #2f0f0f;
  font-size: 14px;
  font-weight: bold;
  margin: 0 auto;
  width: 300px;
}

.madaa #maintable td {
   text-align: center;
}

#maintable a {
}

#maintable a:link {
  color: #2f0f0f;
  text-decoration:none;
  
}

#maintable a:visited {
  color: #2f0f0f;
	text-decoration:none;
}

#maintable a:hover {
  color: #2f0f0f;
  text-decoration:underline;
}

#maintable a:active {
  color: #2f0f0f;
	text-decoration:underline;
}

#maintable img {
  margin-top: 5px;
  border: 1;
}

.leftcol, .middlecol, .rightcol {
  display: block;
  float: right;
	overflow:hidden;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

.player {
  display: block;
  border: 2px solid #e5ffff;
}

.leftcol {
  background: #dddddd;
}

.middlecol {
  margin-right: 3px;
  width: 530px;
  color: black;
  background: #eeeeee;
}

.rightcol {
  margin-right: 3px;
  color: black;
  font-size: 12px;
  width: 140px;
  background: #dddddd;
}

.news, .newsmusic, .newsart, .newslang, .newsmat, .newsmission {
  display: block;
  padding: 5px;
  margin-top: 3px;
  background: #dddddd;
	color: #343434;
	font-size: 16px;
	font-weight: bold;
}

.newstext {
  display: block;
  padding-right: 5px;
  font-size: 14px;
  font-weight: bold;
}

.footer {
    display: block;
    background:#dddddd;
    clear:both;
    width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	  margin: 0 auto;
    margin-top: 3px;
    }
    
.footertext {
  display: block;
  padding: 3px;
  margin: 0;
  font-size: 0.9em;
color:#555555;
  text-align: center;
}

.nextprev {
  font-size:16px;
  font-weight: normal;
  display:block;
  color: red;
  padding: 0;
  margin: 10px 10px 10px 25px;
  line-height: 20px;
  text-decoration:underline;
}

.nextprev: hover {
	color: red;
	text-decoration:underline;
}

.heada {
  margin: 0;
  padding: 0;
  font-size: 19px;
  text-align: left;
  display: block;
  color: #962d20;
}

.headb, .headc {
  display: block;
  margin: 0;
  padding-top: 10px;
  font-size: 16px;
  text-align: left;
}

.headb {color: #962d20;
  /*color: #680004;*/
  }
  
.headc {color: #962d20;
  /*color: #8c4b00;*/
  }

.logo {
  display: block;
	background-color: white;
	padding: 10px 10px 10px 15px;
}

.rightlogo {
  display: block;
  background-color: white;
  padding-right: 5px;
  margin: 0;
  }

.silwan {
  display: block;
  background: white;
}

.language {
  display: block;
  float: left;
  color: black;
}

.head {
  font-size:20px;
  font-weight: normal;
  display:block;
  padding: 0;
  margin: 10px 15px 20px 0px;
}

.subhead {
  font-size:20px;
  font-weight: normal;
  display:block;
  padding: 0;
  margin: 15px 15px 10px 10px;
}
 
.maintext {
  font-size:16px;
  font-weight: normal;
  display:block;
  padding: 0;
  margin: 10px 25px 10px 10px;
  line-height: 20px;
}

.maintext2 {
  font-size:0.8em;
  font-weight: normal;
  display:block;
  padding: 0;
  /*color: #680004;*/
  margin: 10px 25px 10px 10px;
}


.text {
  padding-bottom: 10px;
  margin: 0;
  color: black;
  display: block;
  border-top: 3px solid white;
}

.gallery {
  display: block;
  padding: 8px;
  margin: 0;
}

.textitalic {
  font-size: 1.1em;
  font-style:italic;
  color:#b7aa7e;
  display: block;
}

.smalltext {
  font-size: 0.8em;
}

#PrevClick {
  visibility: hidden;
  text-align: left;
  display: block;
  font-size: 12px;
}

#NextClick {
  visibility: hidden;
  text-align: right;
  display: block;
  font-size: 12px;
}

.arttable {
  display:block;
  padding:0px;
  margin:0px;
  padding-left: 20px;
  }
  
#ImgDisp {
  display: none;
  border: 1px solid #662096;
}

#thumbs {
display: block;
float: left;
padding-left: 7px;
}

#toplink {

}

.tn {
  text-align: center;
  width:auto;
}

.tntable {
  padding-left: 20px;
  padding-right: 20px;
  display: none;
}

#tnmin2, #tnmin1, #tnplus1, #tnplus2 {
  width: 60px;
  visibility: hidden;
}

#tnmin2_img, #tnmin1_img, #tnplus1_img, #tnplus2_img {
  width: 60px;
  height: 40px;
  border: 1px solid green;
}

#tnimg {
  width: 80px;
  height: 53px;
}
 
a {
  color: green;
  text-decoration: underline;
  cursor: pointer;
}

a:link {
  color: green;
	text-decoration:underline;
}

a:visited {
  color: green;
	text-decoration:underline;
}

a:hover {
	color: red;
	text-decoration:underline;
}

a:active {
  color: underline;
}

.newstext a {
}

.newstext a:link {
  color: #494cff;
  text-decoration:underline;
}

.newstext a:visited {
  color: #494cff;
	text-decoration:underline;
}

.newstext a:hover {
  color: #2b2d9f;
}

.newstext a:active {
  color: #494cff;
	text-decoration:underline;
}

a img{
  border-color: #e5ffff;
}

a:hover img{
  border-color: #b2cac9;
}
