/* CSS Document */

/* ----------------------------- Brown Style ------- */

 .service_br
{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}

.titr_face_br
{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
  }
.titr_content
{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
  }
 
.search_titr
{
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
 }
 .search_zirtitr
{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
 }

 .service
{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}

 .service_cont
{
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
}

 .service_small
{
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
}

 
.search_box
{
	width:400px;
	border:1px solid #000000;
	 
	 
	direction:rtl;
	font-family:tahoma;
}

.warning
{
	font-family:Tahoma;
	font-size:16px;
	color:#000000;

}
/* ----------------------------- Red Style ------- */

.standdard_fnt
{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}


.field
{
padding-right:20px;
}

.text_box
{
width:250px;

}


.menu_font
{
	font-family:Tahoma;
	font-size:12px;
	color:#000099;
	text-decoration:none;
}

.text_box_logo
{
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
}

.titr_face
{
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
 }
 
.titr_content
{
	font-family:Tahoma;
	font-size:12px;
  }
 
 
 
.cur { cursor:pointer; }

