﻿body 
{
	font-family:Tahoma;
	font-size:9pt;
}

.bgbody
{
	background-color: #E0EAFC;
    background-image: url(images/bg.jpg);
    background-repeat: repeat-x;
}

.menu1
{
	background-image:url(pic/m1.gif);
	padding-right:5px;
	padding-bottom:4px;
	padding-top:2px;
  font-family:tahoma ;
  font-size:9pt;
  font-weight:600;
  color:White;
  text-align:right;
  z-index:100;

}

.menu2
{
	background-image:url(pic/m2.gif);
	padding-right:20px;
	padding-bottom:4px;
	padding-top:2px;
  font-family:tahoma ;
  font-size:9pt;
 font-weight:600;
  color:Black;
  text-align:right;
z-index:100;

}

img
{
	border:0px;
	
}

a
{
text-decoration:none;
color:#365375 ;	
}
a:hover
{
text-decoration:none;
color:#5d6772;	
}
.dropdown{  font-family:Tahoma;  font-size:9pt; direction:rtl; width:200px;
	margin-left: 0px;
}
.link
{
	text-decoration:none;
color:#222222 ;	
}
.link:hover
{
	text-decoration:none;
	color:#163675 ;
}
.text
{
	 z-index: 100;
	 z-order: 8;
}