html
{
	width:100%;
	height:100%;
}
body 
{
	width:100%;
	margin:0;
	padding:0;
	background:#fff;
	font:normal 12px Arial;
	color:#000;
}
form, h1, h2, h3, h4 {
	margin:0px;
}
img 
{
	border:none;
	vertical-align:middle;
}
p {
	margin-top:5px;
}
div, table, span, ul, li
{
	direction:rtl;
	text-align:right;
}
input, select, textarea
{
	font-family:Arial;
}
table tr
{
	vertical-align:top;
}
#Align
{
	text-align:right;
	direction:rtl;
}
.PL
{
	margin-top:10px;
}
.Box
{
	width:536px;
	background:url(../images/box_bg.gif) center repeat-y;
}
.BoxIn
{
	background:url(../images/box_bot.gif) bottom no-repeat;
	color:#404040;
}
.Box h1
{
	background:url(../images/box_top.gif) top center no-repeat;
	padding-right:25px;
	font:bold 14px Arial;
	color:#950000;
	height:29px;
	line-height:29px;
}
#RegForm
{
	width:432px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/reg_box_bg.gif) center repeat-y;
}
#RegFormTop
{
	background:url(../images/reg_form_top.gif) top center no-repeat;
}
#RegFormBot
{
	background:url(../images/reg_form_bot.gif) bottom center no-repeat;
	padding-bottom:15px;
}
#RegFormBot h2
{
	font:bold 14px Arial;
	text-align:center;
	height:30px;
	color:#000;
	line-height:30px;
}
#RegFormBot h3
{
	font:bold 13px Arial;
	text-align:right;
	padding-right:10px;
	height:30px;
	color:#000;
	line-height:30px;
}
#RegFormBot h3 span
{
	color:#b00000;
	font:bold 13px Arial;
}
#RegFormBot table
{
	margin-left:auto;
	margin-right:auto;
}
#RegFormBot table td
{
	padding:2px 5px 3px 5px;
}
#RegFormBot table th
{
	text-align:right;
	font:normal 12px Arial;
}
#RegFormBot table th span
{
	color:#b00000;
}
#Paging
{
	margin:5px auto 0px auto;
	clear:both;
}
#Paging th
{
	color:#960000;
}
#Paging a
{
	color:#000;
	text-decoration:none;
}
#Paging th, #Paging td
{
	text-align:center;
	font:bold 14px Arial;
}
.searchword
{
	background:#f0fb48;
}
