@charset "utf-8";
.text1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
}
.button {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	background-image:url(../images/btn/bkgor.jpg);
	background:url(../images/btn/bkgor.jpg);
	cursor:pointer;
	background-repeat:repeat-x;
	height:22px;
	color: #000;
	border:none;
	border-width:1px;
	border-color:#BFA277;
background-color:#BFA277;
}

.buttonblue {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 10px;

	background-image:url(../images/btn/btn2.gif);

	background-repeat:repeat-x;

	height:26px;

	color: #FFF;

	border-color:#1E7ABD;

	border-style:none;

	border-width:1px;

	background-color:#1E7ABD;
}

.field {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 11px;

	border:solid;

	border-width:1px;

	border-color:#DDE7FF;

	background:url(../images/btn/field.gif);

	height:22px;
	vertical-align:middle;


}

.titleblack {
	font-family: "B Nazanin", Arial;
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
.titlewhite {
	font-family: "B Nazanin", Arial;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
}

/*/////////////////////////////////////////////////////////////////////////////////*/
.rtitle1 {
	font-family: "B Traffic";
	color:#FFF;

}
.smfount9 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font-size: 11px;
	font-weight: normal;
}
.desclight {
	font-family: Tahoma, Geneva, sans-serif;
	color:#999;
	font-size: 10px;
	font-weight: normal;
}
.ffield {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	border:solid;
	border-width:1px;
	border-color:#DDE7FF;
	background:url(../images/field.gif);
	height:22px;
	direction:rtl;
}
.buttonhblu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-image:url(../images/btnhblu.gif);
	background-repeat:repeat-x;
	height:25px;
	color: #000;
	border:none;
	border-width:0px;
	cursor:pointer;
	vertical-align:middle;
	width:100px;
}
.title2 {
	font-family: "2  Nazanin", "B Nazanin", Nazanin;
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
.companydesc{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:justify;
}
.menuitem{
	font-family:B Traffic, Traffic, Tahoma;
	font-size:14px;
	font-weight:bold;
	text-align:justify;
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
}
.menuitem a:hover{
	color:#CF0;
}
.color{
	width:60;
	border:none;
}
#pop1 {
	position:absolute;
	background-attachment:fixed;
	width:233px;
	height:138px;
	z-index:0;
	visibility: hidden;
}
