div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
	direction: rtl;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}


html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	background-image: url("../images/BG.jpg");
	font-family:Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
div {
	top: 0;
	margin: 0;
	padding: 0;

}
a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
img {
	border: 0px;
}

.clearit {
	clear: both;
}

#pageBody {
/*	height: 900px;*/
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	width: 903px;
	top: 20px;
	position: relative;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}
#bannerSpacer {
	background-color: #363636;
	height: 5px;
	border-right: 1px solid #a0a0a0;
	border-left: 1px solid #7d7d7d;
}
#topLine {
	margin: 0;
	padding: 0;
}


#topMenu img {
	vertical-align: middle;
	margin: 6px 0 4px 0;
	padding: 0px;
}
#topMenu ul {
	padding: 0px;
	margin: 0px;
	text-align: right;
}
#topMenu ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	text-align: right;
}






#clubHeader {
	color: #bed62f;
	background-color: #404040;
	padding-bottom: 10px;
	font-weight: bold;
	margin-bottom: 15px;
}
.clubFormText {
	float: right;
	width: 50px;
	color: #8f8f8f;
	margin-bottom: 10px;
	margin-right: 17px;
	clear: both;
}
.clubFormInput {
	margin-bottom: 10px;
	float: right;
	background-color: #c7c7c7;
	width: 370px;
}



#searchHeader {
	color: #bed62f;
	background-color: #404040;
	padding-bottom: 10px;
	font-weight: bold;
	margin: 10px 10px 0px 0;
}

#searchFormInput {
	margin-right: 7px;
	float: right;
	background-color: #c7c7c7;
	width: 275px;
	border: 0;
	height: 20px;
}


#footer {
	text-align:center;
	margin-top: 20px;
	position: relative;
}
#footerLinks {
	margin-right: 50px;
	text-align:center;
	width: 850px;
	position: relative;
}
.linkItem {
	float: right;
	list-style: none;

}
.linkItem a {
	color: #8a8a8a;
	display: block;
	font-weight: bold;
	font-size: 14px;
	margin-left: 5px;
	padding-left: 5px;
	border-left: 1px solid #8a8a8a;
}
#footerRights {
	clear: both;
	position: relative;
	text-align: center;
	font-size: 13px;
	color: #9e9e9e;
	margin-top: 22px;
}
#footerRights a {
	color: #9e9e9e;
	text-decoration: none;
}

