﻿
.Font
{
	font-family: Tahoma,Arial;
	font-size: 11px;
	color: #5c5c5c;
}
.Transparent
{
	background-color:Transparent;
}
a
{
	text-decoration:none;
	font-family: Tahoma,Arial;	font-size: 11px;
}
.Body
{
	font-family: Tahoma,Arial;
	font-size: 11px;
	color: #5c5c5c;
	direction :rtl;
	margin: 0px auto;
	background-image: url('../SiteImage/MainBodyBG.png');
	text-align: center;
	background-color:#000000;
	background-attachment:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.HorizontalSeparator
{
	background-image: url('../SiteImage/hl.png');
	width: 680px;
	height: 25px;
}
.HomeBody
{
	font-family: Tahoma,Arial;
	font-size: 11px;
	color: #5c5c5c;
	direction :rtl;
	margin: 0px auto;
	background-image: url('../SiteImage/MainBodyBG.png');
	text-align: center;
	background-color:#000000;
	background-attachment:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.DetailBody
{
	font-family: Tahoma,Arial;
	font-size: 11px;
	color: #5c5c5c;
	direction: rtl;
	margin: 0px auto;
	background-color:White;
	text-align: center;
}

.Center
{
	text-align:right;
	margin:0px auto;
}
.Header
{
width:980px;
	height:90px;
}
.Footer
{
	height:40px;
	width:980px;
	text-align:right;
	font-size: 10px;
	color: #999999;
}
.FooterLogo
{
	height:80px;
	width:320px;
	
}
.BodyL
{
	background-image: url('../SiteImage/BodyL.png');
	width:10px;
	background-repeat:repeat;
}
	
.BodyR
{
	background-image: url('../SiteImage/BodyR.png');
	width:10px;
	background-repeat:repeat;
}
.BodyBG
{
	background-image: url('../SiteImage/BodyBG.png');
background-repeat:repeat;	
	width:960px;
	background-color:#eeeeee;
}
.MenuBG
{
	height: 40px;
	width: 940px;
	text-align: center;
	vertical-align: middle;
	
}
.BoxTR
{     
	height: 25px;
	width: 10px;
	background-image: url('../SiteImage/BoxTR.png');
}
.BoxTL
{
	height: 25px;
	width: 10px;
	background-image: url('../SiteImage/BoxTL.png');
}
.BoxT
{
  background-position:center;
	vertical-align:middle;
	height: 25px;
	background-image: url('../SiteImage/BoxT.png');
	background-repeat:repeat-x;
}
.BoxBR
{
	height: 15px;
	width: 10px;
	background-image: url('../SiteImage/BoxBR.png');
}
.BoxBL
{
	height: 15px;
	width: 10px;
	background-image: url('../SiteImage/BoxBL.png');
}
.BoxB
{
	height: 15px;
	width:200px;
	background-image: url('../SiteImage/BoxB.png');
  background-repeat:repeat-x;
}
.BoxR
{
	width: 10px;
	background-image: url('../SiteImage/BoxR.png');
	background-repeat: repeat-y;
}
.BoxL

{
	width: 10px;
	background-image: url('../SiteImage/BoxL.png');
	background-repeat: repeat-y;
}
.BoxBG
{
	background-image:url('../SiteImage/BoxBG.png');
	background-repeat:repeat;
	text-align: center;
}
.Ltr
{
	direction:ltr;
}
.Rtl
{
		direction:rtl;
}
.HomeFooter
{
	height:40px;
	background-image:url('../SiteImage/Footer.png');
	text-align:center;
	font-size: 10px;
	color: #999999;
}
.HomeBodyBG
{
	background-image: url(../SiteImage/BodyBG.png);
	background-repeat:repeat;
	width:960px;
	background-color:#eeeeee;
	}
table
{
	padding:0;
	border-spacing:0;
	border:0;
}

