html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
	direction:rtl;
	text-align: right;
	font-family :Arial;
    font-size:11px;
}
html 
{
 overflow-y: scroll !important;
}
img {
	border: 0;
}
a 
{
	color: #5C5C5C;	
	text-decoration: none;
}
a:hover 
{
	color: #5C5C5C;	
	text-decoration: underline;
}

hr
{
	background-color:Gray; 
	height:1px;
	border:0px; 
}

.left {
	float: left;
}


#header {
	height: 203px;
	
}
#header h1 {
	margin-top: 44px;
}
#header h1 img {
	display: block;
}

#headline {
	padding-top: 205px;
}

#photo img {
	display: block;
}


#body-left {
	text-align:right;
	width: 340px;
}
#body-right {
	text-align:right;
	width: 430px;
	padding-left:10px; 
}

#body-right ul.plussbullets {
	margin-top: 15px;
	margin-right: 30px;
	padding: 0;
	font-weight: bold;
}
#body-right ul.plussbullets li {
	background: top right url(../images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 25px 0 0;
}

#body-rightS ul.plussbullets {
	margin-top: 25px;
	margin-right: 3px;
	padding: 0;
	font-weight: bold;
}
#body-rightS ul.plussbullets li {
	background: top right url(../images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 20px 0 0;
}
#clear ul.plussbullets {
	margin-top: 45px;
	margin-left: 30px;
	padding: 0;
	font-weight: bold;
}
#clear ul.plussbullets li {
	background: top right url(../images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 25px 0 0;
}
#body-leftS {
	float: left;
	width: 330px;
}
#body-rightS {
	float: right;
	width: 400px;
}

#body-rightS p {
	margin-right: 2em;
}

#body h2, #body p {
	margin: 0;
}

#body-right p {
	margin-right: 6px;
	margin-right: 6px;
	text-align:justify;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}

#tdhead
{
	font-family :Arial;
    font-size:10px;
    color:#8f8e8e;
    font-weight:normal;
	font-weight:bolder;  
}

td.leftmenu
{
    background-image: url(../images/bndsites_left_menu.jpg);
    background-repeat:no-repeat;
    background-position:left; 
	width:15px;
}
td.rightmenu
{
    background-image: url(../images/bndsites_right_menu.jpg);
    background-repeat:no-repeat;
    background-position:right; 
	width:15px;
}

div.divAddThisOn
{
	clear: both;
	font-family :Arial;
	font-size:11px;
	background-color:#E3E3E3;
    font-weight:bold;
    text-align:center; 
	height:120px;
	width:68px;	
	cursor:pointer; 
	vertical-align: middle;
	display:inline;	
}

div.divAddThisOff
{
	clear: both;
	font-family :Arial;
	font-size:11px;
	background-color:#ededed;
    font-weight:bold;
    text-align:center;
	height:120px;
	width:68px;	
	cursor:default; 
	vertical-align: middle;
	display:inline;
}

#menu 
{
	background-color:#ededed;
	height:120px;
	width:68px;	
}

#menu a 
{
	font-family :Arial;
	font-size:1em;
    font-weight:bold;
    text-align:center; 	 
    vertical-align: middle;
}

#menu a:hover  
{
	font-family :Arial;
	font-size:1em;
    font-weight:bold;
    text-align:center; 
    vertical-align: middle;
}


/***************************************/
td.offHead
{
	font-family :Arial;
    font-size:10px;
    color:Black; 
	font-weight:bolder;
	cursor:default;
	padding-left:20px; 
	padding-right:20px;  
	height:41px; 
}


td.onHead
{ 
	font-family :Arial;
    font-size:10px;
    color:White; 
	font-weight:bolder;
	cursor:pointer;
	background-image: url(../images/headOn.jpg);
	background-repeat: repeat-x;
	background-position:top left;
    padding-left:20px; 
	padding-right:20px; 
	height: 41px; 
	margin-top: 26px;
}
td.Separate1
{ 
	background-image: url(../images/headSeparate.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height: 41px; 
	width: 1px;
}
td.End1
{ 

	height: 41px; 
	width: 13px;
}
td.Start1
{ 
	background-image: url(../images/headStart.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height: 41px; 
	width: 2px;
}
td.Separator
{ 
	background-image: url(../images/bndsites_separate.jpg);
	background-repeat:repeat-y;
	background-position:top;
	width: 5px;
}
td.Separator1
{ 
	background-image: url(../images/bndsites_separate.jpg);
	background-repeat:repeat-x;
	background-position:left;
	height: 5px;
}
td.onSite
{
    font-weight:bold;
    font-size:11px; 
	border :solid 1px #274f80;
	background-color:White;
	filter:alpha(opacity=35);
	opacity: .35;
	cursor:pointer;
	color:black;
	width:180px;
	height:140px;
}
td.selectSite
{
	border :1px solid red;
	cursor:pointer;
}
td.offSite
{   
    font-weight:bold;
    background-color:#f7f7f7;
    font-size:11px; 
	border :solid 1px #274f80;
	cursor:default;
	width:180px;
	height:140px;
}
td.onSearch
{
	cursor:pointer;
	background-color:White;
	filter:alpha(opacity=20);
	opacity: .20;
}

td.onSketch
{
	filter:alpha(opacity=90);
	opacity: .9;
	cursor:pointer;
	color:black;
}
td.offSketch
{   
    font-weight:bold;
	cursor:default;
}
/******** IMAGE ********/

img.onFlag
{
	border :1px solid #a3b271;
	cursor:pointer;
}
img.offFlag
{
	border :1px solid Gray;
	cursor:auto;
}
img.onWebsite
{ 
	border :1px solid #E3E3E3;
	cursor:pointer;
	font-family:Arial;
	font-size:11px; 
	color:#274f80;
}

img.offWebsite
{
    border :1px solid #E3E3E3;
	cursor:default;
	font-family:Arial;
	font-size:11px; 
	color:#274f80;
}
img.onLogo
{
	cursor:pointer;
}
img.offLogo
{
	cursor:auto;
}

.spanTitle0
{
    font-family:Arial;
	font-size:16px; 
	color:#274f80;
	font-weight:bold;
}

.spanTitle
{
    font-family:Arial;
	font-size:12px; 
	color:#274f80;
	font-weight:bold;
}

#DivSitemap ul {
	margin-top: 8px;
	margin-left: 30px;
	padding: 0;
	font-weight: bold;
	margin-bottom: 8px;
	list-style:square inside  ;
}
#DivSitemap li {

	margin: 0 8px 6px 0;
	padding: 0 25px 0 0;
	list-style:square outside  ;
	
}

.CustomerDiv
{
}
#CustomerDiv a:hover  
{
	color:Blue; 
}

/****************************/

h1
{
	margin: 0;
	padding: 0;
	font-size:16px; 
	
}

h2
{
	margin: 0;
	padding: 0;
	font-size:14px; 
	line-height:20px; 
	font-weight:normal;
}

h3
{
	margin: 0;
	padding: 0;
	font-size:12px; 
	line-height:20px; 
	font-weight:normal;
}

h4
{
	margin: 0;
	padding: 0;
	font-size:12px; 
	font-weight:bold;  
	line-height:20px; 
}

h5
{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:11px; 
	text-decoration:underline; 
}

h6
{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:10px; 
	text-decoration:underline; 
}

.panelTable
{
	background-color:white;
	height:100%;
	width:100%;
}
.showContainer
{
	width:250px;
	height:100px;
	padding:4px;
}
.title
{	
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#444444;
	line-height:18px;
}
.textTitle
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}
.textContent
{
	font-family:Verdana;
	font-size:11px;
}
.textLink
{
	text-decoration:underline;
}
.textLink:hover
{
	text-decoration:underline;
	color:Gray;
}
.newsTable
{
	background-color:#EEEEDD;
	padding:5px;
}
.image
{
	cursor:pointer;
}
.examples
{
	font-size:12px;
}
		
/*********************** Menu **********************/
		
		
    .menuItem
	{   
		text-align:center; 
		height:120px;
		width:77px;	
		background-color:#ededed;
	} 
      
    .menuItem1
    {
		text-align:center; 
		height:120px;
		width:77px;			
		background-color:#E3E3E3;
		cursor:pointer; 			
    } 
       
    .menuItem2
    {
		text-align:center; 
		height:120px;
		width:77px;		
		background-color:#E3E3E3; 					
    }
    
    
    .menuItem  a 
    {         
    	clear:both;  
    	display:table-cell;
		font-family :Arial;
		font-size:15px !important;
	    text-align:center; 
	    text-decoration:none; 
		vertical-align:middle; 
    }
    
    .menuItem  a:hover  
    {    		     
    	clear:both;  
    	display:table-cell;
		font-family :Arial;
		font-size:15px !important;
	    text-align:center; 
	    text-decoration:none; 
		vertical-align:middle;
    }
    
    .menuItem1  a 
    {	    
    	clear:both;  
    	display:table-cell;
		font-family :Arial;
		font-size:15px !important;
	    text-align:center; 
	    text-decoration:none; 
		vertical-align:middle;
    }
    
    .menuItem1  a:hover 
    {
    	clear:both;  
    	display:table-cell;
		font-family :Arial;
		font-size:15px !important;
		background-color:#E3E3E3;
	    text-align:center; 
	    text-decoration:none; 
		vertical-align:middle;
    }
   
    .menuItem2  a 
    {
    	clear:both;  
    	display:table-cell;
		font-family :Arial;
		font-size:15px !important;
		background-color:#E3E3E3;
	    color:#097798;
	    text-align:center; 
	    text-decoration:none; 
		vertical-align:middle;
    }
    
    .menuItem2  a:hover 
	{
    	clear:both;  
    	display:table-cell;
		font-family :Arial;
		font-size:15px !important;
		background-color:#E3E3E3;
	    color:#097798;
	    text-align:center; 
	    text-decoration:none; 
		vertical-align:middle; 
	}
	
	
    .dmenuItem
	{   
		list-style:none;
        height:20px;
        width:120px;
		text-align:right; 
	    padding-right:5px; 	
    }  
      
    .dmenuItem1
    {
    	list-style:none;
        height:20px;
        width:120px;
		text-align:right; 
	    padding-right:5px; 			
    } 
       
    .dmenuItem2
    {
    	list-style:none;
        height:20px;
        width:120px;
		text-align:right; 
	    padding-right:5px; 		
    }
    
    
    .dmenuItem  a 
    {   
        clear:none;       
		font-family :Arial;
		font-size:14px;
		color:#8f8e8e;
	    font-weight:bold;
    }
    
    .dmenuItem  a:hover  
    {    		
		clear:none;        
		font-family :Arial;
		font-size:14px;
		color:#274f80; 
		font-weight:bold;
    }
    
    .dmenuItem1  a 
    {	
        clear:none;       
		font-family :Arial;
		font-size:14px;
		color:#8f8e8e;
	    font-weight:bold;
    }
    
    .dmenuItem1  a:hover 
    {
		clear:none;        
		font-family :Arial;
		font-size:14px;
		color:#274f80; 
		font-weight:bold;
    }
   
    .dmenuItem2  a 
    {
        clear:none;       
		font-family :Arial;
		font-size:14px;
		color:#8f8e8e;
	    font-weight:bold;
    }
    
    .dmenuItem2  a:hover 
	{
		clear:none;        
		font-family :Arial;
		font-size:14px;
		color:#274f80; 
		font-weight:bold;
	}
	
	/******************************************/
	
td.websiteCenter
{
    width:1000px;
	height:990px;
}

td.websiteRight
{
    background-image:url('../images/rights.jpg');
    background-position:top right;
    background-repeat:no-repeat;    
    width:35px;
	height:990px;
}

td.websiteLeft
{
    background-image:url('../images/leftS.jpg');
    background-position:top left;
    background-repeat:no-repeat;    
    width:35px;
	height:990px;
}
