/* COMMON */

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

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color = #b22222;
	scrollbar-3dlight-color = #e5efee;
	scrollbar-highlight-color = #b3bdbc;	
	scrollbar-face-color = #f8f8f9;
	scrollbar-shadow-color =#b3bdbc;
	scrollbar-darkshadow-color = #000000;
	scrollbar-track-color = #ffffff;
}

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;  }

*/





/* COMMON LINKS */

/*a:link    {  background-color:transparent }

a:visited {  background-color:transparent }

a:active  {  background-color:transparent }

a:hover   {  background-color:transparent }*/

a:link {
color: #b22222;
text-decoration: none;
}
a:active {
color: #b22222;
text-decoration: none;
}
a:visited {
color: #b22222;
text-decoration: none;
}



/* CATEGORY */

.catLink { font-weight : bold; }

.catDescription { color : #444444;  }





/* ARTICLE */

.articleLink { font-weight : bold; }

.articleDecription { color : #444444; }

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

.glossaryItem {

	background-color : #F0F0F0;

	cursor : help;

	color : #CC3333;

}





/* NAVIGATION */

DIV.navigation  { color : #444444; 	font-size : smaller; }

a.navigation    { color : #444444; }





/* ARTICLE BLOCK */

/* A.articleBlock {  }*/

.abBorder    {  background-color : #E4E4E4;  }

.abBgr       {  background-color : #FFFFFF;  }

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





/* ATTACHMENT */

.atTitle  { font-weight : bold;  }

.atEntry { /* font-size: smaller;*/ }



/* FILES */

.fName{ font-size : smaller; }





/* tables */

.tdBorder     { background-color : #E4E4E4; }

.tdTitle      { background-color : #E4E4E4; padding : 5px 5px;    border : 1px solid #D4D4D4;    }

.tdSubTitle   { background-color : #EFEFEF; padding : 5px 5px;   border : 1px solid #DADADA;   }



.trLighter    { background-color : #FAFAFA; }

.trDarker     { background-color : #F1F1F1; }

.trMoreDarker { background-color : #DADADA; }



.trNotActive  { color : #5F5F5F; }

A.trNotActive { color : #888888; }





/*

.tblFormBorder {

	border-top: 1px solid #D4D4D4;

	border-left : 1px solid #D4D4D4;

	border-right : 1px solid #D4D4D4;

}



.tblFormBorderBottom {	

	border-bottom : 1px solid #D4D4D4;

}

*/





/*  for forms  */

.tdFormCaption { background-color : #F4F4F4;  /*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; }