/* COMMON */

body {  font-family : Verdana, Arial, Helvetica, sans-serif;  font-size : 75%;  }

TD   {  font-family : Verdana, Arial, Helvetica, sans-serif;  font-size : 75%;  }

DIV  {  font-family : Verdana, Arial, Helvetica, sans-serif;  font-size : 100%; }



.textBlock { line-height : 140%; }



/*

body {  font-family : Verdana, Arial, Helvetica, sans-serif;  font-size : 75%;  direction: rtl; }

TD {  font-family : Verdana, Arial, Helvetica, sans-serif;  font-size : 75%;  direction: rtl;  }

DIV  {  font-family : Verdana, Arial, Helvetica, sans-serif;  font-size : 100%;  direction: rtl;  }

*/











/* CATEGORY */

.catLink { font-weight : bold; color: #EF427E}

.catLink:hover { font-weight : bold; color: #000000}

.catDescription { color : #000000;  }





/* ARTICLE */

.articleLink { font-weight : bold; color: #EF427E}

.articleLink:hover { font-weight : bold; color: #000000}


.articleDecription { color : #000000; }

.articleStaff { color : #000000; 	font-size : smaller; }

.glossaryItem {

	background-color : #F0F0F0;

	cursor : help;

	color : #CC3333;

}





/* NAVIGATION */

DIV.navigation  { color : #000000;  }

.navigation    { font-family: Century Gothic;

  font-size: 13px;

  color: #000000;}





/* ARTICLE BLOCK */

/* A.articleBlock { }*/

.articleBlock { color : #000000; }

.abBorder {  background-color : #4FD5D6;  }

.abBgr       {  background-color : #FFFFFF;  }

.abBgrDarker { background-color : #FAFAFA;  color : #999999;    }







/* tables */

.tdBorder{ background-color : #D3DDEB; }

.tdTitle { background-color : #4FD5D6; padding : 5px 5px;    border : 1px solid #EF427E;    }

.tdSubTitle { background-color : #4FD5D6; padding : 5px 5px;   border : 1px solid #EF427E;   }



.trLighter{ background-color : #FAFAFA; }

.trDarker{ background-color : #F1F1F1; }

.trMoreDarker{ background-color : #DADADA; }



.trNotActive    { color : #5F5F5F; }

A.trNotActive { color : #888888; }





/*

.tblFormBorder {

	border-top: 1px solid #8D8860;

	border-left : 1px solid #8D8860;

	border-right : 1px solid #8D88604;

}



.tblFormBorderBottom {	

	border-bottom : 1px solid #8D8860;

}

*/





/*  for forms  */

.tdFormCaption { background-color : #ffffff;  /*text-align : right; */ width : 150px;  white-space : nowrap;    }



input, select {  font-size : 12px;  margin : 0px;  padding: 0px; }

input.text { width : 110px; }

input.shortText { width : 80px; }

input.longText {  width : 250px;   }



.button { width : 130px; }

.colorInput{ background-color : #F5F4ED; }

.requiredSign { color : #C40000; font-weight : bold; }

.formComment { font-size : smaller; }





.copyright { font-size : smaller; }
