body
{
	margin:0px;
    padding:0px;
	font-size: 12px;
	color: black;
	font-style: normal;
	font-family: Tahoma;
	letter-spacing: normal;
	font-variant: normal;
	text-decoration: none;
	overflow-x:hidden;
	background:no-repeat #e2f5fc;
}
a
{
	text-decoration:none;
	cursor:hand;
	color:#000000;
}
a:hover{ text-decoration:underline; }
p{  margin:0px; padding:0px; }
img{ border:none; }
/*input
{
	padding:0px;
	border:0px;
	height:20px;
}*/
.SameBorder{ border:solid 1px #9f9f9f; }

#Container
{
	width:100%;
	margin:0px auto;
	direction:rtl;
}

#UpperBg
{
	background:url(../images/general/UpperBg.jpg) 55% 0 no-repeat;
	width:100%;
	height:161px;
	margin:0px auto 15px auto;
}
.CenterContent
{
	width:983px;
	margin:0px auto 0px auto;
	position:relative;
}
#AddByMail
{
	width:230px;
	float:left;
	margin:4px 400px 28px 0px;
	*margin-bottom:9px;
}
#AddByMail input.EnterMail
{
	width:145px;
	float:right;
}
#AddByMail input.AddButton
{
	height:20px;
	width:70px;
	border:1px;
	margin-right:2px;
}
#UpperBar
{
	float:right;
	width:698px;
	margin-right:260px;
	margin-left:110px;
}
#UpperBar div.BarDetail
{
	float:right;
	margin-left:3px;
	height:47px;
}
#UpperBar div.BarDetail img{ float:right; margin-left:2px; }

.UpperMenu
{
	float:right;
	background:url(../images/general/UppersButtonBg.jpg) no-repeat;
	width:983px;
	height:36px;
	margin-top:31px;
}
.MenuContent
{
	float:right;
	margin:8px 15px 0px 30px;
	font-size:14px;
}
.MenuContent a:hover,.MenuContent a:hover span
{
	color:#b75440;
}
.QuickSearch
{
	float:right;
	margin-top:7px;
}
.QuickSearch input{ float:right; *float:none; }
.QuickSearch input.Quick { width:145px; margin-left:3px; }
.QuickSearch input.QuickSubmit{ width:60px; margin-top:0px; }




