@import url("layout.css");
body {	

	color: #000;
	float: none;
	font-family: Pokhto,Pashto Kror Asiatype,Pashto Pasarlai,Pashto,Pashtu Waziristan,Verdana;
}
#container {
    width: 100%;
	height: 100%;
	background-color: #cdf; 
}

/* Styles for MASTHEAD */

#masthead {
	width: 100%;
	overflow: hidden;
	background-color:#cdf;
}
#masthead img {
	float: left;
	margin-left: 0px;
	overflow: hidden;
	width: 785px;
	height: 100px; 
}
#masthead p {
	font-size: small;
	margin: 0;
	margin-right: 0%;
}
#top_image {
	background-color: #cdf;
	text-align: right;
	height: 100px;
	width:99%;
	overflow: hidden;
}
#top_image h1 {
	font-family:Pokhto,Pashto Kror Asiatype,Pashto Pasarlai,Pashto,Pashtu Waziristan,Verdana;

	text-align: center;
}
#top_image h2 {
	font-family:helvetica,Verdana,Arial, sans-serif;
	text-align: center;
}

#page_content {
	position: relative;
}

/* Start styles of navigation */

#navigation {
	margin-right: 0px;
	margin-left: 0px;
	background-color: #d3d3d3;
	overflow: hidden;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: right;
	font-size: 10pt;
	font-family: Pokhto,Pashto Kror Asiatype,Pashto Pasarlai,Pashto,Pashtu Waziristan,Verdana;
}
#navigation a {
	color: #000;
	text-decoration: none;
	margin: 1px;
	padding: 5px;
	display: block;
	border: 1px solid #d3d3d3;
	border-left: 1px solid #f2f2f2;
}
#navigation a:hover {
	background-color: #f2f2f2;
	border: 1px solid #f2f2f2;
	color: #118;
}

/* End styles for navigation */

/* Start styles for sidebar */

#sidebar {
	float: left;
	width: 140px;
	background-color: #d3d3d3;
	position: relative;
	clear: both;
	margin-left: 0px;
	display: inline;
}
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	font-size: 8pt;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #d3d3d3;
	font-family: helvetica,Verdana,Arial, sans-serif;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f2f2f2;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	border-bottom: 1px solid #f2f2f2;
	background-color: #f2f2f2;
}
#sidebar_bottom {
	float: left;
	width: 140px;
	background-color: #cdf;
	position: relative;
	clear: both;
	margin-left: 0px;
	margin-top: 5px;
	display: inline;
}
#sidebar_bottom a:acitve{
	text-decoration:none;
	color: #336699;
}
#sidebar_bottom a:link {
	text-decoration:none;
	color: #336699;
}
#sidebar_bottom a:hover {
	color: #336699;
	text-decoration:none;
}
#sidebar_bottom a:visited {
	color: #336699;
	text-decoration: none;
}




/* End styles for SIDEBAR */
/* styles for the date */

#date{
	text-align:left;
	color: gray;
	font-size:12px;
	margin-top:0px;
	font-family: Pokhto,Pashto Kror Asiatype,Pashto Pasarlai,Pashto,Pashtu Waziristan,Tahoma;
}

/* End styles for date */
/* Styles for the CONTENT */

#content {
	margin-left: 140px;
	padding: 10px;
	background-color: #fff;
}

/* End styles for the CONTENT */
/* Start styles for FOOTER */

#footer {
	text-align: center;
	clear: both;
	width: 99%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	background-color: #cdf;
}
#footer p {
	font-size: 8pt;
}
#footer a {
	color: #393939;
	text-decoration: none;
}
#footer a:hover {
	color: #393939;
	text-decoration: underline;
}

a {
	color: #393939;
	text-decoration: underline;
}
a:hover {
	color: #78a;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#thead {
	
	background-color:  #8997A7; 
	color: white; 
	font-weight: bold; 
	text-align: center;
	font-family:Pokhto,Pashto Kror Asiatype,Pashto Pasarlai,Pashto,Pashtu Waziristan,Tahoma,Microsoft sans serif;
}
#box {
	border:1px solid #D2EAF9;
	font-family:Pokhto,Pashto Kror Asiatype,Pashto Pasarlai,Pashto,Pashtu Waziristan,Tahoma,Microsoft sans serif;
	font-size:11pt;
	padding:0px 4px 4px;
	text-decoration: none;
}
.linkmed {
	font-family:Pokhto,Pashto Kror Asiatype,Pashto Pasarlai,Pashto,Pashtu Waziristan,Tahoma,Microsoft sans serif;
	font-size:9pt;
	width:100%;
	text-decoration: none;
}
.linkme a:active{
	text-decoration:none;
}
.linkmed a:link {
	text-decoration:none;
}
.linkmed a:hover {
	background-color:#D8EFFC;
	color:#FF6600;
	text-decoration:none;
}
.linkmed a:visited {
	color:#008888;
	text-decoration: none;
}

/* link styles for english */
.linkmed_en {
	font-family: Verdana,Arial, sans-serif, helvetica;
	font-size:9pt;
	width:100%;
	text-decoration: none;
}
.linkmed_en a {
	text-decoration:none;
}
.linkmed_en a:hover {
	background-color:#D8EFFC;
	color:#FF6600;
	text-decoration:none;
}
.linkmed_en a:visited {
	color:#008888;
	text-decoration: none;
}

#maq_contents {
	
	font-size:medium;
	text-align:center;
	text-align:right;
	
	
}
.big {
	color:#0000FF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;
	text-decoration:none;
}
.notbig {
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:15px;
	padding-bottom:2px;
	padding-top:2px;
	text-decoration:none;
}
.thumb {
	text-align:right;
}
.thumb img {
	border:1px solid gray;
	margin:3px;
	padding:8px;
	vertical-align:top;
}
.thumb a:hover img {
	border-color:#3388CC;
	border-width:1px;
}

.out {
	background:#BBBBBB none repeat scroll 0%;
	border:1px solid #DDDDDD;
	margin:1em;
	width:auto;
}
.in {
	background:#BBBBBB none repeat scroll 0%;
	border:1px solid #555555;
	font-weight:normal;
	padding:4px 4px 9px 4px;
	
	text-align:center;
	width: auto;
	height: auto;
}

.decription {
	text-align: center;
	font-family: Pokhto,Pashto Kror Asiatype,Pashto Pasarlai,Pashto,Pashtu Waziristan,Tahoma;
 	color: #003399;
}
#mrq {
	background-color:#EDEDED;
	color:#589DC8;
	font-family:Pokhto,Pashto Kror Asiatype,Pashto Pasarlai,Tahoma;
	font-size:10pt;
}
