﻿a{
	color : #ffffff;
	text-decoration : none;
}

a.archive_link{
color: #800000;
}

a:hover {
	color : #ffffff;
	font-style:oblique;
	text-decoration : underline;
	
}

a.side {
	color :  maroon;
	text-decoration : none;
}

a:hover.side {
	color : #005599;
	text-decoration : underline;
}

a.white {
	color : #ddd;
	text-decoration : none;
}

a:hover.white {
	color : #ddd;
	text-decoration : underline;
}

body {
	font-family: "Unikurd Web", Tahoma, Arial;
	font-size: 10pt;
	direction:rtl;
}

form {
	margin : 0px;
}

hr {
	height : 1px;
	border : 1px solid #eee;
}

hr.side-hr {
	height : 1px;
	border : 1px solid #eee;
}


hr.ar-hr {
	height : 1px;
	border : 1px solid maroon;

}

td {
	font-family: "Unikurd Web", Tahoma, Arial;
	font-size: 10pt;
}
pre {
	font-family: "Unikurd Web", Tahoma, Arial;
	font-size: 10pt;
}

.alt {
	color : #005599;
}
 
.outer-border {
	border : 1px solid #373737;
}

.sub-header {
	font-family: "Unikurd Web", Tahoma, Arial;
	font-size: 10pt;
	color : #000;
	background: #B894C3 url(images/cellpic.gif);
	border-top : 1px solid #000;
	border-bottom : 1px solid #000;
	padding : 5px;
}
.full-header {
	font-family: "Unikurd Web", Tahoma, Arial;
	font-size: 10pt;
	color : #ddd;
	background-color : #ff9900;
	padding : 0pt;
}
.footer {
	font-family: "Unikurd Web", Tahoma, Arial;
	font-size: 10pt;
	color : #555;
	background-color : #fee5a2;
	border : 1px solid #ccc;
	padding : 5px;
}
.button {
	font-family: "Unikurd Web", Tahoma, Arial;
	font-size: 10pt;
	color : #555;
	background-color : #f1f1f1;
	height : 20px;
	border : 1px solid #ccc;
	margin-top : 2px;
}
.textbox {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color : #555;
	background-color : #f8f8f8;
	border : 1px solid #ccc;
}

.main-body {
	font-size : 10pt;
	color : #555;
    text-align:justify;
	background-color : #fff;
	padding : 4px 2px 5px 0px;
}

.side-body {
	font-size: 10pt;
	color : black;
	background-color : #e9e0d9;
	text-align:right;
	padding : 4px;
	
}

.main-bg {
	color : #555;
	background-color : #ffffff;
	padding : 10pt 5px 10pt 5px;
}

/*
.border {
	border : 1px solid black;
}
*/


.side-border-left {
	color : #777;
	background-color : #fff;
	padding : 10pt 5px 10pt 10pt;
}

.side-border-right {
	color : #777;
	background-color : #fff;
	padding : 10pt 10pt 10pt 5px;
}

.news-footer {
	font-size: 10pt;
	color : black;
	background: #B894C3 url(images/dd.gif);
		border : 1px solid #6C6B6C;

	padding : 3px 4px 4px 4px;
}
.capmain {
	font-family: "Unikurd Web", Tahoma, Arial;
	font-size: 12pt;
	font-weight : bold;
	color : orange;
	background-color : #fff;
	padding : 2px 0px 4px 0px;
	
}

.capmaind {
	text-align: center;
	font-family: "Unikurd Web", Tahoma, Arial;
	font-size: 12pt;
	font-weight : bold;
	color : #582462;
	background-color : #fff;
	padding : 2px 0px 4px 0px;
	
}

.scapmain {
   	text-align: center;
	font-family: "Unikurd Web", Tahoma, Arial;
	font-size: 10pt;
	font-weight : bold;
	color : #000;
	background: url(images/title3.png);
	border-bottom : 1px solid #e1e1e1;
	padding : 5px;
}

.scapmainB {
	font-family: "Unikurd Web", Tahoma, Arial;
	font-size: 10pt;
	font-weight : bold;
	color : #000;
	background: url(images/titleb.png);
	border-bottom : 1px solid #e1e1e1;
	padding : 5px;
}

.marquee {
	border-bottom: 1px solid black;
	font-family: "Unikurd Web", Tahoma, Arial;
	font-size: 10pt;
	font-weight : bold;
	color : black;
	border-bottom : 1px solid #e1e1e1;
	
	padding : 0px;
}

.tbl-border {
	color : #555;
	background-color : #e1e1e1;
}

.tbl-border a{
color: red;
}
.tbl {
	font-size: 10pt;
	color : #555;
	background-color :  #fff;
	padding : 4px;
	font-family: "Unikurd Web", Tahoma, Arial;
}

.tbld {
	font-size: 10pt;
	color : #555;
    border-right : 1px solid red;
    background-color :  #fff;
	padding : 4px;
	font-family: "Unikurd Web", Tahoma, Arial;
	
}



.tbl1 {
	font-size: 10pt;
	color : #555;
	background-color : #fff;
	padding : 4px;
	font-family: "Unikurd Web", Tahoma, Arial;
}
.tbl2 {
	font-size: 10pt;
	color : #555;
	background-color : #f1f1f1;
	padding : 4px;
	font-family: "Unikurd Web", Tahoma, Arial;
}

.forum-caption {
	font-size : 10pt;
	font-weight : bold;
	color : #888;
	background-color : #f1f1f1;
	padding : 2px 4px 4px 4px;
}

.quote {
	font-size : 10pt;
	color : #555;
	background-color : #f8f8f8;
	padding : 4px;
	margin : 0px 20px 0px 20px;
	border : 1px solid #bbb;
}

.poll {
	height : 12px;
	border : 1px solid #bbb;
}

.comment-name {
    font-family: "Unikurd Web", Tahoma, Arial;
	font-size: 10pt;
	color : #005599;
}

.shbox {
    font-family: "Unikurd Web", Tahoma, Arial;
	font-size : 10pt;
	color : green;
    text-align:justify;
	background-color : e9e0d9;
	padding : 4px 2px 5px 0px;
}


.shoutboxname {
	font-weight : bold;
	color : #005599;
	background-color : #f6f6f6;
	text-align: left;
}

.shoutbox {
	color : teal;
	font-family: "Unikurd Web", Tahoma, Arial;

}

.shoutboxdate {
	font-size : 10pt;
	color : #888;
	background-color : #f6f6f6;

}

.small {
	font-size : 10pt;
	font-weight : normal;
}

.small2 {
	font-size : 10pt;
	font-weight : normal;
	color : #555;
}

.side-small {
	font-size : 10pt;
	font-weight : normal;
	color : #555;
	background-color : #f6f6f6;
}

.side-label {
	color : #555;
	background-color : #f1f1f1;
	padding : 2px 2px 3px 2px;
}


.rtable
{
width:50%;
algin:center;
dir:rtl
}

.rtitle
{
font-family: "Unikurd Web", Tahoma, Arial;
font-size: 10pt;
text-align: center;
color:white;
background :fuchsia url(images/pink2.gif);
border-top : 1px solid #000;
border-bottom : 1px solid #000;
border-right: 1px solid #000;
border-left:1px solid #000;
padding : 5px;
}
.r1strow 
{
font-family: "Unikurd Web", Tahoma, Arial;
font-size: 10pt;
text-align: center;
color:black;
background-color:#AC92B4;

}

.r2ndrow 
{
font-family: "Unikurd Web", Tahoma, Arial;
font-size: 10pt;
text-align: center;
color:black;
background-color:#DED4E1;

}

.rline
{
width:80%;
align:center;
color:black;
}
.poll
{
	
}

/*

main news header
*/
.mh{
 	text-align:right;
	font-size: 10pt;
	color :  maroon ;
/*
	background :#e5650e;
	*/

	border-bottom:2px black solid;
	padding : 4px;
	font-family: "Unikurd Web", Tahoma, Arial;
}
/* main news body */
.mb
{
	font-size: 10pt;
	color : #464646;
	background-color : #eeeeee;
	padding : 4px;
	font-family: "Unikurd Web", Tahoma, Arial;
	

}
.mf{
	
	font-size: 10pt;
	color :#000000;
	background : #ffffff;
	padding : 4px;
	font-family: "Unikurd Web", Tahoma, Arial;
	border-top:2px #980000  solid;



}
/* weney hewali sareki */
.pic {
border:10px solid white;
	float:left ;
	width: 200px;
/* 
	width: 200px;
	margin: 4px 8px 8px 0px;
	float:left ;
	background: #FFFFFF;
	padding:8px;

border:solid;
border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
border-width: 1px 2px 2px 1px;
background-color:white;
 */

}



/* drzhay babat */


.piclong {
	width: 250px;
	border:medium
	black
	solid;
	float:left;
}
/*  header for the sub news */
.sh 
{
	font-size: 10pt;
	color : #1f527b;
/*	background : blue url(images/maroon2.png);  */
	border-bottom:1px  solid #980000;
	padding : 4px;
	font-family: "Unikurd Web", Tahoma, Arial;

	
}

.sb
{
	font-size: 10pt;
	color : black;
	background-color :#f5f5f8;
	padding : 4px;
	font-family: "Unikurd Web", Tahoma, Arial;
	
}
/*
bny healay lawaky 
*/
.sf
{
color:black;
 background: fuchsia url(images/ramady2.png);

 background-color:#CCF7FF;
 border-top:1px black dotted;	
	
}

.archivehs
{

	font-size: 10pt;
	color : red;
	background : blue url(images/pink2.gif);
	border-bottom:1px black solid;
	padding : 4px;
	font-family: "Unikurd Web", Tahoma, Arial;

	
}

.archivehs a{
 color: red;

}
.archiveha
{
	font-size: 10pt;
	color : white;
	background : blue url(images/pink2.gif);
	border-bottom:1px black solid;
	padding : 4px;
	font-family: "Unikurd Web", Tahoma, Arial;

	
}

.archivehse
{
	font-size: 10pt;
	color : white;
	background : blue url(images/pink2.gif);
	border-bottom:1px black solid;
	padding : 4px;
	font-family: "Unikurd Web", Tahoma, Arial;

	
}
.archivehr
{
	font-size: 10pt;
	color : white;
	background : blue url(images/pink2.gif);
	border-bottom:1px black solid;
	padding : 4px;
	font-family: "Unikurd Web", Tahoma, Arial;

	
}
.archiveas
{
	font-size: 10pt;
	color : blak;
	background-color:#FAE4FF;
	padding : 4px;
	font-family: "Unikurd Web", Tahoma, Arial;

	
}

.archiveas11 {

background: green;
background-color:green;
}
/*
serdery wtarakan,kurtakay,weshay newe
*/
.ser_articles_new
{
	font-size: 10pt;
	color : red;
	background-color:#FAE4FF;
	padding : 4px;
	font-family: "Unikurd Web", Tahoma, Arial;

	
}

.tblm {

	font-size: 10pt;
	color : red;
	background-color :  #fff;
	padding : 4px;
	font-family: "Unikurd Web", Tahoma, Arial;
}

.tblm a{
color: lime ;
 text-decoration: none ;
}
	
/* subject of the article */
.sart {
 	color:orange;

}

.linkpic {
	width: 200px;
	border:medium black	solid;
 float:right
	 }

/*pictuer of the articles */
.apic {
	width: 200px;
	border:medium
	black
	solid;
	float:left;

}
.apic2 {
	width: 200px;
	border:medium
	black
	solid;
	float:left;
}

}
.tdhome {
	background : blue url(images/header/home.gif);
    width: 98px;
    height: 23px;
 
}
.tdseparator {
	background : blue url(images/header/separator.gif);
    width: 10px;
        height: 23px;
 
}
 .tdwtar {
		background : blue url(images/header/wtarakan.gif);
    width: 64px;
    height: 23px;

}
.tdnarchives {
			background : blue url(images/header/news_archives.gif);
    width: 85px;
    height: 23px;

}
.tdcarchives {
			background : blue url(images/header/chakush_archive.gif);
    width: 73px;
    height: 23px;

}
.tdcontact {
			background : blue url(images/header/contact.gif);
    width: 74px;
    height: 23px;

}
.tdabout {
			background : blue url(images/header/aboutus.gif);
    width: 94px;
    height: 23px;

}
.tdleft {
			background : blue url(images/header/left_side.gif);
    width: 18px;
    height: 23px;

}
.panel-left {
	width:13px; height:26px; 
	background-image:url(images/panel-left.gif); 
}

.panel-right {
	width:13px; height:26px;
	background-image:url(images/panel-right.gif);
}

.panel-main {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;font-weight:bold;
	color:#3A3A3A;
	height:26px;
	padding:0px 2px 0px 2px;
	background-image:url(images/panel-main.gif);
	background-repeat:repeat-x;
	background-color:#FF9900;
}

.border-left {
	width:13px; background-image:url(images/border-left.gif);
	background-repeat:repeat-y; 
}

.border-right {
	width:13px; background-image:url(images/border-right.gif);
	background-repeat:repeat-y;
}

.nav {
	background-color:#980000 ;
	color: orange;
	padding-right:8px;
 padding-bottom:4px;
 padding-top:4px;
 
}
.hemereng-short-pic {
  width: 130px;
  height:80px;
  border:1px gray ;
   float: right ;
	
	
}
.005   {
color: #000000;
text-decoration: none; 
}
.drezhe{
color:black;
}