body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding: 0px;
	margin: 5px 0px 3px 0px;
	direction:rtl;
	background-image: url(Images/background.gif);
}
table {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: right;
	padding: 0px;
	margin-: 0px;
	direction:rtl;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #551B03;
	text-decoration:underline;
}

.ShortTr {
	font-size: 1px;
}
.DoorsMainBg {
	background-image: url(Images/DoorsBG.jpg);
	background-repeat: no-repeat;
	height: 369px;
	width: 266px;
	vertical-align: top;
}
.DoorsDiv {
    color: #551B03;
	height: 250px;
	width: 242px;
	margin-top:47px;
	margin-right: 9px;
}
.BrownText{
 color: #551B03;
}
.BottomNav {
	background-image: url(Images/footer.gif);
	background-repeat: no-repeat;
	height: 37px;
}
.BottomNavLinks {
	font-size: 11px;
	margin-bottom: 3px;
}
.WBg {
	background-image: url(Images/WBg.gif);
	background-repeat: no-repeat;
	height: 304px;
}
.ContactBg {
	background-image: url(Images/ContactBg.gif);
	background-repeat: no-repeat;
	height: 295px;
}
.WhiteMain {
	background-image: url(Images/WhiteMain.gif);
	background-repeat: repeat-y;
	padding-right: 8px;
}
.SmallWhiteMain {
	background-image: url(Images/SmallWhiteMain.gif);
	background-repeat: repeat-y;
}
.YellowBg {
	background-image: url(Images/YellowBg.gif);
	background-repeat: repeat;
}
.DotBorder {
	background-image: url(Images/DotBorder.gif);
	background-repeat: repeat-y;
	width: 1px;
}

