/* COMMON */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px auto;

/*
	background:#eee url('../images/images_b/fadebg.jpg') repeat-y center;
	border:1px solid #aaa;
*/

}
body.screencss{
	width:772px;
	margin:0 auto;
		
	padding:1px;
	font-size:8pt;
	letter-spacing:0em;
	background:#E7F0C6;
	border:1px solid #bbb;
	border-top:0;
}
.pagecontainer{
	background-color:white;
}
.header a img{
	border:1px solid #fff;
	padding:1px;
}
.header a{
	font-size:10px;
	text-decoration:none;
}

.header a:hover{
	text-decoration:underline;
}
.header a img:hover{
	border:1px solid #eee;
}

TD   {  font-family : Verdana, Arial, Helvetica, sans-serif;  font-size : 9pt;  }
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 }


/* CATEGORY */
.catLink { font-weight : bold;font-size:100%; }
.catDescription { color : #444444; font-size : 8pt; }


/* ARTICLE */
.articleLink { font-weight : bold; }
.articleDecription { color : #444444;font-size : 8pt; }
.articleStaff { color : #444444;font-size : 8pt; }
.glossaryItem {
	background-color : #F0F0F0;
	cursor : help;
	color : #CC3333;
}

td {
font-size : 8pt;
}
/* NAVIGATION */
DIV.navigation  { 
	color: #444; 
	font-weight:bold;
	font-size : smaller;
	padding:0px 5px 5px;

 }

DIV.navigation a {
	color: #444; 
	font-weight:bold;
	font-size:7pt;

}

/* 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:#e4e4e4 url('../../../images/gradient_thead.gif') repeat-x top ; padding : 5px 5px;    border : 1px solid #D4D4D4;border-width:1px 0px; color:white;font-size:8pt;   }
.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; }
a,p{
font-size:8pt;
}

/*
.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; }
.copyright a{
text-decoration:none;
}
.search_header{
	font-size:9pt;
	background:#35528F url('../../../images/navbg.gif') repeat-x top ;
	color:white;
	border:1px solid #35528f;
	border-width:1 0;
}
.search_header a{
	color:#ccc;
}
.search_header a:hover{
	color:#fff;
}

.submitbutton{
	background:#ccc url('/images/images_b/shiny.gif') repeat-x;
	font-size:9pt;
	border:0;
	border: 1px outset #999;

}

