body {
	background-color: #fdf9f6;
	font-family: Arial;
	font-size: 13px;
	font-weight: bolder;
	color: #555553;
	text-align: right;	
	line-height: normal;
	background-position: right;
	margin: 0px;
	background-image: url(../images/bg.gif);
	background-color: #E9E2CC;

}

A:link
{ color: #7E7E7E; }

A:visited 
{ color: #7E7E7E; }

A:link:hover 
{ 
{ color: #7E7E7E; 
text-decoration: none
}

A:visited:hover 
{color: #7E7E7E;}

td {
	text-align: right;
	line-height: 18px;
	float: right;
}
.directions {
	direction: rtl;		
}
.title {
	font-family: Arial;
	font-size: 22px;
	font-weight: bolder;
	color: #806720;
	font-style: normal;
}

.titleMain {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #927C39;
	direction: rtl;			
}
.titleSub {
	font-family: Arial;
	font-size: 14px;	
	font-weight: bold;
	color: #927C39;
	direction: rtl;			
}

.txtsmall {
	font-size: 12px;
	direction: rtl;			

}
