ul {margin:0; padding:0; list-style:none; line-height:16px; }
li {background:none}


body{
		direction: rtl;
 		margin:0px;
  		padding:0px;
		background-color:#B4B8BB;
		color:#616161;
	}

td,div,select{
	font-size:12px;
   font-family: Arial, Tahoma;
	color:#616161;
	line-height:14px; 
	
}
p {
	text-align: justify; 
}
.uppernav-right {
	text-align: right;
	vertical-align: bottom;
	color: #f2f2f2;
	line-height:10px;
}
.uppernav-right a{
	text-decoration: none;
	font-weight: bold; 	
	color: #f2f2f2;
	line-height:10px; 
	
}

.uppernav-left {
	text-align: left;
	vertical-align: middle;
	color: #f2f2f2;
}
.uppernav-left a{
	text-decoration: none;
	font-weight: bold; 	
	color: #f2f2f2;
}

.church_links	{
	text-align: right;

	color: #4E4E4E;
}
.church_links a{
	text-decoration: none;
	font-weight: bold; 	
	color: #4E4E4E;
  	margin: 5px 5px 5px 5px;
}
.black{
	color:#272727;
}
.dark{
	color:#4E4E4E;
}
.blue{
	color:#4C7A9C;
}
.green{
	color:#6E9264;
}
.pol{
	color:#FFFFFF;
	text-decoration:none;
}
.title {
	background:URL(../../images/template/2_w1.gif) no-repeat top; 
	text-align: center;
	color:#FFFFFF;	
	font-weight: bold; 	
		font-size:13px;
}
a {cursor:pointer}
a.pol:hover{ text-decoration:underline}
a.green:hover{ text-decoration:none;}
a.blue:hover{ text-decoration:none}
a.books { text-decoration:none; }
a.dark:hover{ text-decoration:none}




.input{
  		height:18px; 
 		background-color: #f2f2f2;
 		border: 1px solid #666666;
		font-size:11px;
    	font-family:Tahoma;
		color:#616161;

		}

.button{
  		height:18px; 
 		background-color: #f2f2f2;
 		border: 1px solid #666666;
		font-size:11px;
    	font-family: Arial, Tahoma;
		color:#616161;
		margin:0px;

}

 .textarea{
 		width:300px; height:100px; 
 		background-color: #f2f2f2;
  		border: 1px solid #666666;		
		font-size:11px;
    	font-family:Tahoma;
		color:#616161;
		margin:0px;
		padding:2 0 0 4px;
		overflow:auto;
		}
		
.footer a {
	text-decoration: none;
	font-weight: bold; 
	color: #ffffff;
	font-size: 12px;
}

/*-------------------
|Calendar style      |
/*------------------*/

.calendar	         {font-size: 9px; text-align: center;}
.calendar_days	         {font-size: 9px; text-align: center;}



div.autocomplete {
      position:absolute;
      width:250px;
      background-color:white;
      border:0px solid #888;
      margin:0px;
      padding:0px;
      display:inline;
	  z-index: 100;
}

div.autocomplete ul {
	list-style:none!important;
	list-style-image:none!important;
	margin:0px;
	padding:0px;
}

div.autocomplete ul li.selected {
	background-color: #B9DAF0;
}

div.autocomplete ul li {
	font-size: small;
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
}