﻿table {
	font-family: Tahoma;
	font-size: 9pt;
}
/*--------------------------------------------------------------------------------------*/
a {	text-decoration: none;text-indent: 2mm;	color:#0033FF;}
a:hover {text-decoration: none;	color:#009900;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}


body{
	background-image: url('../images/bg.jpg');
	font-family:tahoma;
}
/*--------------------------------------------------------------------------------------*/
.bar-menu{
     background-image: url('../images/line-menu-bar.gif');
     text-indent:2mm;
     height:24px;
     font-family:Tahoma;
	 font-size:12px;
	 color: #415719;
}
.top-menu-link {color:#415719;}
.top-menu-link:hover {color:#cb070b;}	

.bac-menu{
	background-color:#F0EFD8;
}
/*--------------------------------------------------------------------------------------*/

.bac-page-info{
	background-color:#FFFFFF;
}
.text-marquee{
	font-family:Tahoma;
	font-size:12px;
	color: #415719;
	vertical-align:top;
	height:29px;
	text-indent:2mm;
}

.general-box-title{
     font-family:Tahoma;
	 font-size:12px;
	 color: #ffffff;	
	 font-weight:bold;
}
.general-box-content{
	font-family:Tahoma;
	font-size:12px;
	color: #415719;	}
/*--------------------------------------------------------------------------------------*/
.top-box{
	background-color:#FFFFFF;
}

.top-box-title{
	 font-family:Tahoma;
	 font-size:12px;
	 color: #e30000;	
	 font-weight:bold;
}
.top-box-content{
    font-family:Tahoma;
	font-size:12px;
	height:30px;
	color: #415719;
	vertical-align:top;
	height:29px;
	text-indent:2mm;
}
.top-box-link{color:#415719;}
.top-box-link:hover {color:#cb070b;}
	

/*--------------------------------------------------------------------------------------*/		
.comment-sub-title{
     font-family:Tahoma;
	 font-size:12px;
	 color: #e30000;	
	 font-weight:bold;	
}
.comment-content{
    background-color:#FFF9C8;
    font-family:Tahoma;
	font-size:12px;
	color: #415719;
	vertical-align:top;
	text-indent:2mm;	
}

/*--------------------------------------------------------------------------------------*/		


.footer-text{
    font-family:Tahoma;
	font-size:12px;
	text-align:center;
    color: #415719;	
    height:30px;
}
/*--------------------------------------------------------------------------------------*/

.text-search{
	color:#40493e;
}
	
	
	
	
.span_margine
{
margin:0px;
border:0px #000000 solid;
direction:rtl;
color:#000000;
line-height:150%;
height:24px;
}

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 100%;
text-align:right;
border-bottom: 0px solid #ccc;
color:#000000;
}
.suckerdiv ul li{
position: relative;
border-bottom:0px dashed #BBBBBB;
line-height:150%;
background-image: url('../images/line-menu-bar.gif');
font-family:Tahoma;
color: #415719;
font-size:9pt;
/*text-align:right;
direction:rtl;
*/}
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 170px; /*sub menu width*/
top: 0px;
visibility: hidden;
background-color:#E4E4CB;
border:1px solid #666666;
direction:rtl;
color:#000000;
font-size:10pt;
height:24px;
}
/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #000000;
line-height:140%;
text-decoration: none;
padding: 1px 5px;
border: 0px solid #ccc;
border-bottom: 0;
}
.suckerdiv ul li a:visited{color: #000099;}
.suckerdiv ul li a:hover{background-color:#E7E7CF;cursor:pointer}
.suckerdiv .subfolderstyle{
background: url(../images/arrow-menu.gif) no-repeat center left;
}
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: right; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */


	
	
	
	
	
	
	
	
