﻿div.search {
	width:182px;
	border-left:2px solid #ede4aa;
	border-right:2px solid #ede4aa;
	border-bottom:2px solid #ede4aa;
	margin-top:1px;margin-bottom:2px;
}
	
div.right_frame {
		float:right;
		width:190px;
		text-align:center;
}
	
body {
	font-size:9pt;
	font-family:arial;
	direction:rtl;
	background-color:#ebebeb;
	}
              
A {
        color: #000000;
        font-weight: bold;
        text-decoration: none;
}

A:hover {
        color: grey;
}

.menu {
        padding-right: 20px;
        width: 232px;
        height: 24px;
        background: URL(images/button.gif);
        font-weight: bold;
}

.spc {
        font-size: 2px;
}

.block {
        width: 204px;
        height: 157px;
        background: URL(images/ad_bg.gif);
        vertical-align: top;
        padding: 10px 5px 0px 0px;
        background-repeat: no-repeat;
}

td-footer {
	width:100%;
	text-align:right;
	font-size:8pt;
	font-weight:bold;
	color:666666;
	}
	
