﻿a {
	color: #525d6e;
	text-decoration: none;
}
a:visited {
	color: #525d6e;
	text-decoration: none;
}
a:hover {
	color: #666666;
}
.color {
	color: #525d6e;
}
.search_input {
	font-family: tahoma;
	font-size: 11px;
	background-color: #000;
	border: 1px #333 solid;
	color: #777;
	padding: 1px 3px;
}
.search_btn {
	font-family: tahoma;
	font-size: 11px;
	background-color: #555;
	border: 1px #333 solid;
}
body {
	background-color: #000;
	font-family: tahoma;
	font-size: 11px;
	color: #808080;
	margin: 0px;
	text-align: center;
}
#header {
	margin: 0px auto;
	background-image: url('Images/header.gif');
	background-repeat: repeat-x;
	background-attachment: scroll;
	height: 150px;
	width: 980px;
	border: 1px solid #1E1E1E;
	border-top: none;
	border-bottom: none;
}
#wraper {
	border: 1px solid #1E1E1E;
	border-top: none;
	border-bottom: none;
	width: 980px;
	margin: 0px auto;
	background-color: #0D0D0D;
}
#cr {
	width: 100%;
	display: block;
	margin: 0px 5px;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: center;
	direction: ltr;
	letter-spacing: 1px;
}
#mr {
	width: 170px;
	float: right;
	margin: 5px 5px 0px 0px;
}
#mr .title {
	background-position: center center;
	border: 1px solid #1E1E1E;
	background-image: url('Images/bg-head.gif');
	background-repeat: repeat-x;
	background-attachment: scroll;
	color: #808080;
	padding: 2px 5px 6px 5px;
	letter-spacing: 1px;
}
#mr .down {
	border: 1px solid #1E1E1E;
	border-top: none;
	padding: 3px 5px;
	margin-bottom: 5px;
	text-align: right;
	direction: rtl;
	line-height: 1.7em;
}
#mr .down .link {
	background-image: url('Images/dot.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right 10px;
	padding: 1px 8px;
}
#ml {
	width: 170px;
	float: left;
	margin: 5px 0px 0px 5px;
}
#ml .title {
	background-position: center center;
	border: 1px solid #1E1E1E;
	background-image: url('Images/bg-head.gif');
	background-repeat: repeat-x;
	background-attachment: scroll;
	color: #808080;
	padding: 2px 5px 6px 5px;
	letter-spacing: 1px;
}
#ml .down {
	border: 1px solid #1E1E1E;
	border-top: none;
	padding: 3px 5px;
	margin-bottom: 5px;
	text-align: right;
	direction: rtl;
	line-height: 1.7em;
}
#ml .down .link {
	background-image: url('Images/dot.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right 10px;
	padding: 1px 8px;
}
#mc {
	width: 620px;
	float: right;
	margin: 5px 5px 0px 0px;
}
#mc #linkday {
	background-color: #000;
	margin-bottom: 5px;
	text-align: right;
	direction: rtl;
	line-height: 1.6em;
	padding: 5px;
}
#mc #linkday .top {
	font-weight: bold;
	color: #FF5050;
	margin-bottom: 5px;
}
#mc .link {
	background-image: url('Images/dot.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right 10px;
	padding: 1px 8px;
}
#mc #pages {
	background-color: #000;
	margin-bottom: 5px;
	text-align: right;
	direction: rtl;
	line-height: 1.6em;
	padding: 5px;
	border: 1px solid #1E1E1E;
}
#mc #pages .pages {
	text-align: left;
	direction: ltr;
}
#mc .title {
	background-position: center center;
	border: 1px solid #1E1E1E;
	background-image: url('Images/bg-head.gif');
	background-repeat: repeat-x;
	background-attachment: scroll;
	color: #808080;
	padding: 2px 5px 6px 5px;
	text-align: right;
}
#mc .down {
	border: 1px solid #1E1E1E;
	border-top: none;
	padding: 3px 5px;
	margin-bottom: 5px;
	text-align: right;
	direction: rtl;
	line-height: 1.6em;
}
#mc .down .content {
	text-align: justify;
	direction: rtl;
}
#mc .down .content p{
	margin: 7px auto;
	line-height: 1.6em;
}
#mc .down .info {
	margin-top: 8px;
	font-size: 10px;
}
#mc .down .info .author {
	color: #333;
}
#mc .down2 {
	border: 1px solid #1E1E1E;
	padding: 3px 5px;
	margin-bottom: 5px;
	text-align: right;
	direction: rtl;
	line-height: 1.6em;
}
#mc .noclass {
	margin-bottom: 5px;
	text-align: center;
}

