body{
	background:#EEE6E4 url(images/bg_header_gr.jpg) repeat-x  left top
}
#logo{
	background:url(images/logo_gr.gif) no-repeat  right top;
}

h1,.inner #main #col_left h1,.inner #main #col_left h2 {
	background:#977521 url(images/fold_gold.gif) no-repeat left top;
}
.inner #main #col_right h1{
}

div.ruler{
  background: url(images/line_hz_dash.gif) repeat-x right top;
  width:100%;
  margin-top:2px;
  height:2px;
  
}
#header li.fst a{
	background:url(images/nav_tab_off_gr.gif) no-repeat right top;
}
#header li a{
	background:url(images/nav_tab_inner_off_gr.gif) no-repeat right top;
}

#header li a.current, #header li a:hover{
	background:url(images/nav_tab_inner_on_gr.gif) no-repeat right top;
}

.inner #main #col_left h2{
	width:130px;
	background:#977521 url(images/fold_gold.gif) no-repeat left top;
	font-size:120%;
	font-family: Arabic Transparent;
	color:#fff;
	padding:5px 3px ;
 }
 
.inner #main #col_left h2 span{
	display:block;
	padding-right:20px;
	background: url(images/icon_submenu.gif) no-repeat right 50%;
}

.inner #main #col_right{
	font-size:110%;
	line-height:1.3em;
	font-weight:bold;
}

.inner #main #col_right h2{
  width: 355px;
  padding: 5px;
  margin-bottom: 10px;
  margin-top:20px;
  font-size: 130%;
  font-weight:bold;
  color: #627081;
  background:#F8F9F5 url(images/line_hz_dash.gif) repeat-x right top;
  border-bottom:1px solid #D5D8CB

}
.inner #main #col_right ol,.inner #main #col_right ul{
	margin:0 ;
	list-style:none
}
.inner #main #col_right li{
	padding:6px;
	padding-right:20px;
	width:90%;
	background:url(images/icon_bullet.gif) no-repeat right 7px;
}

.contenttable {
	background:#fff;
}

.contenttable td{
	padding:3px;
	border-bottom:1px solid #777;
}

table .tr-even{
	background:#E8E8E3;
}



