body,td,th {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFF;
}
body {
	background-color: #040f2d;
	margin-left: 0px;
}
a:link {
	color: #acf21e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #399CB6;
}
a:hover {
	text-decoration: none;
	color: #399cb6;
}
a:active {
	text-decoration: none;
	color: #399CB6;
}
img {
	border: none;
}
.clear {
	clear: both;
}
.container {
	width: 980px;
	margin: 0 auto;
}
.header {
	width: 100%;
	height: 124px;
	margin-bottom: 5px;
	border-top: 5px #a3f004 solid;
}
.top-bar {
	direction: rtl;
	background-color: #101a37;
	padding: 10px;
	margin-top: 50px;
	overflow: auto;
	height: 18px;
	margin-bottom: 10px;
}
.right-bar {
	direction: rtl;
	background-color: #101a37;
	width: 174px;
	height: auto;
	overflow: auto;
	float: right;
}
.middle-bar {
	direction: rtl;
	background-color: #101a37;
	width: 592px;
	height: auto;
	overflow: auto;
	float: right;
	padding: 15px;
	margin-left: 5px;
	margin-right: 5px;
}
.left-bar {
	direction: rtl;
	background-color: #101a37;
	width: 174px;
	height: auto;
	overflow: auto;
	float: right;
}
.bar-header {
	padding: 10px;
	color: #FFF;
	background-color: #27314b;
	margin-bottom: 5px;
}
.bar-content {
	padding: 10px;
	margin-bottom: 15px;
}
.sitemap {
	direction: rtl;
	clear: both;
	border-top: 10px solid #040f2d;
	padding: 20px;
	text-align: center;
	background-color: #1d2742;
	line-height: 1.5;
}
