.menu{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.footer2 {
	font-size: 7pt;
	color: #92AC5B;
	font-family: Verdana;
	text-align: left;
}
.footer {
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #999999;
}
.search {
	font-family: Tahoma;
	font-size: 8pt;
	color: #666666;
	letter-spacing: 0.1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 95%;
}
.ads {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 170px;
	text-align: center;
}
.contact {
	height: 25px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.contact_box {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}

#Ticker_wrapper {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-position: right center;
	background-image: url(../images/message_arrow.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
	padding-right: 15px;
	vertical-align: middle;
}
#writer {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
}
#search_title {
	font-family: Tahoma;
	font-size: 11px;
	color: #2378A4;
	margin-top: 25px;
	padding-right: 15px;
	direction:rtl;
	background-image: url(../images/pathway.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #EFEFEF;
	text-align: right;
}
#search_comment {
	font-family: Tahoma;
	font-size: 10px;
	padding-right: 20px;
	color: #999999;
	text-align: right;
}

#search_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-right: 25px;
	direction:rtl;
	background-image: url(../images/search_icon.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	text-align: right;
}
#topic_underline {
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #999999;
}

#heder_topic {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: 708392;
	text-align: right;
}
#text_topic{
	text-align: right;
}
/*-------------- Menu Tabs 1----------------- */ 
#mainnavi{
	background-image: url('../images/topmenu.gif');
	background-position: top left;
	background-repeat: no-repeat;
	margin: auto;
	height: 27px;
	text-align: center;
	line-height: 27px;
}

#navi{
	float: right;
	width: 716px;
	text-align: right;
}

    #tabs1 {
	float:right;
	margin-right: 12px;
	width:98%;
	font-size:93%;
	line-height:normal;
	margin:-5px 0 0px 0px;
      }
    #tabs1 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
	  
	  
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
	  
	  
    #tabs1 a {
	float:right;
	margin:0;
	padding:0 3px 0 4px;
	text-decoration:none;
	background-image: url("../images/tableft1.gif");
	background-repeat: no-repeat;
	background-position: left top;
      }
    #tabs1 a span {
	float:right;
	display:block;
	background:url("../images/tabright1.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFFFFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#627EB7;
      }
    #tabs1 a:hover {
      background-position:0% -42px;
      }
    #tabs1 a:hover span {
      background-position:100% -42px;
      }
/*------------------------------------*/
#head {
	font-family: Tahoma;
	font-size: 10px;
	text-align: right;
}

#head #home{
	background:url("../images/p-h.gif") no-repeat right top;
	list-style:none;
	margin-right: 0px;
	padding-right: 12px;
	padding-left: 15px;
}

#head #email{
	background:url("../images/p-help.gif") no-repeat right top;
	list-style:none;
	margin-right: 0px;
	padding-right: 12px;
	padding-left: 15px;
}

#head #contact{
	background:url("../images/p-l.gif") no-repeat right top;
	list-style:none;
	margin-right: 0px;
	padding-right: 12px;
	padding-left: 15px;
}

#head #register{
	background:url("../images/p-reg.gif") no-repeat right top;
	list-style:none;
	margin-right: 0px;
	padding-right: 12px;
	padding-left: 15px;
}

