/* CSS Document */

.searchBtn {
	font: normal 11px Tahoma;
	color: #FFFFFF;
	background: #336699;
	border: 1px solid #000000;
}
.searchTxt {
	font: 11px Tahoma;
	color: #1E1A11;
	background: #FFF9F2;
	border: 1px solid #000000;
	text-align: right;

}

.menu {
	color: #FFFFFF;
	background-color:#003366;
	font: bold 14px Tahoma;
	border-bottom:1px;
	border-bottom-color:#CCCCCC;
	padding: 5px;
}
.menu a:link {
	text-decoration:none;
	color:#FFFFFF;
}
.menu a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
.menu a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.menu a:active {
	text-decoration:none;
	color:#FFFFFF;
	border-bottom-color: #CCCCCC;
	border-bottom: 1px;
}
.subMenu {
	color: #FFFFFF;
	background-color:#336699;
	font: 14px Tahoma;
	border-bottom:1px solid #666666;
	padding: 5px;
}
.subMenu:hover {
	color: #FFFFFF;
	font: 14px Tahoma;
	border-bottom:1px solid #FFFFFF;
	background-color:#EC8E51;
	padding: 5px;
}
.subMenu a:link {
	text-decoration:none;
	color:#FFFFFF;
}
.subMenu a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
.subMenu a:active {
	text-decoration:none;
	color:#FFFFFF;
}
.subMenu a:visited {
	text-decoration:none;
	color:#FFFFFF;
}



body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #48443B;
}
.menuFontStyle {
	color: #585439;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color:#FE6910;
}
a:hover {
	text-decoration:underline;
	color:#EFA25A;
}
a:active {
	text-decoration:underline;
	color:#FE6910;
}
a:visited {
	text-decoration: none;
	color:#FE6910;
}
.TahomaStyle {
   font-family:Tahoma;
   font-size:12px;
   line-height:0.6cm;
   direction:rtl}
.TahomaStyleThin {
   font-family:Tahoma;
   font-size:9px;
   direction:rtl}
.TahomaStyleThinEn {
   font-family:Tahoma;
   font-size:9px;
   direction:ltr}
.TahomaStyleEn {
   font-family:Tahoma;
   font-size:12px;
   direction:ltr;}
.TahomaRedBoldStyle {
   font-family:Tahoma;
   font-size:12px;
   direction:rtl;
   color:#FF0000;
   font-weight:bolder}


.HelpSpanWithTitle {
	background: #FCEAD1;
	padding: 6px;
	margin: 1px;
	border: 1px dashed #FF9900;
	font-family:Tahoma;
   font-size:12px;
   direction:rtl;
   line-height:0.5cm;
   text-align:justify;
}
.text {font-size: 12px; line-height:0.6cm; text-align:justify;}




/* MERC PERSIAN HEADER AND FOOTER */
#footer {
	position:absolute;
	margin-bottom:0px;
	bottom:0px;
	left:0px;
}

#topNav {
	position:absolute;
	z-index:5;
	top:108px;
	right:192px;
	visibility: visible;
}

#topLogo {
	position:absolute;
	top:0px;
	right:187px;
	width: 369px;
	clear:left;
	z-index: 2;
	overflow: visible;
}
#topImg {
	position:absolute;
	top:0px;
	left:183px;
}
#topSearch
{
	position:absolute;
	top:0px;
	left:0px;
	direction:ltr;
	width:300px;
}

/* MERC ENGLISH HEADER AND FOOTER */
#footerEn {
	position:absolute;
	margin-bottom:0px;
	bottom:0px;
	right:0px;
}

#topNavEn {
	position:absolute;
	z-index:5;
	top:108px;
	left:192px;
	visibility: visible;
}
#topLogoEn {
	position:absolute;
	top:0px;
	left:180px;
	width: 369px;
	clear:right;
	z-index: 2;
	overflow: visible;
}
#topImgEn {
	position:absolute;
	top:0px;
	right:183px;
}
#topSearchEn
{
	position:absolute;
	top:0px;
	right:-117px;
	margin-right:0px;
	direction:ltr;
	z-index:3;
	width:300px;
}
/* End of MERC ENGLISH HEADER AND FOOTER */

.topLink:link {
 	color:#FFFFFF;
	text-decoration:underline;
}
.topLink:hover {
 	color:#FFFFFF;
	text-decoration:underline;
}
.topLink:active {
 	color:#FFFFFF;
	text-decoration:underline;
}
.topLink:visited {
 	color:#FFFFFF;
	text-decoration:underline;
}

html {
	overflow-x: hidden;
	overflow-y: scroll;
}

.navColor {color: #FFFFFF}

.border {
	border: 1px dashed #999999;
}

.but {
	font: 10px Tahoma;
	color: #FFFFFF;
	background: #336699;
	padding: 1px;
	border: 1px groove #000033;
}

#Main {
	position: absolute; /*needed to expand to full height beyond content in FF */
	top:145px;
	/*background-image: url(/Global/fa/images/logoBG.png);*/
	background-position:center 25px;

	background-attachment:fixed;
	background-repeat:repeat-y;
	/*min-height:100%; /*sets minimum height in FF*/
	text-align:justify;
	min-width:100%;
	width:100%;
	
	vertical-align:top;
	background-color:transparent;	
	overflow-x: hidden;
	overflow-y: scroll;
}


#mainP a:link {
	text-decoration: none;
	color:#003;
}
#mainP a:hover {
	text-decoration:underline;
	color:#003;
}
#mainP a:active {
	text-decoration:underline;
	color:#003;
}
#mainP a:visited {
	text-decoration: none;
	color:#003;
}


html {
	overflow-x: hidden;
	overflow-y: hidden;
}
.boxGreyMainContent {
	border-right: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	border-left: 1px dashed #666666;
	border-top: 1px solid #F48622;
	padding:5px;
}

#slideshow {
	position: relative;
	width: 167px;
	height: 125px;
	overflow: hidden;
	border: 0px;
}
#slideshow img {
	position: absolute;
	left: 0;
	top: 0;
}

#home
{

	position:absolute;
	top:125px;
	right:187px;
	z-index: 2;
	overflow: visible;
}
-->
