body, td, div, p, h1, h2, h3, input, select, textarea {	direction: rtl;}

body {margin:0px; padding:0px;}

.text_lang {
	font-family: Tahoma;
	font-size: 10px;
	color: #cbcbcb;
	text-decoration: underline;
}
.text_lang:hover {
	text-decoration: none;
}.cont_text1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.right_menu {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.right_menu:hover {
	text-decoration: none;
}.bot_text1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #7e7e7e;
	text-decoration: none;
}
.bot_menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #7e7e7e;
	text-decoration: underline;
}
.bot_menu:hover {
	text-decoration: none;
}
.cont_text2, body, td {
	font-family: Tahoma;
	font-size: 12px;
	color: #7e7e7e;
	text-decoration: none;
}


a {
	font-family: Tahoma;
	font-size: 12px;
	color: #7e7e7e;
	text-decoration: underline;
}
a:hover {text-decoration:none;}

.cont_text3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #7e7e7e;
	text-decoration: none;
	font-weight: bold;
}
.cont_text4, h1 {
	font-family: Tahoma;
	font-size: 25px;
	color: #7fb1d0;
	text-decoration: none;
	font-weight: bold;
}
.cont_text5, h2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #7fb1d0;
	text-decoration: none;
	font-weight: bold;
}

div.listerarrow {margin:10px;}
div.listerarrow a {font-size:14px;}
div.listeritem {margin:10px;}
div.listeritem a, div.listeritem span {border:dotted 1px #999999; font-size:14px;}
div.listeritem span {background-color:#CCCCCC;}

form {margin:0px; padding:0px;}
input,select {margin:0px; padding:0px;  border:solid 1px #D1D1D1;}

.menuOut {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform: lowercase;
	background-image: url(images/m.gif);
	padding-right: 45px;
	cursor: pointer;
}
 
.menuOver {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #1b89ce;
	text-decoration: none;
	text-transform: lowercase;
	background-image: url(images/m_1.gif);
	padding-right: 45px;
	cursor: pointer;
}

img {border: none;}