html
{
	width:100%;
	height:100%;
}
body 
{
	background:#cec7bf;
	font:normal 12px Arial;
	color:#4f1b00;
	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;
}
.invertalign
{
	float:left;
}
input, select, textarea
{
	font-family:Arial;
}
.clear
{
	clear:both;
}
h4
{
	height:30px;
	font:bold 12px Arial;
	text-align:right;
	background:url(../images/title_bg.gif) repeat-x;
	border-bottom:1px dotted #4f1b00;
}
h4 span
{
	display:block;
	height:30px;
	line-height:30px;
	background:url(../images/title_bullet.gif) right no-repeat;
	padding-right:10px;
	margin-right:10px;
}
#JonTbl
{
	color:#d2232a;
}
#JonTbl tr
{
	height:30px;
}
#MainLable
{
	font:bold 14px Arial;
	background:url(../images/red_bullet.gif) right no-repeat;
	border-bottom:1px dotted #4f1b00;
	padding:5px 10px 5px 0;
	margin-bottom:10px;
}
#MainLable b
{
	color:#943301;
}
