﻿A:link		{
	text-decoration: none;
	COLOR: #F1EECB;
}
A:visited	{
	text-decoration: none;
	COLOR: #F1EECB;
}
A:hover	{
	text-decoration: underline;
	COLOR: #FCF4C0;
}
INPUT {
	border: 1px solid #000000;
}
#header {
	background-image: url('images/headerbg.jpg');
	background-repeat: repeat-x;
	height: 203px;
}
#headerright {
	height: 203px;
	width: 331px;
	float: right;
}
#footer {
	background-image: url('images/footerbg.gif');
	background-repeat: repeat-x;
	height: 81px;
}
#footerright {
	background-image: url('images/footerright.jpg');
	background-repeat: repeat-x;
	height: 81px;
	width: 331px;
	float: right;
}
#footerleft {
	height: 81px;
	width: 156px;
	float: left;
}
#headerleft {
	height: 100%;
}
#headermenu {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 4.5em;
	font-family: tahoma;
	font-size: 11px;
	left: 5em;
}
#headermenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#headermenu li {
	padding: 0px;
	margin: 0px;
	display: inline;
	background-image: url('images/abg.gif');
	background-repeat: no-repeat;
	background-position: 90% center;
}
#headermenu a {
	background-position: 97% center;
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	padding: 14px 30px 15px 14px;
	margin-right: 1px;
	-moz-border-radius: 5px;
	background-color: #494842;
	background-repeat: no-repeat;
}
#headermenu a:hover {
	background-color: #B2A459;
}
body {
	background-color: #6F6F6D;
	padding: 0px;
	margin: 0px;
	color: #F0ECC9;
	font-family: tahoma;
	font-size: 9pt;
	text-align: center;
}
.contact {
	background-image: url('images/contact.gif');
}
.statics {
	background-image: url('images/statics.gif');
}
.adv {
	background-image: url('images/adv.gif');
}
.rules {
	background-image: url('images/rules.gif');
}
.forum {
	background-image: url('images/forum.gif');
}
form {
	padding: 0px;
	margin: 0px;
	direction:rtl;
}
.input {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.container {
	margin: 10px auto 10px auto;
	background-color: #494842;
	padding: 5px;
	width: 550px;
	text-align: center;
	-moz-border-radius: 5px;
}
legend {
	color: #FCF4C0;
}
table {
	border-collapse: collapse;
	direction:rtl;
}
fieldset {
direction:rtl;
}
#form {
	margin: 10px auto 10px auto;
	background-color: #494842;
	padding: 5px;
	width: 550px;
	text-align: center;
	-moz-border-radius: 5px;
}
.noborder {
	border-style: none;
	margin-right: 5px;
	margin-left: 5px;
}
