/************* Meny ****************/
	A 			{ color: #000033; text-decoration: none; }
	A:link		{ color: #000033; text-decoration: none; }
	A:visited	{ color: #000033; text-decoration: none; }
	A:active	{ color: #54622D; text-decoration: none; }
	A:hover		{ color:#0066CC; text-decoration: none; }

a.meny:link { font-family: Unikurd Jino, Unikurd Web; color:#065779; font-size:15px; }
a.meny:visited { font-family: Unikurd Jino, Unikurd Web; color:#065779; font-size:15px;	}
a.meny:active {	font-family: Unikurd Jino, Unikurd Web; color:#065779; font-size:15px;	}
a.meny:hover { font-family: Unikurd Jino, Unikurd Web; color:#32a0c1; font-size:15px; }

a.ticker:link { font-family: Tahoma; color:#eee; font-size:9pt;}
a.ticker:visited { font-family: Tahoma; color:#eee; font-size:9pt;	}
a.ticker:active {	font-family: Tahoma; color:#eee; font-size:9pt;	}
a.ticker:hover { font-family: Tahoma; color:#9ab8d1; font-size:9pt; }

a.hewal:link { font-family: Tahoma; color:#666666; font-size:9pt;}
a.hewal:visited { font-family: Tahoma; color:#666666; font-size:9pt;	}
a.hewal:active {	font-family: Tahoma; color:#666666; font-size:9pt;	}
a.hewal:hover { font-family: Tahoma; color:#333; font-size:9pt; }

body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;	
	background-color:#226786;
	margin:0px;
}
/************* Text Kurdi ****************/
h1{
	font-family: Unikurd Jino, arial, Tahoma;
	font-size:12pt;
	color: #072939;
	font-weight:100;
	margin-bottom:10px;
	margin-top:0px;
	}
h2{
	font-family: Unikurd Jino, arial, Tahoma;
	font-size:12pt;
	font-weight:100;
	margin:0px;
	}
h3{
	font-family: Unikurd Jino, arial, Tahoma;
	font-size:12pt;
	color: #000;
	font-weight:100;
	margin:0px;
	text-align:right;
	}
h4{
	font-family: Unikurd Jino, arial, Tahoma;
	font-size:11pt;
	color: #000;
	font-weight:100;
	background-color:#dbeaf4;
	padding-right:20px;
	margin:0px;
	text-align:right;
	}
h5{
	font-family: Unikurd Jino, arial, Tahoma;
	font-size:11pt;
	color: #065478;
	font-weight:100;
	border-bottom:1px solid #a9e4f2;
	padding-right:10px;
	margin:0px;
	text-align:right;
	}
h6{
	font-family: Unikurd Jino, arial, Tahoma;
	font-size:11pt;
	color: #805225;
	font-weight:100;
	border-top:1px solid #ccc;
	margin:0px;
	text-align:left;
	width:95%;
	}
.kategori{
	background-color:#eff4f6;
	border:1px solid #eceaea;
	padding:5px;
	background-image:url(img/bg_art.gif);
	background-repeat:repeat-x
	}

li{
	font-family:Tahoma;
	font-size:9pt;
	color: #666;
	}
.table{ 
	width:990px;
	background-color:#FFF;
	border-left:10px solid #fff;
	border-right:10px solid #fff;
	border-top:8px solid #fff;
	border-bottom:10px solid #fff;
	}
blockquote{
	background-color:#f3f3f3;
	border:1px solid #eeeeee;
	font-weight:bold;
	font-size:10pt;
	font-family:arial;
	width:180px;
	margin-left:0px;
	float:left;
	padding:8px;
}

.text{
	font-family: Unikurd hiwa, Tahoma;
	font-size:10pt;
	color: #000000;
	}
.text_just{
	font-family: Unikurd hiwa, Tahoma;
	font-size:10pt;
	color: #000000;
	text-align:justify;
	}
.text_lit{
	font-family: Tahoma;
	font-size:12px;
	color: #000;
	direction:rtl
	}
.text_latin{
	font-family: Tahoma;
	font-size:12px;
	color: #000;
	}
.text_bott{
	font-family: Tahoma;
	font-size:12px;
	color: #fff;
	}
.text_big{
	font-family: Unikurd hiwa, Tahoma;
	font-size:12pt;
	color: #000000;
	line-height:150%;
	}
.text_lit_grey{
	font-family: Tahoma;
	font-size:9pt;
	color: #999;
	}
.text_lit_vit{
	font-family: Tahoma;
	font-size:9pt;
	color: #636667;
	padding-left:20px;
	}
.comment{
	font-family: Unikurd Web, Tahoma;
	font-size:10pt;
	color: #4a4a5c;
	}
.mitlinje {
		font-size: 10px;
		color: #d8d8d8;
		font-family:tahoma;
		padding:10px;
		}
		
.mitlinje2 {
		font-size: 10px;
		color: #c7d1ed;
		font-family:tahoma;
		padding:4px;
		}

.avat {
	border:1px solid #dcdbdc;
	padding:2px;
}
.avat_blite {
	border:1px solid #dddddd;
	padding:2px;
}
.avat_r {
	float:right;
	margin-left:10px;
	margin-bottom:4px;
	border:1px solid #dddddd;
	padding:2px;
}
.avat_ri {
	float:right;
	margin-left:10px;
	border:1px solid #666;
}	
.avat_l {
	float:left;
    margin-right: 10px;
	border:1px solid #eee;
	}

.date{
	font-family: verdana;
	font-size: 7pt;
	color: #636667;
    }
	
.input {
	border: 1pt solid #97d0e4;
	font-family:  Tahoma;
	font-size: 8pt;
	color: #5E6578;
	margin:2px;
	}
	
.submit {
	font-family: Tahoma;
	font-size: 8pt;
	color:#ffffff;
	font-weight:bold;
	height:16px;
	background-color:#8387A0;
	border:0;
	}

/************* Poll ****************/
.poll_table {
	width: 98%; 
	border: 0;
	padding:0;
	direction:rtl;
	margin-bottom:5px;
	}
.poll_ques {
	background-color:#f8f8f8;
	padding:5px;
	font-family: tahoma;
	font-size:10pt;
}

#e_scrollup {position:relative; overflow: hidden; height: 20px; width: 650px;}
.e_scrollers {position: absolute; top: 20px; right:0px; width:650px; font-size: 9pt; padding-top:5px; margin-right:19px; direction:rtl}
