body {
	background-color: #fde1ac;
	margin-top: 0px;
	margin-bottom: 0px;
}

a{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #D50000;
	text-decoration: none;	
}

a:hover{
	color: #FF0000;
	text-decoration: underline;	
}
.NavigationIcon {
	background-image: url(Home-Objects/Navigation-icon.gif);
	background-repeat: no-repeat;
}


.SideBarRightBgColor {
	background-color: #ff8207;
}

.LeftShadow {
	background-image: url(Home-Objects/left-Shaddow.gif);
}
.Footer {
	background-image: url(Home-Objects/Footer-Box-Backgrnd.gif);
	background-repeat: repeat-x;
}


.Footer div {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #a35100;
	text-decoration: none;
}

.Footer div a{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #a35100;
	text-decoration: none;
}
.Footer div a:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #C63C00;
	text-decoration: underline;
}

.RightShadow {
	background-image: url(Home-Objects/Right-Shaddow.gif);
	background-repeat: repeat-y;
}

.MainAreaBgColor {
	background-color: #f3a534
	}

.BottomShadow {
	background-image: url(Home-Objects/Bottom-Shaddow.gif);
	background-repeat: no-repeat;
}








.linkBox {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	text-align: right;
	height: 26px;
	line-height: 26px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e57409;
}
.linkBox img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

.BottomBorderNavigation {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e57409;
}


.linkBox a {
	color: #FFFFFF;
	text-decoration: none;
		display: block;

}
.SideBarRightBgColor .linkBox #subLinks {
	padding-right: 22px;
}


.linkBox a:hover {
	color: #FFFFA8;
	background-color: #E17100;
	display: block;


}
.TextBoxWithTitle {
	border: 1px solid #E49B32;
}

#TitleOfTextBox {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
	text-align: right;
	line-height: 29px;
	direction:rtl;
	padding-right: 7px;
}

#DetailOfTextBoxRight {
	direction:rtl;
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-align: justify;
	margin: 7px;
	line-height: 18px;
}

#DetailOfTextBoxLeft {
	direction:rtl;
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-align: justify;
	margin: 7px;
	line-height: 24px;
	display: block;
}
.Titles {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	background-color: #E49B32;
	text-align: right;
	padding-right: 7px;
	direction:rtl;
}
.InnerTexts {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-align: justify;
	direction:rtl;
	line-height: 22px;

}
.ListStyles {
	color: #000000;
	line-height: 20px;
}
.GalleryTable {
	border: 1px solid #FF8207;
}

.GalleryTable a img{
	border: 1px solid #ff8207;
}
.GalleryTable a:hover img{
	border: 1px solid #ffffff;
}
.InnerTextTitles {
	color: #DD0000;
	font-weight: bold;
	line-height: 40px;
}
.SubInnerTextTitles {
	color: #CE0000;
	line-height: 25px;
}
