/* GENERAL ELEMNTS */
BODY, A, TD, UL { direction: rtl; margin: 0; padding: 0;  
	font-family: Arial, Tahoma, sans-serif;
	color: #000; font-size: 12px;	}
BODY  { background: #FFFFE7 url(img/topStrip.jpg) repeat-x top;  text-align:justify }
TABLE { border-collapse:collapse; background: url(img/NAVbutton_over.jpg) no-repeat; background-position: -1000px -1000px;  }
A:Link, A:Visited { color: #4682B4; font-weight: bold; }
A:hover, A:visited:hover { color: #191970; }
.flowAroundImg { display: block; border:solid 1px #ccc; margin-left:18px;  }

/* NAVIGATION AREA ATTRIBUTES */
.NAVIGATION { width: 161px; vertical-align: top; background: url(img/navBG.jpg) repeat-y center; }
.NAVIGATION UL LI  {text-align: right; list-style: none;  text-decoration: none;
		font-weight: bold; line-height: 22px; color: #000; }
A:Link#nav, A:visited#nav { margin-right: 3px; display: block; height: 27px; width: 147px; padding: 0 8px 0 0; background: url(img/NAVbutton.jpg) no-repeat right; text-decoration: none; color: #036; }	
A:hover#nav, A:visited:hover#nav { background: url(img/NAVbutton_over.jpg) no-repeat right; color: #000; }
.nav_button_selected { display: block; height: 27px; width: 147px; padding: 0 5px 0 0; background: url(img/NAVbutton_selected.jpg) no-repeat center; }	

/* general */
#pic_nav { margin-top: 30px; border: solid 2px #9c0; }
#txt_nav {
	margin-top:30px; color:#FFFFE0;
	border:solid 2px #9c0;
	display:block;
	width:130px;
	text-align:center;
	vertical-align:middle; font-size: 14px; font-weight: bold; padding:15px 5px 15px 5px;
}
#text01 { text-align: center; font-size: 13px; font-weight: bold; color: #006; }
.box01 { padding: 10px; }
.page { margin: 20px 15px 5px 0;  }
#list01 { list-style: disc;  padding-right: 20px; font-size:x-small; }
#vAlign_H1 { padding-top:10px; }
#indent_01 { margin-right: 20px; }

/* fonts elements */
H1 { display:block; height: 49px; color: #006; font-size: 16px; margin: 28px 10px 0 0; text-align: right; vertical-align: top; }
H2 { color: #369; font-size: 16px;   }
H3 { color: #c60; font-size: 13px; margin-bottom:0;   }
P { text-align: right; }
