﻿body{margin: 0 0 20px 0;	direction: rtl;text-align: right; background-image: url('images/bg.jpg'); }
img{border: 0;}
td{vertical-align: top;}
td,a,body,div{font-family: Arial; font-size: 9pt;}
#container_r{width: 1000px; margin: 0 auto; background-image: url('images/bg-right.jpg'); background-repeat: no-repeat; background-position: right top;}
#container_l{width: 1000px; background-image: url('images/bg-left.jpg'); background-repeat: no-repeat; background-position: left top; }
#content {
	width: 800px; margin: 0 auto;
}
#shadow_l{
	width: 830px;
/*	background-image: url('images/left-mdl.jpg');*/
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0 auto;
}

#shadow_r{
	width: 830px;
/*	background-image: url('images/right-mdl.jpg');*/
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0 auto;
}


#top{
	background-image: url('images/top.jpg'); background-repeat: no-repeat;
	width: 800px; height: 296px;
}

#top h1{
	display: inline;
	float: left;
	font-size: 9pt;
	margin-left: 7px;
	margin-top: 14px;
}

#top #button1, #top #button2, #top #button3{
	position: relative;
	text-align: center; 
	width: 154px; 
	height: 125px;
	z-index: 2;
}

#top #button1 a, #top #button2 a, #top #button3 a,#top #button1 a:visited, #top #button2 a:visited, #top #button3 a:visited{
	font-size: 9pt;
	color: #95d419;
	text-decoration: none;
	line-height: 190%;
}


#top #button1{
	top: 102px;
	right: 23px;
}

#top #button2{
	right: 201px;
	top: -23px;
}

#top #button3{
	right: 381px;
	top: -147px;
}

#top #button1 a img,#top #button2 a img,#top #button3 a img{
	border: 1px #FFFFFF solid;
}

ul.menu{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.menu li{
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-image: url('images/menuitem.jpg');
	background-repeat: no-repeat;
	width: 202px;
	height: 27px;
	line-height: 25px;
	margin-top: 3px;
	margin-right: 3px;
}
.menu li a,.menu li a:visited{
	color: #383821; 
	text-decoration: none;
	font-weight: bolder;
	display: block;
	padding-right: 20px;
	text-align: right;
	
}
#tblMain {
	table-layout: fixed;
	_position: relative;
	_top: -80px;
}

#tblMain h3{
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bolder;
	margin: 0;
	padding: 0;
	background-image: url('images/h3.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	height: 37px;
	line-height: 32px;
	padding-right: 24px;
}
