/* CSS Document */
body
{
	margin:0;
	padding:0;
}

form
{
	margin:0;
	padding:0;
	border:0;
}

#main_table
{
	direction:rtl;
	background-color:#FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}


.shadow1
{
	height:0px;
	filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#f9f9f9', Positive='true')";
}

.shadow2
{
	height:0px;
	filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#cccccc', Positive='true')";
}

/* search */
#search
{
	width: 246px;
	height: 36px;
	background: url(../img/search.gif) no-repeat top;
}

#search .textbox
{
	direction:rtl;
	background-color:#FFF;
	color:#000;
	font:normal normal normal 8pt Tahoma;
	width:118px;
	position: relative;
	top: -5px;
}

#search .button
{
	position: relative;
	top: -4px;
}
/* /search */

/* navigation */
#navigation
{
	font:normal normal normal 7pt Tahoma;
	padding:3px 10px 3px 10px;
	color:#666666;
	border-bottom: solid 1px #EEEEEE;
}

#navigation .normal
{
}

#navigation .current
{
	font:normal normal 600 7pt Tahoma;
}

#navigation a
{
	text-decoration:none;
	color: #666666;
}

#navigation a:hover
{
	text-decoration:underline;
	color: #666666;
}
/* /navigation */

/* menu */
.menu_title
{
	font:normal normal normal 8pt Tahoma;
	color:#000000;
	width: 152px;
	padding: 0 3px 3px 3px;
	background: #FBDD4A url(../img/menu_title_05.gif) repeat-y top right;
	border-bottom:1px solid #000000;
}

.menu_item_row
{
}

.menu_item
{
	font:normal normal normal 8pt Tahoma;
	color:#555555;
	padding: 0 0 3px 3px;
	text-align:right;
}

a.menu_item
{
	color:#555555;
	text-decoration:none;
}

a.menu_item:hover
{
	color:#000000;
	text-decoration:none;
}

.menu_item_row2
{
}

.menu_item2
{
	font:normal normal normal 8pt Tahoma;
	color:#555555;
	padding: 0 0 3px 3px;
	text-align:right;
}

a.menu_item2
{
	color:#555555;
	text-decoration:none;
}

a.menu_item2:hover
{
	color:#000000;
	text-decoration:none;
}
/* /menu */

/* news - homepage */
#news_table
{
}

#news_table .title
{
	background:url(../img/news_title.gif) no-repeat;
 	font:normal normal normal 8pt Tahoma;
	color:#404040;
	text-align: center;
	width: 166px;
	height: 42px;
}

#news_table .box
{
	background:url(../img/login_box_bg.gif) no-repeat;
	width: 166px;
	height: 122px;
}
/* /news - homepage */

/* login */
#login_table
{
}

#login_table .title
{
	background:url(../img/login_title.gif) no-repeat;
 	font:normal normal normal 8pt Tahoma;
	color:#444444;
	text-align: center;
	width: 166px;
	height: 42px;
}

#login_table .box
{
	background:url(../img/login_box_bg.gif) no-repeat;
	width: 166px;
	height: 122px;
	padding: 0 15px 0 10px;
}

#login_table .label
{
	font:normal normal normal 8pt Tahoma;
	color:#444444;
	margin-top: 5px;
	float: right;
}

#login_table .textbox
{
	direction:ltr;
	background-color:#FFF;
	color:#444444;
	font:normal normal normal 8pt Tahoma;
	width:85px;
	margin:3px 0 3px 0;
	padding-left:3px;
	padding-right:3px;
	float: left;
}

#login_table .button
{
	float: left;
	margin-top: 5px;
}

#login_table a
{
	font:normal normal normal 8pt Tahoma;
	color:#444444;
	text-decoration:none;
}

#login_table a:hover
{
	font:normal normal normal 8pt Tahoma;
	color:#FF6600;
	text-decoration:none;
}
/* /login */

/* newsletter */
#newsletter_table
{
}

#newsletter_table .title
{
	background:url(../img/newsletter_title.gif) no-repeat;
 	font:normal normal normal 8pt Tahoma;
	color:#444444;
	text-align: center;
	width: 166px;
	height: 38px;
}

#newsletter_table .box
{
	background:url(../img/login_box_bg.gif) no-repeat;
	width: 166px;
	height: 122px;
	padding: 0 15px 0 10px;
}

#newsletter_table .label
{
	font:normal normal normal 8pt Tahoma;
	color:#444444;
	margin-top: 5px;
	float: right;
}

#newsletter_table .textbox
{
	direction:ltr;
	background-color:#FFF;
	color:#444444;
	font:normal normal normal 8pt Tahoma;
	width:140px;
	margin:3px 0 3px 0;
	padding-left:3px;
	padding-right:3px;
	float: left;
}

#newsletter_table .button
{
	float: left;
	margin-top: 5px;
}
/* /newsletter */

/* poll */
#poll_table
{
}

#poll_table .title
{
	background:url(../img/poll_title.gif) no-repeat top right;
 	font:normal normal normal 8pt Tahoma;
	color:#444444;
	text-align: center;
	width: 179px;
	height: 46px;
}

#poll_table .box
{
	background:url(../img/poll_02.gif) repeat-y top right;
	width: 179px;
	height: 180px;
	padding: 5px 15px 0 15px;
}

#poll_table .bottom
{
	background:url(../img/poll_03.gif) no-repeat top right;
	width: 179px;
	height: 103px;
}

#poll_table .question
{
	font:normal normal normal 8pt Tahoma;
	color:#444444;
	margin-top: 5px;
	text-align: right;
	display:block;
}

#poll_table .option
{
	font:normal normal normal 8pt Tahoma;
	color:#444444;
	padding:4px;
}

#poll_table .message
{
	font:normal normal normal 8pt Tahoma;
	color:#444444;
}

#poll_table .button
{
	position: relative;
	right: 105px;
	margin-top: 15px;
}
/* /poll */

/* footer */
#footer
{
	background: #FFFFFF url(../img/footer_bg.gif) repeat-x;
	text-align:center;
	font:normal normal normal 8pt Tahoma;
	color:#444444;
	display:block;
	padding-top: 7px;
	padding-bottom: 7px;
	direction: rtl;
}

#footer a
{
	color:#777777;
	text-decoration:none;
}

#footer a:hover
{
	color:#FF6600;
	text-decoration:none;	
}
/* /footer */

/* sitemap */
#sitemap
{
	margin:5px 10px 5px 10px;
}

#sitemap h3
{
	font:normal normal 600 10pt Tahoma;
	color:#666666;
}

.sitemap_grey
{
	background-color:#666;
}

.sitemap_title
{
	background-color:#F0F0F0;
	color:#000;
	font:normal normal normal 8pt Tahoma;
	padding:0 14px 0 7px;
}

.sitemap_item_row
{
	background-color:#FFF;
	color:#000;
	font:normal normal normal 8pt Tahoma;
	padding:0 14px 0 7px;
}

.sitemap_item
{
	color:#333;
	font:normal normal normal 8pt Tahoma;
}

a.sitemap_item
{
	color:#000;
	text-decoration:underline;
}

a.sitemap_item:hover
{
	color:#000;
	text-decoration:none;
}

.sitemap_grey2
{
	background-color:#999999;
}

.sitemap_item_row2
{
	background-color:#FCFCFC;
	color:#000;
	font:normal normal normal 8pt Tahoma;
	padding:0 14px 0 7px;
}

.sitemap_item2
{
	color:#333;
	font:normal normal normal 8pt Tahoma;
}

a.sitemap_item2
{
	color:#000;
	text-decoration:underline;
}

a.sitemap_item2:hover
{
	color:#000;
	text-decoration:none;
}
/* /sitemap */

/* page */
#page_content
{
	font-family:Tahoma;
	font-size:72%;
	margin:5px 10px 5px 7px;
}

#page_content h1, #page_content h2, #page_content h3, #page_content h4, #page_content h5, #page_content h6
{
	font-size:100%;
	color:#666666;
	font-weight:600;
}

#page_content a
{
	color:#666666;
	text-decoration: none;
}

#page_content a:hover
{
	color:#FF6600;
	text-decoration: none;
}

#page_content .intro
{
	line-height:1.5em;
	color:#333;
}

#page_content .page_image
{
	float:left;
	padding:5px;
	text-align:center;
	display:inline;
	border:0;
	width:auto;
}

#page_content .image_desc
{
	font-size:90%;
	color:#333;
}

#page_content .page_body
{
	line-height:1.5em;
}

#page_content .page_date
{
}

#page_content .page_stat
{
	font-size:8pt;
}
/* /page */

/* print */
#print_page_content
{
	font-family:Tahoma;
	font-size:72%;
	margin:5px 10px 5px 10px;
}

#print_page_content h1, #print_page_content h2, #print_page_content h3, #print_page_content h4, #print_page_content h5, #print_page_content h6
{
	font-size:100%;
	color:#666666;
	font-weight:600;
}

#print_page_content a
{
	color:#666666;
	text-decoration: none;
}

#print_page_content a:hover
{
	color:#FF6600;
	text-decoration: none;
}

#print_page_content a.print_tools
{
	color:#000;
	text-decoration:underline;
}

#print_page_content a.print_tools:hover
{
	color:#000;
	text-decoration:none;
}

#print_page_content .print_intro
{
	line-height:1.5em;
	color:#333;
}

#print_page_content .print_page_image
{
	float:left;
	padding:5px;
	text-align:center;
	display:inline;
	border:0;
	width:auto;
}

#print_page_content .print_image_desc
{
	font-size:72%;
	color:#333;
}

#print_page_content .print_page_body
{
	line-height:1.5em;
}

#print_page_content .print_page_date
{
}
/* /print */

/* email */
#email_table
{
	font:normal normal normal 8pt Tahoma;
	margin:10px;
	width: 340px;
	float: left;
}

#email_table h3
{
	color:#666666;
}

#email_table label
{
	font:normal normal 600 8pt Tahoma;
}

#email_table .textbox
{
	font:normal normal normal 8pt Tahoma;
}

#email_table .textbox_ltr
{
	font:normal normal normal 8pt Tahoma;
	direction:ltr;	
}

#email_table .button
{
	font:normal normal normal 8pt Tahoma;
}
/* /email */

/* paging */
#paging
{
	margin:5px 10px 5px 10px;
}

#paging .highlight
{
	font:normal normal 600 8pt Tahoma;
	color:#000;
}

#paging a.link
{
	font:normal normal normal 8pt Tahoma;
	color:#000;
	text-decoration:underline;
}

#paging a.link:hover
{
	color:#000;
	text-decoration:none;	
}
/* /paging */

/* news_panel */
#news_panel
{
	margin:5px 10px 5px 7px;
}

#news_panel h3
{
	font:normal normal 600 10pt Tahoma;
	color:#666666;
}

#news_panel .switch
{
	font:normal normal 600 10pt Tahoma;
	color:#666666;
}

#news_panel .switch a
{
	font:normal normal normal 10pt Tahoma;
	color:#666666;
	text-decoration:underline;
}

#news_panel .switch a:hover
{
	color:#666666;
	text-decoration:none;
}

#news_panel .news_list_text
{
	font:normal normal normal 10pt Tahoma;
	color:#000;
}

#news_panel .news_category_list
{
	font:normal normal normal 10pt Tahoma;
	color:#000;
}
/* /news_panel */

/* news */
#news_content
{
	font-family:Tahoma;
	font-size:72%;
	margin:5px 10px 5px 10px;
}

#news_content h1, #news_content h2, #news_content h3, #news_content h4, #news_content h5, #news_content h6
{
	font-size:100%;
	color:#666666;
	font-weight:600;
}

#news_content a
{
	color:#666666;
	text-decoration: none;
}

#news_content a:hover
{
	color:#FF6600;
	text-decoration: none;
}

#news_content .intro
{
	line-height:1.5em;
	color:#333;
}

#news_content .news_image
{
	float:left;
	padding:5px;
	text-align:center;
	display:inline;
	border:0;
	width:auto;
}

#news_content .image_desc
{
	font-size:72%;
	color:#333;
}

#news_content .news_body
{
	line-height:1.5em;
}

#news_content .news_date
{
}
/* /news */

/* news_list */
#news_list
{
	margin:5px 10px 5px 7px;
}

#news_list .news_list_title
{
	font:normal normal 600 9pt Tahoma;
	color:#000;
}	

#news_list a.news_list_mode, #news_list a.news_list_mode:visited
{
	font:normal normal 600 9pt Tahoma;
	color:#DCDCDC;
	text-decoration:none;
}

#news_list a.news_list_mode:hover
{
	color:#A9A9A9;
	text-decoration:none;
}

#news_list .news_list_mode
{
	font:normal normal 600 9pt Tahoma;
	color:#000;
}

#news_list .news_list_text
{
	font:normal normal normal 9pt Tahoma;
	color:#666;
}

#news_list .news_category_list
{
	font:normal normal normal 9pt Tahoma;
	color:#666;
	width:200px;
}

#news_list .news_list_header
{
	font:normal normal normal 9pt Tahoma;
	color:#000000;
	border-top:1px solid #FFE6B2;
	border-right:1px solid #CC9900;
	border-bottom:1px solid #CC9900;
	border-left:1px solid #FFE6B2;
	background-color:#FFCC33;
	cursor:hand;
	text-align:center;
}

#news_list .news_list_col_row, #news_list .news_list_col_imp, #news_list .news_list_col_res, #news_list .news_list_col_url, #news_list .news_list_col_cat, .news_list_col_date
{
	font:normal normal normal 9pt Tahoma;
	color:#666;
	vertical-align:middle;
	border-bottom:1px solid #DCDCDC;
}

#news_list a.news_list_col_url, #news_list a.news_list_col_url:visited
{
	color:#454343;
	text-decoration:none;
	vertical-align:middle;
	border-bottom:0px;
}

#news_list a.news_list_col_url:hover
{
	color:#000;
	text-decoration:none;
	vertical-align:middle;
	border-bottom:0px;
}
/* /news_list */

/* poll_result */
#poll_result
{
	font-family:Tahoma;
	font-size:72%;
	margin:5px 10px 5px 10px;
}

#poll_result .title
{
	font-weight:600;
	color:#666666;
}

#poll_result .question
{
	font-size:9pt;
}

#poll_result .total
{
	font-weight:600;
}

#poll_result .legend_text
{
	font-family:Tahoma;
	font-size:72%;
}

#poll_result .legend_quantity
{
	font-family:Tahoma;
	font-size:72%;
}
/* /poll_result */

/* search_result */
#search_result
{
	font-family:Tahoma;
	margin:5px 10px 5px 10px;
}

#search_result *
{
	font-size:8pt;
}

#search_result .title
{
	font-weight:600;
	color:#000;
}

#search_result .message
{
	color:#333;
}

#search_result a.sarea, #search_result a.sarea:visited
{
	color:#555555;
	text-decoration:none;
}

#search_result a.sarea:hover
{
	color:#000;
	text-decoration:none;
}

#search_result .sarea
{
}

#search_result .row
{
	border:1px solid #F0F0F0;
	margin-top: 1.5em;
	padding:2px 10px 2px 10px;
	background-color:#FAFAFA;
	text-align:right;
	line-height: 1.7em;
}

#search_result .row_title
{
	color:#000;
}

#search_result a.row_title, #search_result a.row_title:visited
{
	color:#555555;
	text-decoration:none;
}

#search_result a.row_title:hover
{
	color:#000;
	text-decoration:none;
}

#search_result .row_date
{
	color:#808080;
}

#search_result .row_sum
{
	color:#555555;
	padding:2px 10px 0px 10px;
	text-align:justify;
}
/* /search_result */

.search
{
	background:#FF3;
	color:#000;
}
