body {
 background: #E7F1D1; direction:rtl; overflow:hidden; height:100%;
	 scrollbar-face-color:#d7e1c1;
	 scrollbar-track-color:#b7c1a1;
	 scrollbar-shadow-color:#c0c0c0;
	
}

a:hover {
	color: #cccc00;
}
.txtstyle{
	font-family: Tahoma;
	font-size: 14px;
	color: #001A00;
	line-height: 27px;
}

.smallink{
	color: green;
	font-family:Tahoma;
	text-decoration:none; 
	font-size:11px;
	line-height:15px
}
.menulink{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 16px;
	color:#ccff99;
	}
.link
{	text-decoration: none;
	color:#009999;
	}
.ctr
{ background-image: url('imags/gosh.gif'); background-position: top right
	}
.ctl
{background-image: url('imags/gosh.gif');  background-position: top  left 
	}
.cbr
{background-image: url('imags/gosh.gif'); background-position: bottom  right
	}
.cbl
{background-image: url('imags/gosh.gif');background-position: bottom left 
	}
.bt
{background-image: url('imags/tb.jpg'); height: 25px; background-position: top
	}
.br
{background-image: url('imags/rl.jpg'); width: 25px; background-position:right
	}
.bl
{background-image: url('imags/rl.jpg'); width: 25px; background-position: left
	}
.bb
{background-image: url('imags/tb.jpg'); height: 25px; background-position: bottom
	}