@CHARSET "utf-8";
@import url("content.fa.css");

body {
	background: #fff url("../img/bkg.gif");
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font: 13px Tahoma, Arial;
	font-weight: normal;
	color: 000;
	margin-top: 10px;
	text-align: center;	
}

.page {
 	background-color: #fff;
 	width: 980px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	direction: rtl;	
}

.page_in {
 	background-color: #fff;
 	width: 780px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	direction: rtl;	 
}



.columnr {
	margin-left: auto;
	margin-right: auto;
	float: right;	
	direction: rtl;
	-moz-box-sizing: border-box;
}

.columnl {
	margin-left: auto;
	margin-right: auto;
	float: left;
	direction: rtl;
	-moz-box-sizing: border-box;
}


.page_title {
	font: 16px Times New Roman, tahoma, Arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/* --------------------------------------------------------- */
#header {
	clear: both;
	padding: 0px;
	font-size: 11px;
	font-family: Tahoma,Times New Roman;
	font-weight: normal;
}

#header ul {
	padding: 0px;
	border-top: 0px;
	margin: 0px;
	list-style-type: none
}

#header li {
	padding-left: 0px;
	padding-left: 0px;
	float: right;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

#header li a {
	color: #333333;
	border-left: #999999 1px solid;
	padding-left: 1em;
	display: block;
	padding-right: 1em;
	padding-bottom: 3px;
	padding-top: 3px;
	text-decoration: none;	
}

#header li a:hover {
	color: #333333;
	text-decoration: none
}

/* --------------------------------------------------------- */
.inputbox {
	height: 20px;
	border: 1px solid silver;
	margin-bottom: 1px;
	font: 10px tahoma, sans-serif;
	color: #57575B;
	background: #ffffff url(../img/search-icon.gif) no-repeat center left;
	margin: 0px;
}

.news_nav {
	font: normal 11px tahoma;
	color: #000000;
	text-decoration: none
}

.news_nav_print {
	font: normal 11px tahoma;
	color: #000000;
	text-decoration: none;
	cursor: pointer
}

.section_name {
	border-top: 1px solid #A5B2BD;
	border-left: 1px solid #A5B2BD;
	height: 20px;
	background-image: url('../img/secbg.gif');
	padding-right: 2px;
	font: 13px Times New Roman;
	font-weight: bold;
	color: #333333;
}

/* --------------------------------------------------------- */
#pager {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: black;
	margin: 5px 0px 3px;
}

#pager a {
	border: #999 1px solid;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #999;
	font: 12px tahoma;
	font-weight: 600;
	color: white;
	text-decoration: none
}

#pager a:hover {
	color: white;
	background-color: #666
}

/* ------------*/
#search {
	float: right;
	padding: 6px 0px 6px; /* --- top, right, bottom, left --- */
	/*background: url(../images/h3-bg.gif) repeat-y center right;*/
	position: absolute;
	top: 8px;
	right: 0;
}

.search {
	width: 140;
	padding-right: 0px;
}

.searchNav {
	font: 12px tahoma, Arial;
	color: black;
	background-color: f8f8f8;
	margin-top: 5px;
	border: 1 solid e0e0e0;
	height: 25px;
}

.search_result {
	font: 15px Times New Roman, tahoma, Arial;
	color: #004B97;
	text-decoration: none;
	font-weight: bold;
}

.search_result:hover {
	color: #bb0003;
}

.search_result:active {
	color: #3047A0;
}

.search_result:visited {
	color: #3047A0;
}

.summerize {
	font: normal 13px arial;
	color: #3A3A3D;
}

.link {
	font: 13px tahoma;
	color: #000033;
	font-weight: normal;
	text-decoration: none;
}  /* 0558b5*/
.link:hover {
	color: #800000;
	text-decoration: none;
}

.link_cat {
	font: 14px Arial;
	color: #FFF;
	font-weight: bold;
	background-color: #002CBF;
}

.poll_title {
	font: 14px Arial;
	color: #1809A6;
	font-weight: bold;	
}

/* header start */
#nav1 {
	/*clear: both;*/
	width: 970px;
	height: 25px;
	padding: 0px;
	font-family: tahoma, Times New Roman;
	font-weight: normal;
	line-height:37px;
	float: right;
	overflow: hidden;
}

#nav1 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none
}

#nav1 li {
	float: right;
	margin: 0px;
	color:#000;
	font-size: 10px;
}

#nav1 li a {
	font-size: 11px;
	color:#FFFFFF;
	/*border-left: #999 0px solid;*/
	padding-left: 0.75em;
	padding-right: 0.75em;
	display: block;
	text-decoration: underline;
}

#nav1 li a:hover {
	color: #ffa100;
	text-decoration: underline;
}


/* header end */
.cTrue {
	BACKGROUND: #F0F8FD
}
.cFalse {
	BACKGROUND: #ffffff
}