body {
	  background: #F1F5F7 url('../images/he/bg.gif') fixed;
	  font-family: Arial, Tahoma, sans-serif;
	  font-size: x-small;
	  margin: 20px;
	  text-align: center;
	  direction: rtl;
	  scrollbar-arrow-color: #07497B;
	  scrollbar-face-color: #EBEBEB;
	  scrollbar-highlight-color: #F0F0F0;
	  scrollbar-shadow-color: #E5E5E5;
	  scrollbar-track-color: #FAFAFA;
	  scrollbar-darkshadow-color: #B0B0B0;
	  scrollbar-3dlight-color: #F7F7F7;
	 }

a img {border: none;}

div {width: 98%; background: #FFFFFF; border: 1px outset #EFEFEF;}
div#i {border: none; padding: 5px; background: #FFFFFF; width: 100%;}

h1 {background: #3C82B8 url('../images/he/button_hover_bg.gif') repeat-x top right; color: #FFF; padding: 10px; margin-bottom: 4px;}
h2 {margin-bottom: 5px;}

textarea {display: block;}

u {cursor: hand; color: #033764;}
ul {margin: 2px auto;}

A:link.normal {color: #033764;}
A:visited.normal {color: #033764;}
A:hover.normal {color: #033764;}
A:active.normal {color: #033764;}

table {display: block; width: 100%; text-align: left;}
table h2 {font-size: 125%;}

A:link.self {text-decoration: none; color: #000;}
A:visited.self {text-decoration: none; color: #000;}
A:hover.self {text-decoration: underline; color: #033764;}
A:active.self {text-decoration: underline; color: #033764;}
