html{
	direction: rtl;
}
body, div, span, input{
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	direction: rtl;
}

#div_login{
	border: 1px solid #1C88C6;
	background-color: #FFFFFF;
	position: absolute;
}


#marq img{
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #CCCCCC;
	display: block;
	margin: 4px;
}

#marq{
	text-align: center;
}

body, div, span{
	color: #666666;
}

input{
	direction: rtl;
}

.copyright{
	font-size: 10px;
}

.bold{
	font-weight: bold;
}

.news_date{
	font-size: 10px;
}

.tip_img{
	direction: rtl;
}

.tip_img h1{
	font-weight: bold !important;
	background-image: url(../images/tip.gif);
	background-repeat: no-repeat;
	background-position: right;
}

h1, h2{
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.tip_img h1, .tip_img h2{
	padding-right: 18px;
	padding-top: 2px;
	font-weight: normal;
}

#search_field{
	font-size: 11px !important;
	width: 180px !important;
	border-right: 0;
	border-left: 0;
	height: 13px;
}

#search_id{
	width: 86px;
	height: 17px;
	background-image: url(../images/search1.gif);
	color: #ffffff;
	text-align: right;
	padding-right: 7px
}

.tab{
	width: 295px;
	text-align: left;
}

.tab ul, .tab li{
	padding: 0;
	margin: 0;
}

a{
	color: #0E6FA6;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.flash_div{
	direction: ltr;
	text-align: left;
	margin-top: -40px;
	width: 100%;
	position: relative;
	height: 150px;
}

.green{
	color: #9fcd49;
}
.red{
	color: #9A1600;
}
.blue{
	color: #1C88C6;
}
.orange{
	color: #f88508;
}

.green, .red, .blue, .orange{
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 12px;
}

.border_div{
	direction: rtl;
	height: 90px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:0px;
	border: 1px solid #1F89C5;
	border-top: 0;
	background-position: bottom;
	background-repeat: repeat-x;
	background-image: url(../images/bg_tab.gif);
	overflow-y: auto;
}

.border_div div{
	margin: 0 !important;
	padding: 0 !important;
}

.tab ul{
	margin-top: 10px;
	padding: 4px 6px 4px 4px;
	border-bottom: 1px solid #1F89C5;

}

.tab li{
	display: inline;
	list-style-type: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

.tab li a, .tab li a:hover{
	background-color: #1F89C5;
	border: 1px solid #1F89C5;
	border-top: 2px solid #1F89C5;
	color: #ffffff;
	font-weight: bold;
	padding: 2px 3px 3px 5px;
	text-decoration: none;
	cursor: pointer;

}

.selected{
	background-color: #ffffff !important;
	color: #1F89C5 !important;
	border-bottom: 1px solid #FFFFFF !important;
}

input{
	border:1px solid #1F89C5;
	font-size: 11px;
}


#div_show_search_option{
	position: absolute;
	width: 80px;
	background-color: #FFFFFF;
	border: 1px solid #1E88C4;
	direction: rtl;
}

#div_show_search_option ul, #div_show_search_option li{
	padding: 0;
	margin: 0;
	list-style: none;
}


#div_show_search_option a{
	display: block;
	padding: 3px;
	color: #000000;
}

#div_show_search_option a:hover{
	background-color: #1E88C4;
	color: #FFFFFF;
}

.link{
	cursor: pointer;
}

.news_item{
	padding-bottom: 10px;
}

.news_item span{
	font-size: 10px;
}

.more{
	text-align: left;
}

.more a{
	color: #000000;
}


#top_link{
	padding-top: 40px;
}

#top_link a{
	text-decoration: none;
}

