﻿a:active { color:#3399FF;text-decoration: none; }
a {	color:#3399FF;text-decoration: none; }
a:visited {	color:#3399FF;text-decoration: none; }
A:hover { color:#3366CC; text-decoration:underline; }

body {
	margin:0px;
	padding:0px;
	font-family:tahoma;
	font-size:12px;
	color:#EFF9FE;
	background-color:#000000;
	direction:rtl;
	line-height:2em;
}
table {	margin:0px; padding:0px; text-align:right; }
td { vertical-align:top }
p{ padding:0px; margin:0px; }
h1{
	font-size:14px;
	padding:0px 0px 5px 0px;
	margin:0px;
	color:#99CCFF;
	line-height:25px;
}

.uheader{  background-repeat:repeat-x; height:20px;}
.bg_td{  background:#070A11; background-image:url('../images/bg.jpg'); background-repeat:repeat-x;}
.menu_out_accordion{ padding:5px; vertical-align:middle; height:18px;}
.khabar { text-align:right; width:160px; color:#99CCFF; font-size:12px;}
.khabar_subject { color:#5392FB; text-align:right;}
.khabar_text{ text-align: right; line-height:20px; color:#FFFFFF;}
.hline{ height:1px; background-color:#333333;}
.text { text-align: right; line-height:20px; }
.text_table { text-align:center; padding:10px 0px 10px 0px;}
.text_frog {
	text-align:justify;
	margin:10px 10px 10px 0px;
	line-height:20px;
	width:550px;
	height:86px;
}
.imgclick{ margin:10px;}
.contentclick{
	 padding:10px;
	 font-size:12px;
	 line-height:160%;
}
.titr { text-align:right; color:#5392FB; padding-bottom:10px; }
.form{ width:100px; height:20px; background-color: #101425; vertical-align:middle; padding-right:5px; }
.form_input {
	color:#CAE4FF;
	letter-spacing:1pt;
	vertical-align:middle;
	border:1px double #2F363E;
	background-color:#040509;
	height:20px;
}
.form_col_style {
	width:133px;
	height:25px;
	background-color:#101425;	
}
.form_buttom {
	border: 1px solid #2F363E;
	color:#EFF9FE;
	background-color:#040509;
	width:50px;
}
.footer{
	background-image:url('../images/Frame.jpg');
	background-repeat:no-repeat;
	background-position:center 25px;
	background-color:#070A11;
	width:300px;
	height:100px;
	vertical-align:top;
	text-align:right;
	padding:27px 10px 10px 10px;
	line-height:20px;
}
.footer_text{
	text-align:center;
	font-size:11px;
	color:#EFF9FE;
	background-color:#070A11;
	vertical-align:bottom;
	padding-bottom:5px;
	height:68px;
	line-height:20px;
}
.blankImg{
	cursor:pointer;
	border:2px #3399FF solid;
}
.newsBorder{
	border-bottom:1px #333333 solid;
	height:20px;
}
.newsContetn{
	color:#3399FF;
	cursor:pointer;
}
.newsClose{
	padding-left:30px;
	color:#999999;
	text-align:left;
}

/*---------------------------->>> Accordion Menu <<<----------------------------*/
* {margin:0; padding:0;}
#accordion2 {width:180px; margin:2px auto}
.accordion2 {width:180px; font:11px Tahoma; color:#fff; direction:rtl; line-height:2em;}
.accordion2 dt {
	width:168px;
	padding:4px 6px;
	cursor:pointer;
	background-image:url('../images/arrow_down.gif');
	background-position:left center;
	background-repeat:no-repeat;
	color:#ffffff;
	border-top:1px solid #333333;
}
.accordion2 .open {background-image:url('../images/arrow_up.gif');}
.accordion2 dd {overflow:hidden}
.accordion2 span {display:block; width:150px; border-top:none; padding:15px}

/*------------------------------>>> Slide Show <<<-----------------------------*/
#rotator {
	cursor: pointer;
	overflow: hidden;
	margin: 10px auto 10px;
	position: relative;
	width: 250px;
	height: 175px;
}
#rotator img {
	cursor: pointer;
	width: 250px;
	height: 175px;
}





