﻿	body{
		font-family:Tahoma, Arial, "MS Serif", Helvetica, "Times New Roman";
		font-size:100%;
		color:#121212;
		background-color:#041B38;
		background-image:url('/images/assets/bg_page.jpg');
		background-repeat:repeat-x;
		margin:0 0;
		direction:rtl;
	}
	
	form{
		padding:0;
		margin:0;
	}

	input{
		background:#F0F0F0;
		border:1px black solid;
}
/*-------------*/
	#tblWraper{
		width: 943px;
		border:none;
		padding:0;margin:5px 0;
	}
	#tblWraper td{
		padding:0;margin:0;
	}
	
	#topNav{
		font-size:70%;
		padding:5px 2px;
		color:#F27D09;
		width:400px;
	}
	#topNav a:visited{
		color:#89AFE2;
		text-decoration:none;
	}
	#topNav a:link{
		color:#89AFE2;
		text-decoration:none;
	}
	#topNav a:focus {
		color:white;
		text-decoration:none;
		border-bottom:1px silver dotted;
	}
	
	
	#topNav a:hover {
		color:white;
		text-decoration:none;
		border-bottom:1px silver dotted;
	}
	
	
	#topSearch{
		width:400px;
		font-size:80%;
		color:#89AFE2;
		vertical-align:middle;
		padding:8px 2px;
		border-bottom:1px #326FB4 dashed;
		border-top:1px #326FB4 dashed;
	}
	
#topSearch a:visited{
		color:#89AFE2;
		vertical-align:middle;
		text-decoration:none;
	}
	
#topSearch a:link{
		color:#89AFE2;
		vertical-align:middle;
		text-decoration:none;
	}
#topSearch a:focus{
		color:#89AFE2;
		vertical-align:middle;
		text-decoration:underline;
	}


	#topSearch a:hover{
		color:#89AFE2;
		vertical-align:middle;
		text-decoration:underline;
	}


	#topSearch .textboxs{
		vertical-align:middle;
		border:1px navy solid;
		background:#F0F0F0;
		width:135px;
	}
	#topSearch input{
		vertical-align:middle;
		background:#fcfcfc;
	}
	#topSearch .buttons{
		background-image:url('/images/assets/cmd_go_ar.gif');
		width:62px;
		height:25px;
		border:none;
		padding:0;
		margin:0;
		vertical-align:middle;
	}
	
	#topTicker{
		color:#6C5342;
		font-size:80%;
		padding:10px 5px;
		width:650px;
	}
	#topTicker a:visited{
		color:#6180AB;
		text-decoration:none;
	}
	#topTicker a:link{
		color:#6180AB;
		text-decoration:none;
	}
	#topTicker a:focus{
		color:#DA792A;
		text-decoration:none;
	}
	#topTicker a:hover{
		color:#DA792A;
		text-decoration:none;
	}
	#topTicker .marque{
		width:500px;
	}
	
	#LeftNavMenu{
		background-image:url('/images/assets/bg_nav.jpg');
		background-repeat:no-repeat;
		background-color:#25548E;
		width:172px;
	}
	#LeftNavMenu hr{
		border-bottom:1px #B69626 dashed;
		border-top:1px #265590 dashed;
		margin-right:5px;
		margin-left:5px;
		margin-top:0px;
		margin-bottom:0px;
		height:1px;
	}
	#LeftNavMenu .itemMain{
		padding-right:5px;
		color:#84A4D0;
		font-size:80%;
		vertical-align:middle;
	}
	#LeftNavMenu .itemMain a:visited{
		color:#84A4D0;
		text-decoration:none;
	}	
	#LeftNavMenu .itemMain a:link{
		color:#84A4D0;
		text-decoration:none;
	}	
	#LeftNavMenu .itemMain a:focus{
		color:white;
	}
		
	#LeftNavMenu .itemMain a:hover{
		color:white;
	}
		
	#LeftNavMenu .itemSubMain{
			padding-left:5px;
			margin:0 10px;
			color:#F3F7F7;
			vertical-align:middle;
			border-bottom:1px #295F9B dashed;
		}
	#LeftNavMenu .itemSubMain a:visited{
			color:#F3F7F7;
			font-size:70%;
			vertical-align:middle;
			text-decoration:none;
		}
	#LeftNavMenu .itemSubMain a:link{
			color:#F3F7F7;
			font-size:70%;
			vertical-align:middle;
			text-decoration:none;
		}
	#LeftNavMenu .itemSubMain a:focus{
			color:#FFBF00;
			font-size:70%;
			vertical-align:middle;
			text-decoration:none;
		}
		
	#LeftNavMenu .itemSubMain a:hover{
			color:#FFBF00;
			font-size:70%;
			vertical-align:middle;
			text-decoration:none;
		}
		
/*---------------*/

#righSubscription{
	height:100px;
	width:172px;
	background-image:url('/images/assets/bg_subscrip.jpg');
	background-repeat:no-repeat;
	background-color:#0E69A7;
	margin-top:10px;
}

.buttonAdd{
		background-image:url('/images/assets/bg_cmd_add.jpg');
		width:40px;
		height:25px;
		border:none;
		padding:0;
		margin:0;
		color:#7EA9DA;
		font-size:70%;
		vertical-align:middle;
	}


/*---------------*/

.whiteTitle{
	color:white;
	font-size:75%;
	font-weight:lighter;
	margin:15px 10px 5px 10px;
	padding-bottom:5px;
	border-bottom:1px #9F9C43 dashed;
}
.whiteTitleSmall{
	font-size:65%;
	color:white;
}
/* ------------- */
#rightBar{
	vertical-align:top;
	width:128px;
	text-align:center;
	
}

/*---------------*/
#leftBar{
	vertical-align:top;
	width:128px;
}
/*---------------*/
.headNews{
	background-image:url('/images/assets/bg_grayup.gif');
	background-repeat:repeat-x;
	padding:8px 7px 3px 7px ;
}

.headNews h3 {
	font-size:90%;
	font-weight:bold;
	color:#173661;
	margin:10px 2px;
	text-decoration:none;
	text-align:right;
}
.headNews h3 a:visited {
	text-decoration:none;
	color:#173661;
}

.headNews h3 a:link {
	text-decoration:none;
	color:#173661;
}

.headNews h3 a:focus {
	color:#173661;
	text-decoration:underline;
}

.headNews h3 a:hover {
	color:#173661;
	text-decoration:underline;
}

.headNews .date{
	vertical-align:middle;
	color:gray;
	font-size:60%;
	font-weight:normal;
}

.headNews h4{
	font-size:90%;
	font-weight:bold;
	color:#FF541B;
	margin:2px;
}

.headNews p{
	position:relative;
	font-size:80%;
	margin:5px 0;
}
.headNews p img{
	position:relative;
	top: 0px;
	left: 0px;
}

.headNews a:visited{
	text-decoration:none;
	color:#FF541B;
}

.headNews a:link{
	text-decoration:none;
	color:#FF541B;
}
.headNews a:focus{
	text-decoration:none;
	color:#209DE4;
}


.headNews a:hover{
	text-decoration:none;
	color:#209DE4;
}

.headNews .photoComment{
	font-size:70%;
	color:gray;
	text-align:center;
}
/*---------------*/
.ulist{
	text-align:right;
	font-size:80%;
	color:#25548E;
}
.ulist ul{
	padding:0;
	list-style:square;
	color:#84A4D0;
}
.ulist a:visited{
	color:#25548E;
	text-decoration:none;
}
.ulist a:link{
	color:#25548E;
	text-decoration:none;
}
.ulist a:focus{
	color:#DCA000;
	text-decoration:underline;
}

.ulist a:hover{
	color:#DCA000;
	text-decoration:underline;
}

/*---------------*/
#middleBar{
	vertical-align:top;
}
/*-------------*/
.eventsDiv {
	background:#4990BA;
	background-image:url('/images/assets/bg_bluestreb.gif');
	background-repeat:no-repeat;
	margin:2px 6px;
	padding:5px;
}

.eventsDiv ul{
	padding:0;
	margin:0 15px 0 15px;
	font-size:80%;
	color:orange;
	list-style:square;
}
.eventsDiv ul a:visited {
	color:white;
	text-decoration:none;
}
.eventsDiv ul a:link {
	color:white;
	text-decoration:none;
}
.eventsDiv ul a:focus {
	color:#EBEBEB;
	text-decoration:underline;
}

.eventsDiv ul a:hover {
	color:#EBEBEB;
	text-decoration:underline;
}

.eventsDiv .date{
	font-size:85%;
	vertical-align:middle;
	color:silver;
}
.eventsDiv h4 {
	font-size:90%;
	font-weight:bold;
	color:white;
	padding:8px 5px;
	margin:0;
	text-decoration:none;
	border-bottom:1px orange dashed;
}
.eventsDiv h4 a:visited {
	text-decoration:none;
	color:white;
}

.eventsDiv h4 a:link {
	text-decoration:none;
	color:white;
}

.eventsDiv h4 a:focus {
	color:#173661;
	text-decoration:underline;
}

.eventsDiv h4 a:hover {
	color:#173661;
	text-decoration:underline;
}

/*----------------*/
#footer{
	background-image:url('/images/assets/bg_footer.jpg');
	background-color:#265590;
	background-repeat:repeat-x;
	border:2px white solid;
	color:white;
	font-size:80%;
	line-height:1.5em;
	padding:20px;
	}
#footer .top{
	color:#93BCF3;
}
#footer .logo{
	float:left;
	padding:0 10px;
}
/*---------------*/
	
.imgMiddle{
	border:none;
	vertical-align:middle;
}
	
.imgBorder{
	padding:4px;
	margin:4px;
	border:1px silver solid;
}

.hrdashed{
	clear:both;
	border-bottom:1px silver dashed;
	height:1px;
	margin:1px 10px;
	padding:0;
}

/*--------------------*/

.pagestyle{
	padding:8px 5px;
	font-size:90%;
	background:#f0f0f0;
	border-bottom:1px #ebebeb solid;	
}

.pagestyle a:focus img{
	border:none;
	padding-right:2px;
}

.pagestyle a:link img{
	border:none;
	padding-right:2px;
}

.pagestyle img{
	border:none;
	padding-right:2px;
}
.pagestyle a:visited{
	/*color:#ff7f00;*/
	color:#474859;
	text-decoration:none;
}

.pagestyle a:link{
	/*color:#ff7f00;*/
	color:#474859;
	text-decoration:none;
}

.pagestyle a:focus{
	color:#ff7f00;
	text-decoration:underline;
}

.pagestyle a:hover{
	color:#ff7f00;
	text-decoration:underline;
}

.pagestyle .toppage{
	float:left;
}

.pagestyle .source{
	float:right;
	padding:0 10px;
	color:gray;
}


/*-------------------*/

 .gallery {
	padding:6px 4px;
	background:#f5f5f5;
	text-align:center;
	border-bottom:1px #ebebeb solid;
}

 .gallery .item{
	float:right;
}

 .gallery a:link img{
	border: 4px white solid;
}


 .gallery a:visited img{
	border: 4px white solid;
}

 .gallery a:focus img {
	border-color:silver;
}


 .gallery a:hover img {
	border-color:silver;
}

/*------------------*/
.comments{
	font-size:80%;
	text-align:left;
	margin-left:15px;
}
.comments textarea{
	width:250px;
	background:#fcfcfc;
	border:1px #7F9DB9 solid;
}
.comments input{
	width:250px;
	background:#fcfcfc;
	border:1px #7F9DB9 solid;
}
.comments .normal input{
	width:auto;
	background:none;
	border:none;
}
.comments .alert{
	font-size:80%;
	text-decoration:none;
	font-style: italic;
	color:red;
}
.comments .button{
	width:50px;
	background-image:url('/images/assets/bg_subscrip.jpg');
	background-repeat:no-repeat;
	background-color:#0E69A7;
	color:white;
}

/*------------------*/

.userscomment {
	padding:4px;
	background:#fafafa;
}
.userscomment .comment{
	margin:10px;
	padding:5px;
	background:#e1e1e1;
	border:1px silver dotted;
	position:relative;
	font-size:80%;
}

.userscomment .comment h4{
	padding: 1px;
	margin:1px;
	font-size:100%;
	color:#333333;
	text-align:right;
}
.userscomment .comment h5{
	text-align:right;
	background:#e1e1e1;
	border:none;
	color:gray;
	margin:0;
	
}
.userscomment .comment div{
	padding:5px;
	text-align:right;
}



/*---------------*/
.ulisting{
	text-align:right;
	font-size:85%;
	color:#0D2B51;
	font-weight:bold;
}
.ulisting ul{
	padding:0;
	list-style:square;
	color:#FFBF00;
	margin-bottom:8px;
	padding-bottom:4px;
}
.ulisting ul li{
	color:#0D2B51;
	border-bottom:1px silver dashed;
}

.ulisting ul li ul li{
	list-style:disc;
	color:#0D2B51;
	font-weight:normal;
	border:none;
	font-size:85%;
}
.ulisting ul li ul li a:visited{
	color:#0D2B51;
	text-decoration:none;

}

.ulisting ul li ul li a:link{
	color:#0D2B51;
	text-decoration:none;

}

.ulisting ul li ul li a:focus{
	color:#FF541B;
	text-decoration:underline;
}

.ulisting ul li ul li a:hover{
	color:#FF541B;
	text-decoration:underline;
}

.ulisting a:link{
	color:#0D2B51;
	text-decoration:none;
}

.ulisting a:visited{
	color:#0D2B51;
	text-decoration:none;
}
.ulisting a:hover{
	color:#FF541B;
	text-decoration:underline;
}
.ulisting a:focus{
	color:#FF541B;
	text-decoration:underline;
}
.selected{
	color:#25548E;
	text-decoration:underline;
	background:#ececec;
	border:1px gray solid;
	display:block;
}

.ulisting .rsslink{
	background:#FAFAFA;
	padding:5px;
	border:1px silver dashed;
	font-weight:normal;
	color:gray;
	margin:0 5px;
}

/*-----------------------*/
.linksMenu{
	display:none;
	background:#F7F7F7;
	border-bottom:1px silver dashed;
	border-left:1px silver dashed;
	border-right:1px silver dashed;
	background-image:url('/images/assets/bg_menu.gif');
	background-repeat:repeat-x;
	width:90%;
	margin-bottom:5px;
}
/*--------------------*/
.medFont {
	font-size:small;
}

/* --------------- */
.galleryImage{
	min-width:100px;
	width:100px;
	float:left;
	display:inline;
	font-size:80%;
	border-left:1px silver dashed;
	border-bottom:1px silver dashed;
	margin:2px;
	padding:2px;
}


/* ----------------- */
.clears{
	clear:both;
}

.pagestyle{
	padding:10px 10px;
	font-size:70%;
	background:#f0f0f0;
	border-bottom:1px #ebebeb solid;	
	font-weight :bold;
}