body {
scrollbar-base-color: #0066CC;
scrollbar-arrow-color: #E6FFFF;
scrollbar-track-color: #E6FFFF;
font-family: Tahoma; color: #000066;
font-size: 12px 
	margin:0;
	background: #ffffff url('images/bg.gif') repeat-y center;
}

/*
input {
font-family: Tahoma;
font-size: 12px;
color: #85181C;
border: 1px solid #0066CC;
background-color: #E6FFFF }
*/

input {
	BORDER-RIGHT: #d1cdb0 1px solid; BORDER-TOP: #d1cdb0 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #d1cdb0 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #d1cdb0 1px solid; FONT-FAMILY: Tahoma; HEIGHT: 22px
}


button { border: 1px solid #0066CC }

tr{
font-family: Tahoma;
font-size: 12px;
}
td{
font-family: Tahoma;
font-size: 12px;
}


TEXTAREA {
	BORDER-RIGHT: #d1cdb0 1px solid; BORDER-TOP: #d1cdb0 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #d1cdb0 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #d1cdb0 1px solid; FONT-FAMILY: Tahoma;
}

#title font {
font-family: Monotype Koufi;
font-size: 36px;
}



/* ---- Settings ----  */
.normal{
font-family: Tahoma;
font-size: 12px;
}

.lastnews {
text-decoration: none;
font-family: Tahoma;
font-size: 14px;
color: #000000;
}

.lastnews:hover {
text-decoration: none;
font-family: Tahoma;
font-size: 14px;
color: #FF000F;

}

.urgentnews {
text-decoration: none;
FONT: bold 15px Arial;
}

.articletitle {
text-decoration: none;
FONT: bold 15px Arial;
color: blue;
}

.articletitle:hover {
text-decoration: none;
FONT: bold 15px Arial;
color: #FF000F;

}
.articledetails {
text-decoration: none;
font-family: Tahoma;
font-size: 12px;
color: #000000;
TEXT-ALIGN: justify


}

.mainarticledetails {
PADDING-LEFT: 15px;
FONT: 12px/1.6em Tahoma;
COLOR: black;
TEXT-ALIGN: justify


}

.articlecat {
text-decoration: none;
font-family: Arial;
Font: Bold;
font-size: 15px;
color: #000000;
}
.articlecat:hover {
text-decoration: none;
font-family: Arial;
Font: Bold;
font-size: 15px;
color: #FF000F;

}


.gallerytitle {
text-decoration: none;
FONT: bold 15px Arial;
color: blue;
}

.gallerytitle:hover {
text-decoration: none;
FONT: bold 15px Arial;
color: #FF000F;

}

.gallerytitle2 {
text-decoration: none;
FONT: bold 15px Arial;
color: #FF000F;

}





/* -- END Settings --  */



/* ----  menu  ----  */





#menu ul {



    background: #FAFAFA;



	margin: 0;



	padding: 0;



	list-style: none;



	width: 155px;



	border-bottom: 1px solid #DBDBDB;



    border-left: 0px;



    text-align: right;



}







#menu ul li {



	position: relative;



	direction: rtl;



}







#menu li ul {



	position: absolute;



	left: -147px; /*Set 1px less than menu width */



	top: 0;



	display: block;



}







#menu li:hover ul {



	display: block;



}







#menu li:hover>ul {



	visibility:visible;



}







#menu ul ul {



	visibility:hidden;



}







* html #menu ul li { float: right; height: 1%; }



* html #menu ul li a { height: 1%; }







#menu ul, li {



	margin: 0 0 0 0;



}







/* Styles for Menu Items */



#menu ul a {



	display: block;



	text-decoration: none;



	color: #005F9F;



    background-color: #FAFAFA;



	padding: 5px;



	border: 1px solid #DBDBDB;



	border-bottom: 0;



    border-left: 0;



    border-right: 0;



}





/* Hover Styles */



#menu ul a:hover {



	color: #FFFFFF;



	background: #005F9F;



}


.article_pic {

	border: 1px solid #CCCCCC;

	padding: 3px 3px 3px 3px;

	margin: 3px 2px 1px 2px;

	background-color: White;

	display: inline;

}