/* CSS Document */
body
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    background-color: #6085B6;
    scrollbar-face-color: #DCDCDC;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #DCDCDC;
    scrollbar-3dlight-color: #D3D3D3;
    scrollbar-arrow-color: #6699CC;
    scrollbar-track-color: #DCDCDC;
    scrollbar-darkshadow-color: #708090;
    background: url(../images/dl_main_.gif);
	background-repeat:repeat-x;

    }
#main_table {
	direction: rtl;
	
	
}
h5
{
	color:#333366;
}
form
    {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    }
a, a:visited
    {
    font-size: 11px;
    font-weight: normal;
    color: #0088E4;
    text-decoration: none;
	
    }
a:hover
    {
    font-size: 11px;
    font-weight: normal;
    color: #0088E4;
   text-decoration: underline;
    }
/* navigation */
#navigation {
	color: #333333;
	font: normal normal normal 7pt Tahoma;
	padding: 5px 5px 5px 10px;
}

#navigation .normal {
}

#navigation .current {
	font: normal normal 600 7pt Tahoma;
}

#navigation a {
	color: #333333;
	text-decoration: none;
}

#navigation a:hover {
	color: #303030;
	text-decoration: underline;
}
/* /navigation */
/* menu */
.menu_title {
	color: #666666;
	font: normal normal 600 8pt Tahoma;
	height: 29px;
	
	padding: 0px 0px 0 7px;
	
	background-color:#ADC9F2;
	
}

.menu_item {
	display: block;
	padding: 5px 10px 0 15px;
	color: #666666;
	font: normal normal normal 8pt Tahoma;
	height: 29px;
	
}


a.menu_item {
	color: #666666;
	text-decoration: none;
	height: 29px;
}

a.menu_item:visited {
	color: #626262;
	text-decoration: none;
	height: 29px;
}
a.menu_item:hover {
	color: #626262;
	text-decoration: none;
	background: url(../images/menu_hover.gif);
	background-repeat:no-repeat;
}
.menu_item2
{
    display: block;
	padding: 5px 20px 0 15px;
	color: #666666;
	font: normal normal normal 8pt Tahoma;
	height: 29px;
}
a.menu_item2:visited {
	color: #626262;
	text-decoration: none;
	height: 29px;
}
a.menu_item2 {
	color: #666666;
	text-decoration: none;
	height: 29px;
}

a.menu_item2:hover {
	color: #626262;
	text-decoration: none;
	background: url(../images/menu_hover.gif);
	background-repeat:no-repeat;
}

/* /menu */
/* poll */
#poll_table {
	color: #000000;
	font: normal normal normal 8pt Tahoma;
}

#poll_table .title {
	color: #666666;
	font: normal normal 600 8pt Tahoma;
	height: 16px;
	padding-left: 5px;
	padding-right: 0px;
	vertical-align: middle;
	background-color:#ADC9F2;
	height:29px;
}

#poll_table .box {
	background-color: #EFF5FB;
	padding: 5px 5px 5px 2px;
}

#poll_table .question {
	color: #000000;
	display: block;
	font: normal normal 600 8pt Tahoma;
}

#poll_table .option {
	color: #000000;
	font: normal normal normal 8pt Tahoma;
	padding: 2 2px 2 2px;
}

#poll_table .message {
	color: #000000;
	display: block;
	font: normal normal normal 8pt Tahoma;
}

#poll_table .button {
	border: none;
	float: left;
	margin-top: 5px;
	padding-bottom: 2px;
	width: 40px;
	text-align: center;
	font: normal normal 600 8pt Tahoma;
	background-color: #466496;
	color: #F9FAFC;
	padding-left:5px;
}
/* /poll */
.poll_result_title
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: 600;
    color: #333366;
    filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#c0c0c0', Positive='true')";
    }
.poll_result_question
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: 600;
    color: #325DB2;
    filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#c0c0c0', Positive='true')";
    }
.poll_result_legend_text
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #325DB2;
    filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#c0c0c0', Positive='true')";
    }
.poll_result_legend_quantity
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #325DB2;
    filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#c0c0c0', Positive='true')";
    }
.poll_result_total
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: 600;
    color: #325DB2;
    filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#c0c0c0', Positive='true')";
    }
/* login */
#login_table {
	color: #000000;
	font: normal normal normal 8pt Tahoma;
}

#login_table .title {
	color: #666666;
	font: normal normal 600 8pt Tahoma;
	height: 16px;
	padding-left: 5px;
	padding-right: 0px;
	vertical-align: middle;
	background-color:#ADC9F2;
	height:29px;
}

#login_table .box {
	background-color: #EFF5FB;
	padding: 5px 5px 2px 2px;
}

#login_table .label {
	color: #666666;
	font: normal normal normal 8pt Tahoma;
}

#login_table .textbox {
	background: #ffffff;
	color: #000000;
	direction: ltr;
	font: normal normal normal 8pt Tahoma;
	border: 1px solid #B3B9C6;
	height: 20px;
	width: 95px;
}

#login_table .button {
	border: none;
	float: left;
	margin-top: 5px;
	padding-bottom: 2px;
	width: 40px;
	text-align: center;
	font: normal normal 600 8pt Tahoma;
	background-color: #466496;
	color: #F9FAFC;
	padding-left:5px;
}

#login_table a {
	color: #404040;
	font: normal normal normal 8pt Tahoma;
	text-decoration: underline;
}

#login_table a:hover {
	color: #000000;
	font: normal normal normal 8pt Tahoma;
	text-decoration: none;
}
/* /login */
.page_title
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: 600;
    color: #333366;
    filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#c0c0c0', Positive='true')";
    }
.page_date
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#c0c0c0', Positive='true')";
    }
.page_intro
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-align: justify;
    vertical-align: text-top;
    }
.page_image_desc
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #999999;
    }
.page_body
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-align: justify;
    padding: 0px 3px 10px 0px;
    }

.news_title
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: 600;
    color: #333366;
    filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#c0c0c0', Positive='true')";
    text-align: right;
    }
.news_date
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: 600;
    color: #666666;
    filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#c0c0c0', Positive='true')";
    text-align: right;
    }
.news_tools
    {
    text-align: right;
    }
.news_intro
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-align: justify;
    vertical-align: text-top;
    }
.news_image_desc
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #999999;
    }
.news_body
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-align: justify;
    padding: 0px 5px 0px 5px;
    }

.news_list_title
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: 600;
    color: #333366;
    }
.switch {
	color: #0088E4;
	font: normal normal 600 10pt Tahoma;
}

.switch a {
	color: #0088E4;
	font: normal normal normal 10pt Tahoma;
	text-decoration: none;
}

.switch a:hover {
	color: #0088E4;
	
	text-decoration: underline;
}	
a.news_list_mode, a.news_list_mode:visited
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: 600;
   color: #0088E4;	
   
    text-decoration: none;
    }
a.news_list_mode:hover
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: 600;
    text-decoration: underline;
    }
.news_list_mode
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: 600;
     color: #666666;
    }
.news_list_text
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    }
.news_category_list
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    width: 200px;
    }
.news_list_header
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: 454545;
    border-top:   1px solid #FFFFFF;
    border-left:  1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    background-color: #D4E2ED;
    cursor: hand;
    }
.news_list_col_row, .news_list_col_imp, .news_list_col_res, .news_list_col_url, .news_list_col_cat, .news_list_col_date
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    vertical-align: middle;
    border-bottom: 1px solid #dcdcdc;
	background-color:#FFFFFF;
    }
a.news_list_col_url, a.news_list_col_url:visited
    {
    color: #0088E4;
    text-decoration: none;
    vertical-align: middle;
    border-bottom: 0px;
    }
a.news_list_col_url:hover
    {
    color: #0088E4;
    text-decoration: none;
    vertical-align: middle;
    border-bottom: 0px;
	text-decoration:underline;
    }

a.print, a.print:visited
    {
    color: #045196;
    text-decoration: none;
    }
a.print:hover
    {
    color: #0066CC;
    text-decoration: none;
    }
.print_title
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: 600;
    color: #333366;
    }
.print_date
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    }
.print_intro
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-align: justify;
    vertical-align: text-top;
    }
.print_image_desc
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #999999;
    }
.print_body
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-align: justify;
    padding: 0px 5px 0px 5px;
    }
.email_form_title
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: 600;
    color: #333366;
    filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#c0c0c0', Positive='true')";
    }
.email_form_label
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    }
.email_form_input_box_ltr
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    border: 1px solid #CCCCCC;
    width: 195px;
    direction: ltr;
    color: #808080;
    }
.email_form_input_box_rtl
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    border: 1px solid #CCCCCC;
    width: 195px;
    direction: rtl;
    color: #808080;
    }
.email_form_button
    {
    font-family: Tahoma;
    font-size: 10px;
    font-weight: normal;
    color: #666666;
    background-color: #f9f9f9;
    border-right: 1px solid #808080;
    border-bottom: 1px solid #808080;
    text-align: center;
    }
.search
    {
    background: Yellow;
    color: black;
    }
.search_result_page_title
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: 600;
    color: #333366;
    filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#c0c0c0', Positive='true')";
    }
a.search_result_sarea, a.search_result_sarea:visited
    {
    color: #0088E4;
    text-decoration: none;
    }
a.search_result_sarea:hover
    {
    color: #0088E4;
    text-decoration: underline;
	
    }
.search_result_sarea
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    }
.search_result_message
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #045196;
    }
.search_result_row
    {
    border: 1px solid #F0F0F0;
    padding: 2px 10px 10px 2px;
    background-color: #D4E2ED;
    text-align: right;
	width:95%;
	
    }
a.search_result_title, a.search_result_title:visited
    {
    color: #0088E4;
    text-decoration: none;
    
    }
a.search_result_title:hover
    {
    color: #0088E4;
   text-decoration: underline;
    }
.search_result_title
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #333366;
    }
.search_result_date
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #454545;
    }
.search_result_sum
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    padding: 2px 10px 0px 10px;
    text-align: justify;
    }
.paging_highlight
    {
    font-family: Tahoma;
    font-size: 13px;
    font-weight: normal;
    background-color: #DCDCDC;
    color: #000000;
    }
a.paging_link, a.paging_link:visited
    {
    font-family: Tahoma;
    font-size: 13px;
    font-weight: normal;
    color: #22438A;
    text-decoration: underline;
    }
a.paging_link:hover
    {
    font-family: Tahoma;
    font-size: 13px;
    font-weight: normal;
    color: #333399;
    text-decoration: none;
    }
.paging_link
    {
    font-family: Tahoma;
    font-size: 13px;
    font-weight: normal;
    }
a.footer, a.footer:visited
    {
    color: #0088E4;
    text-decoration: none;    
    }
a.footer:hover
    {
    color: #0088E4;
	text-decoration: underline;
    }
.footer
    {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    direction: ltr;
    color: #333333;
    }
/* sitemap */
#sitemap {
	margin: 5px 10px 5px 10px;
}

#sitemap h3 {
	color: #333366;
	font: normal normal 600 10pt Tahoma;
}

.sitemap_grey {
	background: #E1E9F0;
}

.sitemap_title {
	background: #D4E2ED;
	color: #666666;
	font: normal normal 600 8pt Tahoma;
	padding: 0 7px 0 14px;
}

.sitemap_item_row {
	background: #ffffff;
	color: #000000;
	font: normal normal normal 8pt Tahoma;
	padding: 0 7px 0 14px;
}

.sitemap_item {
	color: #454545;
	font: normal normal normal 8pt Tahoma;
}

a.sitemap_item {
	color: #000000;
	text-decoration: none;
}

a.sitemap_item:hover {
	text-decoration: underline;
}

.sitemap_grey2 {
	background: #E9F0F7;
}

.sitemap_item_row2 {
	background: #fcfcfc;
	color: #000000;
	font: normal normal normal 8pt Tahoma;
	padding: 0 7px 0 14px;
}

.sitemap_item2 {
	color: #454545;
	font: normal normal normal 8pt Tahoma;
}

a.sitemap_item2 {
	color: #000000;
	text-decoration: none;
}

a.sitemap_item2:hover {

	text-decoration:underline;
}
/* /sitemap */

/* newsletter */
#newsletter_table {
	width: 169px;
}

#newsletter_table .title {
		color: #666666;
	font: normal normal 600 8pt Tahoma;
	height: 16px;
	padding-left: 5px;
	padding-right: 0px;
	vertical-align: middle;
	background-color:#ADC9F2;
	height:29px;
}

#newsletter_table .box {
	background-color: #EFF5FB;
	padding: 5px 5px 5px 2px;
}

#newsletter_table .label {
	color: #666666;
	font: normal normal normal 8pt Tahoma;
}

#newsletter_table .textbox {
	background: #ffffff;
	color: #000000;
	direction: ltr;
	font: normal normal normal 8pt Tahoma;
	border: 1px solid #B3B9C6;
	height: 20px;
	width: 100px;
}

#newsletter_table .button {
	border: none;
	float: left;
	margin-top: 5px;
	padding-bottom: 2px;
	width: 40px;
	text-align: center;
	font: normal normal 600 8pt Tahoma;
	background-color: #466496;
	color: #F9FAFC;
	padding-left:0px;
}
/* /newsletter */
.links
{
	color:#003366;
}
.links:hover
{
	color:#003366;
}
.links:visited
{
	color:#003366;
}
.links:hover:visited
{
	color:#003366;
}
