body {
	cursor: default;
	margin: 5px 0;
	background: #333;
	color: #000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	direction:rtl;
}

h1 {
	color: #003300;
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
	line-height: normal;
	margin: 3em 0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h2 {
	color: #fff;
	background: #269900;
	text-indent: 0.5em;
	font-size: 1.4em;
	font-variant: small-caps;
	margin-top: 2em;
	padding-right:5px;
	padding-bottom:2px;
	direction:rtl;
}

h3 {
direction:rtl;
font-size:1.4em;
font-style:italic;
}

a {
	color: #00661A;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted;
}

a:hover {
	color: #009926;
	border-bottom: 1px solid;
}

a:visited {
	color: #009926;
}

img {
	border: 0;
}

#page {
	width: 820px;
	margin: 0 auto;
	color: #006600;
	background: #E3F8CE;
	text-align: right;
}

	#header {
		width: 100%;
		height: 150px;
		background: url("img/logo.jpg") top right no-repeat;
	}
		#header h1 {
			margin: 0;
			border: none;
		}

	#menu {
		letter-spacing: 0.1em;
		line-height: 3em;
		font-weight: bold;
		border-bottom: 1px solid #009E28;
		border-top: 1px solid #009E28;
		background: #C9F2A1;
		direction:rtl;
	}
		/* for #menu, #sidebar and #footer !!! */
		#menu ul, #sidebar ul, #footer ul {	
			margin: 0;
			padding: 0;
			list-style: none;
		}

		#menu li {
			display: inline;
			padding: 0 2.5em;
		}
		
			#menu li a{
				color: #00661A;
				text-decoration: none;
				border: none;
				direction:ltr;
			}
			#menu li a:hover {
				color: #009926;
			}

	#content {
		float: left;
		width: 550px;
		padding: 0px 20px 30px 20px;
		border-right: 1px solid #B0EC74;
		background: #FBFFF0;
	}
	
			#content  h2 {
		background:url(img/H2bg.gif);
		background-repeat:no-repeat;
		padding-top: 6px;
		padding-bottom: 15px;
		padding-right:25px;
		direction:rtl;
		}

	#sidebar {
		margin: 10px 0 0 -1px;
		padding: 0 0 0 15px;
		float: left;
		width: 210px;
		font-size: 0.8em;
		border-left: 1px solid #B0EC74;
	}
	
		#sidebar li {
		list-style:none;
	}

	#footer {
		clear: both;
		margin: 0;
		padding: 1px 0;
		background: #519021;
		text-align: center;
		font-size: 0.8em;
	}
	
		#footer li {
	display: inline;
	padding: 0 1em 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
		}

		#footer a {
			color: #fff;
		}
h4 {

	color: #fff;
	background: #269900;
	text-indent: 0.2em;
	font-size: 1.4em;
	font-variant: small-caps;
	margin-top: 2em;
}
.toggleop img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
padding-left:5px;
}

.toggleop:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
border-bottom:none;
}

.toggleophover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}


.ulinks
{
text-decoration:underline;
}

#menubt
{
padding-top:11px;
width:208px;
height: 30px;
text-align: center;
background:url(img/menubox/boxtop.gif);
font-size:12px;
font-weight:600;
vertical-align:middle;
color:#740;
}


#menub
{
width:208px;
text-align: center;
background:url(img/menubox/boxmid.gif);
}


#menuf
{
width:208px;
height: 30px;
background:url(img/menubox/boxf.gif);
}

div#contbox div#thead

{
background:url(img/menubox/papertop.gif);
height:17px;
width:535px;
padding: none;
}

div#contbox div#tbody

{
background:url(img/menubox/papermc.gif);
background-position:bottom;
height:105%;
width:535px;
padding: 5px;

}

div#contbox div#tbody div

{

padding-left: 15px;
padding-right: 15px;

}


div#contbox div#tfoot

{
background:url(img/menubox/paperf.gif);
height:18px;
width:535px;
padding: none;

}

div#txt {
cursor:pointer;
}

.ff

{
margin-right:50px;
}

