﻿body
{
	
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	vertical-align:top;	
	font-family:Tahoma;
	font-size:10pt;
	text-decoration:none;
	color:#333333;
	width: 950px;
	line-height:1.2;
	
	
}
#pagetitle
{
	font-weight:bold;
	color:Gray;
}

#main
{
     width: 950px;
     direction: rtl;
     vertical-align:top;
     border-bottom-style:solid;
     border-bottom-width: medium;
     border-bottom-color: #3B3B3B;
}

#title
{
    height: 56px;
    direction:rtl;
    background-repeat: no-repeat; 
    background-attachment: fixed;
    background-position: right center;
    border-bottom-style:solid; 
    border-bottom-width: 2px; 
    border-bottom-color: #3B3B3B;
  
}
#menuE
{
	background-image:url(../En/Images/menuBg.gif);
	background-repeat:repeat-x;
	height:25px;
}

#menuF
{
	background-image:url(../Fa/Images/menuBg.gif);
	background-repeat:repeat-x;
	height:25px;
}
#travTitle
{
	background-image:url(../Images/travTitleBg.gif);
	background-repeat:repeat-x;
	height:25px;
	font-weight:bold;
	color:#333333;
	margin-left:10px;
	margin-right:10px;
	
}
#imageTbl
{
	background-color:#f2eccf;
	vertical-align:middle;
	align:center;
	width:65px;
}
#txt-table
{
	background-color:#fdfbf1;
	margin:5px;
	width: 211px;
	
}

#myLink
{
	text-decoration: none;
	border:none;
	color:#615e50;
}
#myLink:hover
{
	text-decoration: none;
	border:none;
	color:#9c9368;
}


A:link img
{
	
	text-decoration: none;
	border:none;	
}
 