body 
{
	width:100%;
	margin:0;
	padding:0;
	background:#f6ebcb url(../images/bg.gif);
	font:normal 12px Arial;
	color:#521e1a;
}
form, h1, h2, h3, h4 {
	margin:0px;
}
img 
{
	border:none;
}
a
{
	outline:none;
}
p {
	margin-top:5px;
}
div, table, span, ul, li
{
	direction:rtl;
	text-align:right;
}
table
{
	border-collapse:collapse;
}
input, select, textarea
{
	font-family:Arial;
}
.PL
{
	margin-top:10px;
}
h1
{
	font:bold 14px Arial;
	color:#862e0f;
	margin-bottom:5px;
}
#GalleryBox
{
	text-align:center;
}
#GalleryBox h4
{
	text-align:right;
	padding:5px;
	font:bold 13px Arial;
}
#ContactBox
{
	width:100%;
	background:url(../images/bord.gif) top repeat-x;
}
#ContactHead
{
	background:url(../images/bord.gif) bottom repeat-x;
	font:bold 13px Arial;
	color:#af6511;
	text-align:right;
}
#ContactHead td, #ContactHead th
{
	text-align:right;
	padding:5px;
}
#ContactHead td
{
	border-left:1px dotted #8f7c4a;
}
#bTitle
{
	height:21px;
	background:url(../images/title_bg.gif) center repeat-x;
	font:bold 12px Arial;
	color:#af6511;
	padding-right:5px;
	line-height:21px;
}