.title	   		 {  font-family: tahoma;  font-size: 13px;  color: #20577E; font-weight:bold; line-height:0.7}

.links	   		 {  font-family: Tahoma;  font-size: 11px;  color: #29363E;}
.links a:link 	 {  font-family: Tahoma;  font-size: 11px;  color: #29363E;  text-decoration: none;  font-weight: bold;}
.links a:visited {  font-family: Tahoma;  font-size: 11px;  color: #29363E;  text-decoration: none;  font-weight: bold;}
.links a:hover 	 {  font-family: Tahoma;  font-size: 11px;  color: #C69C6D;  text-decoration: none;  font-weight: bold;}

.linkson   			 {  font-family: Tahoma;  font-size: 11px;  color: #C69C6D;}
.linkson a:link 	 {  font-family: Tahoma;  font-size: 11px;  color: #C69C6D;  text-decoration: none;  font-weight: bold;}
.linkson a:visited	 {  font-family: Tahoma;  font-size: 11px;  color: #C69C6D;  text-decoration: none;  font-weight: bold;}
.linkson a:hover 	 {  font-family: Tahoma;  font-size: 11px;  color: #C69C6D;  text-decoration: none;  font-weight: bold;}


.txt	   		 {  font-family: Tahoma;  font-size: 11px;  color: #20577E; line-height:16px}
.txt a:link 	 {  font-family: Tahoma;  font-size: 11px;  color: #20577E; line-height:16px;  text-decoration: none;  font-weight: bold;}
.txt a:visited   {  font-family: Tahoma;  font-size: 11px;  color: #20577E; line-height:16px;  text-decoration: none;  font-weight: bold;}
.txt a:hover 	 {  font-family: Tahoma;  font-size: 11px;  color: #0C7228; line-height:16px;  text-decoration: none;  font-weight: bold;}


body
{
	scrollbar-base-color: #13506F;
	scrollbar-arrow-color: #ECEDF1;
	scrollbar-darkshadow-color: #13506F;
	scrollbar-face-color: #13506F;
	scrollbar-highlight-color: #13506F;
	scrollbar-shadow-color: #ECEDF1;
	scrollbar-3dlight-color: #ECEDF1;
	direction: 	rtl;
}

.input {
	font-size: 12px;
	font-family: Tahoma;
	color: #022547;
	background-color: #FFFFFF;
	direction:rtl;
	border: 1px solid #022547;
	  }
	
	
.button  {	font-size: 11px; 
			font-weight: bold;
			font-family: Tahoma; 
			color: #FFFFFF;
			background-color: #13506F; 
			border-top: 1px #13506F solid; 
			border-right: 1px #13506F solid; 
			border-bottom: 1px #13506F solid; 
			border-left: 1px #13506F solid;
	}	


.pix  {	
			border-top: 4px #D8CAA5 solid; 
			border-right: 4px #D8CAA5 solid; 
			border-bottom: 4px #D8CAA5 solid; 
			border-left: 4px #D8CAA5 solid;
	}	
	
.bgtitle {
	background-image: url(../images/titlebg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
