html
{
	width:100%;
	height:100%;
}
body 
{
	background:#960101;
	font:normal 12px Arial;
	color:#404040;
	margin:0;
	padding:0;
}
form, h1, h2, h3, h4 {
	margin:0px;
}
img {
	border:none;
	vertical-align:middle;
}
p {
	margin-top:5px;
}
div, table, span, ul, li, p
{
	text-align:right;
	direction:rtl;
}
input, select, textarea
{
	font-family:Arial;
	direction:rtl;
}
h1
{
	font:bold 14px Arial;
	color:#000;
	background:url(../images/top_title.gif) no-repeat;
	height:29px;
	line-height:29px;
	text-align:right;
	padding-right:50px;
	margin-bottom:8px;
}
#SslIcon
{
	width:95px;
	height:95px;
	background:url(../images/ssl_icon.jpg) center no-repeat;
	float:left;
	margin-left:10px;
}
#TopBody
{
	height:85px;
	overflow:auto;
	margin:5px 30px 5px 30px;
	direction:ltr;
	padding:0 5px 0 5px;
}
#TopBody h2
{
	font:bold 12px Arial;
	color:#a61e11;
}
#SaleImage
{
	display:block;
	width:165px;
	height:125px;
	margin:5px auto 0 auto;
}
#SaleImage img
{
	width:165px;
	height:125px;
}
