@charset "utf-8";

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
}

a{
	color: #366999;
	text-decoration: none;
}
a:visited{ color: #808080; }
a:hover{ color: #C00000; }


select, textarea, input, table, div { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
}


.to_screen {
	display:none;
}


.path {
	display:none;
}

.hedtbl1 {
	display:none;
}
.tithedprint {
	display:none;
}
.to_print {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
}

.rightcolm {
}

.leftcolm {
	display:none;
}



.whmenue {
	display:none;
}





.news_block {
	display:none;
}

/* الجدول العام */
.tbl{
	border : 1px solid #ACA899;
	border-collapse: collapse;
	width:100%;
}
.tbl td{
	border : 1px solid #ACA899;
}
.tbl tbody {
	background-color: #fff;
}
.tbl thead {
	background-position: center top;
	text-align:right;
	border: 1px solid #ACA899;
}

