
*{
	margin:0;
	padding:0
}

body{
	background:#480105 url(../images/xbg.png) repeat-x top center;
	padding:0px;
	margin:0px
}

A,A:visited{
	color:red;
	text-decoration:none
}

A:hover{
	color:#fff;
	text-decoration:none
}

#paper{
	background:url(../images/xpaper.png) no-repeat top center;
	margin:auto auto;
	width:1000px;
	height:640px;
	padding:0px
}

.space{
	height:103px
}

#header{
	background:url(../images/header.png) no-repeat top center;
	width:500px;
	height:120px;
	margin:auto auto;
	float:center
}

.login{
	float:left;
	width:150px;
	height:230px;
	margin:130px 35px 0 10px
}

.rules{
	float:right;
	width:230px;
	height:230px;
	margin:130px 35px 0 10px;
	font-family:tahoma;
	font-size:8pt;
	color:#000;
	line-height:23px;
	text-align:justify;
	direction:rtl
}

.box{
	height:163px
}

.input{
	width:145px;
	float:center;
	text-align:center;
	border:red 1px solid;
	color:#000;
	font-family:tahoma
}

.submit{
	width:145px;
	float:center;
	text-align:center;
	border:0px;
	background:#000;
	font-family:tahoma;
	font-size:9pt;
	color:red;
	height:30px
}

.user-online{
	font-family:tahoma;
	font-size:8pt;
	color:#000;
	text-align:center;
	margin:0px;
	padding-top:25px;
	line-height:23px
}

.designer{
	margin-top:70px;
	clear:both;
	width:500px;
	height:100px;
	font-family:tahoma;
	font-size:8pt;
	color:#000
}

.designer a,.designer a:visited{
	color:#000
}

#keywords{
	width:1000px;
	height:15px;
	padding:0px;
	margin:auto auto;
	text-align:center
}

.hs{
	height:15px;
	float:right;
	margin:0px;
	padding:0 4px
}

h1,h2,h3,h4,h5,h6{
	font-family:tahoma;
	font-size:8pt;
	color:red
}