/*############################################################################*/
/* GENERAL CLASSES: start */
.rightNavOff
{
	display:none;
}
.font_size_0
{
	font-size: 0px;
}

.LangDir
{
	direction:ltr;
}
/*======================================english========================*/
.GeneralHeaderImageBackground
{
	background-image:url(/Civil-Service/Images/Eng/header/e_mehraz_pic_bg.gif);
	background-repeat:no-repeat;
}

.UnitsBottomFrameHomeEng
{
	background-image:url(/Civil-Service/Images/Eng/e_home_info_down.gif);
	background-position:-1px 100%;
	background-repeat:no-repeat;
	border-right:solid 1px #CBE7F3;
	border-left:solid 1px #CBE7F3;
	background-color:White;
	width:604px;
}

.EnglishContentFont
{
	font-family:Arial;
	font-size:12;
	color:#222222;
	font-weight:normal;
	text-decoration:none;
}

.ContactUsBackgroundFrame
{
	background-image:url(/Civil-Service/Images/Eng/e_hodaa_info_pixel2.gif);
	background-repeat:repeat-y;
	font-family:Arial;
	font-size:12;
	color:#222222;
	font-weight:normal;
	text-decoration:none;
}

.ContactUsBackgroundFrameEng
{
	background-image:url(/Civil-Service/Images/Eng/e_hodaa_info_pixel2.gif);
	background-repeat:repeat-y;
	font-family:Arial;
	font-size:12;
	color:#222222;
	font-weight:normal;
	text-decoration:none;
}

.ContactUsBackgroundFrameEng
{
	background-image:url(/Civil-Service/Images/Eng/e_hodaa_info_pixel2.gif);
	background-repeat:repeat-y;
	font-family:Arial;
	font-size:12;
	color:#222222;
	font-weight:normal;
	text-decoration:none;
	padding-top:40px;
	padding-bottom:20px;
	
}

.ContactUsBackgroundGray
{
	background-image:url(/Civil-Service/Images/Eng/e_hodaa_info_pixel3.gif);
	background-repeat:repeat-y;
}

.ContactUsBackgroundBottomContent
{
	background-image:url(/Civil-Service/Images/Eng/e_hodaa_info_text_down.gif);
	background-repeat:repeat-y;
	height:18px;
	width:604px;
}

.ContactUsBackgroundBottomFrame
{
	background-image:url(/Civil-Service/Images/He/nashamMessages/hodaa_info_down.gif);
	background-repeat:no-repeat;
	height:4px;
	width:604px;
}

.UnitsBodyFrameEng
{
	background-image:url(/Civil-Service/Images/Eng/e_hodaa_info_pixel2.gif);
	background-repeat:repeat-y;
	font-family:Arial;
	font-size:14;
	color:#444444;
	font-weight:normal;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#UnitContent p
{
	width:450px;
}

.UnitsBottomFrameEng
{
	background-image:url(/Civil-Service/Images/Eng/e_hodaa_info_pixel3.gif);
	background-repeat:repeat-y;
	font-family:Arial;
	font-size:14;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:30px;
	padding-top:30px;
	padding-left:25px;
	
}

.UnitsHeaderFrameHomeEng
{
	background-image:url(/Civil-Service/Images/He/singleTender/mehraz_info_title.gif);
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:14;
	font-weight:bold;
	color: #01155c;
	width: 604px;
	height: 22px;
}

.UnitsBodyFrameHomeEng
{
	background-image:url(/Civil-Service/Images/He/singleTender/mehraz_info_pixel.gif);
	background-repeat:repeat-y;
	font-family:Arial;
	font-size:14;
	font-weight:normal;
	padding-right: 70px;
	padding-left: 70px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.TenderMenuInfoBgHomeEng
{
	background-image:url(/Civil-Service/Images/He/singleTender/mehraz_info_bg.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	width:375px;
	height:148px;
}


/* GENERAL CLASSES: end */
/*############################################################################*/

/*############################################################################*/
/* DATA GRID: start */

.datagrid_header,
.datagrid_header A,
.datagrid_header A:hover,
.datagrid_header A:visited
{
	background-color: #d7e2e3;
	color: #444444;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial;
	text-decoration: none;
	text-align: center;
	height: 32px;
	vertical-align: middle;
}

.datagrid_footer
{
	background-color: Yellow;
	text-align: center;
}

.datagrid_general
{
}

.Sorted_ASC
{
	background-image: URL(/Civil-Service/Images/He/sorting/sorted_asc.gif);
	background-repeat: no-repeat;
	background-color: #d7e2e3;
	background-position: 1px center;
}

.Sorted_DESC
{
	background-image: URL(/Civil-Service/Images/He/sorting/sorted_desc.gif);
	background-repeat: no-repeat;
	background-color: #d7e2e3;
	background-position: 1px center;
}

.Not_Sorted
{
	background-image: URL(/Civil-Service/Images/He/sorting/not_sorted.gif);
	background-repeat: no-repeat;
	background-color: #d7e2e3;
	background-position: 1px center;
}

/*###################################*/
/* DATA GRID - ITEM / ALTERNATE ITEM / EDIT ITEM: start */

.datagrid_item,
.datagrid_item A,
.datagrid_item A:hover,
.datagrid_item A:visited
{
	text-align: center;
	background-color: #e8f1f1;
	color: #444444;
	font-size: 13px;
	font-family: Arial;
	height: 30px;
	text-decoration: none;
	vertical-align: middle;
}

.datagrid_alternating_item,
.datagrid_alternating_item A,
.datagrid_alternating_item A:hover,
.datagrid_alternating_item A:visited
{
	text-align: center;
	background-color: #e8f1f1;
	color: #444444;
	font-size: 13px;
	font-family: Arial;
	height: 30px;
	text-decoration: none;
	vertical-align: middle;
}

/* DATA GRID - ITEM / ALTERNATE ITEM : end */
/*###################################*/

/*###################################*/
/* DATA GRID PAGER: start */

.datagrid_pager
{
	direction: ltr;
	border: solid 1px black;
	text-align: center;
}

.datagrid_pager_current_page
{
	color: red;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	height: 25px;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
}

.datagrid_pager_not_current_page, 
.datagrid_pager_not_current_page A,
.datagrid_pager_not_current_page A:hover,
.datagrid_pager_not_current_page A:visited
{
	font-family: Arial;
	color: #1a548e !important;
	font-weight: bold !important;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	height: 25px;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	text-decoration: none !important;
}

.datagrid_pager_prev_page_button
{
	background-image: url(/Civil-Service/Images/He/paging/left_arrow.gif);	
	background-repeat: no-repeat;
	height: 10px;
	width: 6px;
	background-position: 50% 30%;
	text-decoration: none;
}


.datagrid_pager_next_page_button
{
	background-image: url(/Civil-Service/Images/He/paging/right_arrow.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 6px;
	background-position: 50% 30%;
	text-decoration: none;
}

.datagrid_pager_first_page_button
{
	background-image: url(/Civil-Service/Images/He/paging/right_double_arrow.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 20px;
	background-position: center middle;
	vertical-align: top;
}

.datagrid_pager_last_page_button
{
	background-image: url(/Civil-Service/Images/He/paging/left_double_arrow.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 29px;
	background-position: center middle;
	vertical-align: top;
}

/* DATA GRID PAGER: end */
/*###################################*/

/* DATA GRID: end */
/*############################################################################*/

/*############################################################################*/
/* PADDING: start */

/*###################################*/
/* PADDING 5: start */

.padding_left_5
{
	padding-left: 5px;
}

.padding_right_5
{
	padding-right: 5px;
}

.padding_left_right_5
{
	padding-left: 5px;
	padding-right: 5px;
}

.padding_top_5
{
	padding-top: 5px;
}

.padding_bottom_5
{
	padding-bottom: 5px;
}

.padding_bottom_top_5
{
	padding-bottom: 5px;
	padding-top: 5px;
}

.padding_all_5
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

/* PADDING 5: end */
/*###################################*/

/*###################################*/
/* PADDING 10: start */

.padding_left_10
{
	padding-left: 10px;
}

.padding_right_10
{
	padding-right: 10px;
}

.padding_left_right_10
{
	padding-left: 10px;
	padding-right: 10px;
}

.padding_top_10
{
	padding-top: 10px;
}

.padding_bottom_10
{
	padding-bottom: 10px;
}

.padding_bottom_top_10
{
	padding-bottom: 10px;
	padding-top: 10px;
}

.padding_all_10
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

/* PADDING 10: end */
/*###################################*/

/* PADDING: end */
/*############################################################################*/

a:link, a:visited
{
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
.HeaderBottom
{
	background-image:url(/Civil-Service/Images/He/header/home_header_nav_pixel.gif);
	background-repeat:repeat-x;
	height:23px;
	padding-right:112px;
	padding-top:3px;
	font-size:12px;
	vertical-align:top;
}
.SearchPadding
{
	padding-top:26px;
}

.paddingleft
{
	padding-left:10px;
}
.BrohimHabaim
{
	background-image:url(/Civil-Service/Images/He/content/home_info_title_bg.gif);
	background-repeat:no-repeat;
	background-position:50% 100%;
	width:421px;
	height:129px;
}
#BrohimSize
{
	width:181px;
	height:129px;
	padding-top:2px;
}
.PaddBrohim
{
	padding-top:3px;
}
.TopImgBg
{
	background-image:url(/Civil-Service/Images/Eng/header/home_header_logo_bg.jpg);
	background-repeat:no-repeat;
	width:777px;
	height:149px;
	background-position:50% 0%;
}
.BrohimFont
{
	font-family:Arial;
	font-size:15px;
	font-weight:normal;
	color:#444444;
	padding-top:10px;
}
.WhiteLine
{
	background-color:#f4f8fa;
	width:26px;
}
.TakshirTitle
{
	background-image:url(/Civil-Service/Images/He/content/home_box_text_title.gif);
	width:421px;
	height:23px;
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#01155c;
	padding-right:10px;
}
.TakshirPixel
{
	background-image:url(/Civil-Service/Images/He/content/home_box_text_pixel.gif);
	background-repeat:repeat-y;
}
.TakshirDate 
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#01155c;
	padding-left:10px;
}
.TakshirContent A
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#4960af;
	padding-left:10px;
}
.TakshirContent A a:link, .TakshirContent a:visited
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#4960af;
	padding-right:10px;
}
.TakshirContent A a:hover
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#d84128;
	padding-right:10px;
}
.paddBottom
{
	padding-right:0px;
}
.HodaotNosafot A 
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#4960af;
}
.HodaotNosafot a:link, .HodaotNosafot a:visited
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#4960af;
}
.HodaotNosafot a:hover
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#d84128;
}
.HodaotNosafot A:link
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#4960af;
}
.PaddBulet
{
	padding-right:295px;
}
.ImgHozrei
{
	background-image:url(/Civil-Service/Images/He/bullits/bullet_link3.gif);
	background-repeat:no-repeat;
	background-position:50% 50%;
}
.HozerContent A
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#4960af;
	padding-right:2px;
}
.HozerContent a:link, .HozerContent a:visited
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#4960af;
	padding-right:2px;
}
.HozerContent a:hover
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#d84128;
	padding-right:2px;
}
.HozerContent
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#01155c;
	padding-right:2px;
}
.HiposSite
{
	background-image:url(/Civil-Service/Images/He/rightnav/home_box_hipus_bg.gif);
	background-repeat:no-repeat;
	background-position:50% 100%;
	width:140px;
	height:80px;
	vertical-align:bottom;
}
.HMitkademFont
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#1a548e;
}
.HMitkademFont a:link, .HMitkademFont a:visited
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#1a548e;
}
.HMitkademFont a:hover
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#d84128;
}

.KelimFontTxt
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#1a548e;
	vertical-align:bottom;
}
.KelimFontTxt a:link, .KelimFontTxt a:visited 
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#1a548e;
	vertical-align:bottom;
}
.KelimFontTxt a:hover
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#d84128;
	vertical-align:bottom;
}

.Mirvah
{
	line-height:20px;
}
.HadashBeatarBg
{
	background-image:url(/Civil-Service/Images/He/leftnav/home_box_news_title.gif);
	background-repeat:no-repeat;
	background-color:#B0C2D4;
	width:159px;
	height:100px;
}
.HadashBeatarFont
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#1a548e;
	padding-right:3px;
}
.HadashBeatarFont a:link, .HadashBeatarFont a:visited
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#1a548e;	
}
.HadashBeatarFont a:hover
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#d84128;	
}
.HadashHodaotBg
{
	background-image:url(/Civil-Service/Images/He/leftnav/home_box_odaot_title.gif);
	background-repeat:no-repeat;
	width:159px;
	height:100px;
	background-color:#B0C2D4;
}
.MihrazBG
{
	background-image:url(/Civil-Service/Images/He/leftnav/home_box_mihraz_title.gif);
	background-repeat:no-repeat;
	width:159px;
	height:50px;
	background-color:#DDF1FA;
}
.MihrazPixel
{
	background-image:url(/Civil-Service/Images/He/leftnav/home_box_mihraz_pixel.gif);
	background-repeat:repeat-y;
}
.BulletPaddingTopMicrazim
{
	padding-top:5px;
}
MihrazFont
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#1a548e;
	padding-right:3px;
}
.MihrazFont a:link,.MihrazFont a:visited 
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#1a548e;
	padding-right:3px;	
}
.MihrazFont a:hover
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#d84128;
	padding-right:3px;	
}
.MihrazPaddBulet
{
}
.HomeFooter
{
	background-image:url(/Civil-Service/Images/He/footer/home_footer_bg_pixel.gif);
	background-repeat:repeat-x;
	height:23px;
	width:12px;
}
.FooterTableFont a
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#4960af;
	text-decoration:none;
}
.FooterTableFont a:link, .FooterTableFont a:visited
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#4960af;
	text-decoration:none;	
}
.FooterTableFont a:hover
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#4960af;
	text-decoration:underline;		
}
.ToolsTopPadding
{
	padding-top:35px;
}
.BulletPaddingTop
{
	padding-top:7px;
}
.BulletPaddingTopUnitBox
{
	padding-top:5px;
}
.BulletPaddingTop1
{
	padding-right:70PX;
	padding-top:8px;
}
.SpacerWidth
{
	width:777px;
}

.MeydaTitle
{
	background-image:url(/Civil-Service/Images/He/rightnav/home_box_meyda_title.gif);
	background-repeat:no-repeat;	
	background-color:#ddf1fa;
}
.ToolsPadding
{
	padding-bottom:1px;
}

.SearchBoxInput
{
	height:19px; 
	border:solid 1px #000000;
}

/**************************************************************************
*    General Template
*/

.TenderMenuTitle
{
	font-family:Arial;
	font-size:21px;
	font-weight:bold;
	color:#01155c;
	padding-top:6px;
	padding-left:10px;
	padding-right:10px;
}
.TenderMenuInfoBg
{
	background-image:url(/Civil-Service/Images/He/singleTender/mehraz_info_bg.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	width:373px;
	height:139px;
}
.TenderMenuTitle span
{
	padding-left:10px;	
}
.TenderMenuContent span
{
	/*padding-left:10px;
	padding-right:10px;	*/
}
.TenderMenuContent
{
	padding:10px;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#444444;
}
.TenderMenuContentBold
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#444444;
}
.TenderMenuFooter
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#4960af;
}
.TenderMenuBoxPixel
{
	background-image:url(/Civil-Service/Images/He/rightnav/mehraz_box_mehrazim.gif);
	height:20px;
	font-family:Arial;
	font-weight:normal;
	font-size:13px;
	color:#1a548e;
	padding-left:10px;
	padding-right:10px;
}
.TenderMenuBoxPixelOn
{
	background-image:url(/Civil-Service/Images/He/rightnav/mehraz_box_mehrazim_rol.gif);
	height:20px;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	color:#ffffff;
	padding-left:10px;
	padding-right:10px;
}
.TenderMenuBoxPixel a:link, .TenderMenuBoxPixel a:visited
{
	font-family:Arial;
	font-weight:normal;
	font-size:13px;
	color:#1a548e;
}
.TenderMenuBoxPixel a:hover
{
	font-family:Arial;
	font-weight:normal;
	font-size:13px;
	color:#d84128;	
}
.TenderMenuBoxBgColor
{
	background-color:#b0c2d4;
}
.BreadCrumbFont
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#4960af;
}
.BreadCrumbFontTender
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#d84128;
}
.TenderMenuBgImage
{
	background-image:url(/Civil-Service/Images/He/rightnav/menu_box_mehrazim_title.gif);
	background-repeat:no-repeat;
	font-family:Arial;
	font-weight:normal;
	font-size:13px;
	color:#ffffff;
	width: 140px;
	padding-left:10px;
	padding-right:10px;
}
.TenderMenuBgImage TD
{
	padding-right:10px;
}
.TenderMenuBgImageOn
{
	background-image:url(/Civil-Service/Images/He/rightnav/menu_box_mehrazim_title_on.gif);
	background-repeat:no-repeat;
	font-family:Arial;
	font-weight:normal;
	font-size:13px;
	color:#ffffff;
	width: 140px;
	padding-left:10px;
	padding-right:10px;
}
.TenderMenuBgImageOn a:link, .TenderMenuBgImageOn a:visited
{
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	color:#ffffff;
}
#PaddingLink
{
	padding-bottom:1px;
}


/**************************************************************************
*    Single Item Tender
*/

.SingleItemTitle
{
	background-image:url(/Civil-Service/Images/He/singleTender/mehraz_info_title.gif);
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#01155c;
	padding-left:10px;
	padding-right:10px;
	height:22px;
}
.TenderTitle
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#2c6d91;
	padding-right:10px;
}
.TenderTitleRed
{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#444444;
}
.FinishDate
{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#d84128;
	padding-left:10px;
	padding-right:11px;
	padding-bottom:5px;
}
.TenderInfoPixel
{
	background-image:url(/Civil-Service/Images/He/singleTender/mehraz_info_pixel.gif);
	background-repeat:repeat-y;
}
.TenderDownloadImg
{
	background-image:url(/Civil-Service/Images/He/singleTender/mehraz_info_red_line1.gif);
	background-repeat:no-repeat;
	height:20px;
}
.TenderDownload
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#444444;
	padding-top:5px;
}
.PadTopImg
{
	padding-top:5px;
}
.TenderInfoFont
{
	font-family:Arial;
	font-size:14PX;
	font-weight:normal;
	color:#444444;
}
.TenderInfoFontBold
{
	background-image:url(/Civil-Service/Images/He/singleTender/mehraz_info_in_pixel.gif);
	font-family:Arial;
	font-size:14PX;
	font-weight:bold;
	color:#444444;
}
.TenderInfoFontTxt
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#2c6d91;
}
.TenderFontBack
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#4960af;
	padding-left:20px;
}
.TenderInfoRedLineFont
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#4960af;

}

.SingleItemPadRight
{
	padding-right:1px;
}
.PadBottom
{
	padding-right:1px;
}

/**************************************************************************
*  Tender
*/

.TenderMenuInfoBgWhite
{
	background-image:url(/Civil-Service/Images/He/tenders/menu_info_bg.gif);
	background-position:100% 100%;
	background-repeat:no-repeat;
	width:373px;
	height:139px;
}
.ManPowerfont
{
	font-family:Arial;
	font-size:21px;
	font-weight:bold;
	color:#01155c;
}
.ManPowerInFont
{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:444444;
}

/**************************************************************************
*  HumanResourceTenders
*/

.HumanResFont
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#222222;
	/*padding-left:10px;
	padding-right:10px;*/
}
.HumanTableTitle
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#444444;
}
.HumanTableTxt
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#444444;
}	
.HumanTableTxtBlue
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#1a548e;
}	
.PageNumberRedFont
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#db4128;
}
.PageNumberFont
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#1a548e;
}



/**************************************************************************
*  NashamMessage
*/

.PublicationDate
{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#444444;
	padding-left:10px;
	padding-right:11px;
	padding-bottom:5px;
}
.NashamPadTop
{
	padding-top:5px;
}
.NashamFontRedLine
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#4960af;
	padding-top:6px;
}
.NashamInfoRedLineFont
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#4960af;
	padding-right:300px;
}
.NashamDownloadImg
{
	background-image:url(/Civil-Service/Images/He/nashamMessages/hodaa_info_red_line5.gif);
	background-repeat:no-repeat;
	height:20px;
}
.NashamInfpPixelTop
{
	background-image:url(/Civil-Service/Images/He/nashamMessages/hodaa_info_pixel.gif);
	background-repeat:repeat-y;
}
.NashamInsidePixel
{
	background-image:url(/Civil-Service/Images/He/nashamMessages/hodaa_info_pixel2.gif);
	background-repeat:repeat-y;
}
.NashamFontTxt
{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#444444;
}
.PadTxtDown
{
	padding-right:2px;
}
.NashamInfoPixelDown
{
	background-image:url(/Civil-Service/Images/He/nashamMessages/hodaa_info_pixel3.gif);
	background-repeat:repeat-y;
	height:70px;
}
.NashamFontBack
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#4960af;
	
}


/**************************************************************************
*  UnitsForms
*/

.UnitsFormsFont
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#1a548e;
}
.UnitsFormsPad
{
	padding-right:1px;
}


/**************************************************************************
*  UnitsItemForms
*/
.UnitFormsItemTxtBlue
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#1a548e;
	padding-right:5px;
}	
.UnitFormsItemTxt
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#444444;
	padding-right:5px;
}
.UnitsFormsPad1
{
	padding-right:3px;
}

/**************************************************************************
*    PhoneBook
*/

.PhoneBookFontGovermentOffice
{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#01155c;
}
.ContentFontTextRed
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#d84128;
}
.ContentFontText
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#1a548e;
}
.DropDownListFont
{
	 bordercolor:#979fa0;
	 BackColor:Transparent;	
	 Font-Size:13px; 
	 ForeColor:#444444;
	 width:176px;
}
.PhoneBookSearcFontBottomRight
{
	border-bottom:solid 1px #738a93;
	border-right:solid 1px #738a93;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#444444;
}
.PhoneBookSearcFontBottom
{
	border-bottom:solid 1px #738a93;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#444444;
}

.PhoneBookSearcFont
{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#444444;
}
.PhoneBookSearcFontRight
{
	border-right:solid 1px #738a93;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#444444;
}
.PhoneBookSearcFont
{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#444444;
}
.PhoneBookSearcFontLeft
{
	border-left:solid 1px #738a93;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#444444;
}
.PhoneBookSearcFontBoldRight
{
	border-top:solid 1px #738a93;
	border-right:solid 1px #738a93;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#444444;
}
.PhoneBookSearcFontBoldBlueLeft
{
	border-left: solid 1px #738a93;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#444444;
}
.PhoneBookSearcFontBoldBlueRightBottom
{
	border-Right: solid 1px #738a93;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#444444;
}
.PhoneBookSearcFontBoldBlueLeftTop
{
	border-top:solid 1px #738a93;
	border-left: solid 1px #738a93;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#1a548e;
}
.PhoneBookSearcFontBoldTop
{
	border-top:solid 1px #738a93;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#444444;
}

.BorderRightLeft
{
	border-left:solid 1px #738a93;
	border-right: solid 1px #738a93;
}
.TenderInfoPixelIn
{
	background-image:url(/Civil-Service/Images/He/singleTender/mehraz_info_in_pixel.gif);
	background-repeat:repeat-y;
}
.PeaceFontNormal
{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#444444;
}
.PeaceFontBold
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#444444;
}
.RightBorder
{
	border-right:solid 1px #d5e0e9
}
.RightLeftBorder
{
	border-right:solid 1px #d5e0e9;
	border-left:solid 1px #d5e0e9;
}
.LeftBorder
{
	border-left:solid 1px #d5e0e9;
}
.RightLeftBottom
{
	border-right:solid 1px #738a93;
	border-left:solid 1px #738a93;
	border-bottom:solid 1px #738a93;
}	
.PaddPB
{
	padding-right:10px;
}
#Width86
{
	width:86px;
}
#Width104
{
	width:104px;
}
#Width78
{
	width:78px;
}
#Width88
{
	width:88px;
}
#Width473
{
	width:473px;
}

/*
 * author: Meir Winston
 * used for: SingleItemUnitForm.aspx
 * used for the td of the attachments
 */
.UnitFormAttachments
{
	background-image:url(/Civil-Service/Images/He/nashamMessages/hodaa_info_red_line5.gif);
	background-repeat:no-repeat;
	height:25px;
}

/*
 * author: Meir Winston
 * used for: Forms
 * the header of the table of one subject (out of 4)
 */
.TableHeaderOfForms
{
	background-image:url(/Civil-Service/Images/He/tfasim/tfasim_title_bg.gif);
	background-repeat:no-repeat;
	height:18px;
	width:576px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#01155c;
}

/*
 * author: Linoy Karimi
 * used for: Forms
 * the font table header
 */
.TableHeaderFontofForms
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#01155c;
}

/*
 * author: Meir Winston
 * used for: Forms
 * the most outer table header
 */
.TableOuterHeader
{
	background-image:url(/Civil-Service/Images/He/tenders/mehraz_info_title.gif);
	background-repeat:no-repeat;
	height:22px;
	width:604px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#01155c;
}

/*
 * author: Meir Winston
 * used for: Forms
 * the outlines of the table, inside between them is the content.
 */
.TableMarginsOfForms
{
	background-image:url(/Civil-Service/Images/He/tfasim/tfasim_pixel.gif);
	background-repeat:repeat-y;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	text-align:right;
	color:#222222;
	border-width:0;
}

/*
 * author: Meir Winston
 * used for: Forms
 * t
 */
.OuterTableMargins
{
	background-image:url(/Civil-Service/Images/He/tenders/mehraz_info_pixel.gif);
	background-repeat:repeat-y;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	text-align:right;
	color:#222222;
	border-width:0;
}

/*
 * author: Meir Winston
 * used for: Forms
 * the footer of the table of subject
 */
.OuterTableFooter
{
	background-image:url(/Civil-Service/Images/He/tenders/mehraz_info_down.gif);
	background-repeat:no-repeat;
	height: 4px;
}


/*
 * author: Meir Winston
 * used for: Forms
 * the style for the attachmetns
 */
.AttachmentFont
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#1A548E;
}

/*
 * author: Meir Winston
 * used for: Forms
 * the footer of the table of subject
 */
.TableFooterOfForms
{
	background-image:url(/Civil-Service/Images/He/tfasim/tfasim_down.gif);
	background-repeat:no-repeat;
	height:5px;
	width:576px;
}

/*
 * author: Meir Winston
 * used for: Forms
 * the title
 */
.TableTitleOfForms
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#01155c;
}

/*
 * author: Meir Winston
 * used for: Forms
 * the inner table grid
 */
.InnerTable
{
	vertical-align:top;
	border-color:White;
	border-width:thick;
}

/*
 * author: Meir Winston
 * used for: Forms
 */
.InnerTableTitle
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color:#444444;
	background-color:#D7E2E3;
	height:32px;
}

.InnerTableTitleUnit
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color:#444444;
	background-color:#D7E2E3;
	height:32px;
}

.InnerTableTitleUnit a:link, .InnerTableTitleUnit a:visited
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color:#444444;
	background-color:#D7E2E3;
	
}
.InnerTableTitleUnit a:hover
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color:red;
	background-color:#D7E2E3;
	text-decoration:none;	
}

/*
 * author: Meir Winston
 * used for: Forms
 */
.InnerTableRow
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	text-align:center;
	color:#222222;
	background-color:#E8F1F1;
	height:30px;
}

/*
 * author: Meir Winston
 * used for: Forms
 * the style for the textboxes in forms
 */
.TextboxStyle
{
	border-bottom-style:window-inset;
	border-width:1px;
	border-color:#979FA0;
}
/*
 * author: Meir Winston
 * used for: Forms
 */
.SearchRowStyle
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	text-align:right;
	color:#222222;	
	vertical-align:top;
}

/*
 * author: Meir Winston
 * used for: SingleItemCourse.aspx
 */
.CoursesTableHeader
{
	background-image:url(/Civil-Service/Images/He/courses/r_kursim_info_title.gif);
	background-repeat:no-repeat;
	height:19px;
	width:604px;
	font-family:Arial;
	font-size:14;
	font-weight:bold;
	color:#01155c;
}

/*
 * author: Meir Winston
 * used for: SingleItemCourse.aspx
 */
.CoursesTableMargins
{
	background-image:url(/Civil-Service/Images/He/courses/r_kursim_info_pixel.gif);
	background-repeat:repeat-y;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	text-align:right;
	color:#222222;
	border-width:0;
}

/*
 * author: Meir Winston
 * used for: SingleItemCourse.aspx
 */
.CoursesTableFooter
{
	background-image:url(/Civil-Service/Images/He/nashamMessages/hodaa_info_down.gif);
	background-repeat:no-repeat;
	width:604px;
	height:9px;
}

/*
 * author: Meir Winston
 * used for: SingleItemCourse.aspx
 */
.CoursesTitleFont
{
	font-family:Arial;
	font-weight:bold;
	font-size:14;
	color:#01155c;
}

/*
 * author: Meir Winston
 * used for: SingleItemCourse.aspx
 */
.CoursesDateFont
{
	font-family:Arial;
	font-weight:normal;
	font-size:14;
	color:#D84128;
}
.CourseTitlePadding
{
	padding-right:10px;
}

/*
 * author: Meir Winston
 * used for: SingleItemCourse.aspx
 */
.CoursesSubtitle
{
	font-family:Arial;
	font-weight:bold;
	font-size:14;
	color:#444444;
}

/*
 * author: Meir Winston
 * used for: SingleItemCourse.aspx
 * created white background for text and gray for the left margin.
 */
.CoursesContentBackground
{
	background-image:url(/Civil-Service/Images/He/nashamMessages/hodaa_info_pixel2.gif);
	background-repeat:repeat-y;
	font-family:Arial;
	font-weight:normal;
	font-size:14;
	color:#444444;
}

/*
 * author: Meir Winston
 * used for: SingleItemCourse.aspx
 */
.CoursesBackgroundFooter
{
	background-image:url(/Civil-Service/Images/He/nashamMessages/hodaa_info_text_down.gif);
	font-family:Arial;
	font-weight:normal;
	font-size:14;
	color:#444444;
	height:18px;
	width:604px;
}

/*
 * author: Meir Winston
 * used for: SingleItemCourse.aspx
 */
.CoursesContentFont
{
	font-family:Arial;
	font-weight:normal;
	font-size:14;
	color:#444444;
	padding-left:130px;
}

/*
 * author: Meir Winston
 * used for: SingleItemCourse.aspx
 * only for mozila
 */
.CoursesFont
{
	font-family:Arial;
	font-weight:normal;
	font-size:14;
	color:#444444;
}

/*
 * author: Meir Winston
 * used for: SingleItemCourse.aspx
 */
.CoursesBottomBackground
{
	background-image:url(/Civil-Service/Images/He/nashamMessages/hodaa_info_pixel3.gif);
	background-repeat:repeat-y;
	height:80px;
	font-family:Arial;
	font-weight:normal;
	font-size:14;
	color:#444444;
}

/*
 * author: Meir Winston
 * used for: SingleItemCourse.aspx
 */
.CoursesAttachmentFont
{
	font-family:Arial;
	font-weight:normal;
	font-size:14;
	height:25px;
	color:#4960AC;
}

/*
 * author: Meir Winston
 * used for: SingleItemCourse.aspx
 */
.CoursesBackwordFont A
{
	font-family:Arial;
	font-weight:normal;
	font-size:13;
	color:#4960AC;
}

/*
 * author: Meir Winston
 * used for: SingleItemCourse.aspx
 */
.CoursesBackwordFont a:hover
{
	font-family:Arial;
	font-weight:normal;
	font-size:13;
	color:#D84128;
	text-decoration:none;
}

/*
 * author: Meir Winston
 * used for: SingleItemCourse.aspx
 */
.CourseBottomBackground
{
	background-image:url(/Civil-Service/Images/He/nashamMessages/hodaa_info_pixel3.gif);
	background-repeat:repeat-y;
}

/***************************************************************/

/*
 * author: Meir Winston
 * used for: DropdownNavigation.aspx
 */
.DropdownList
{
	background-image:url(/Civil-Service/Images/He/courses/r_kursim_box_yehidot.gif);
	width:140px;
	height:71px;
}

/*
 * author: Meir Winston
 * used for: DropdownNavigation.aspx
 */
.DropdownListRow
{
	font-family:Arial;
	font-size:14;
	font-weight:normal;
	color:Red; 
	color: #4960AF;
	width:130px;
}

/*
 * author: Meir Winston
 * used for: ChannelsColector.ascx
 */
.ChannelsColectorFont a
{
	font-family:Arial;
	font-size:12;
	font-weight:normal;
	color: #1A548E;
	text-decoration:none;
}

/*
 * author: Meir Winston
 * used for: ChannelsColector.ascx
 */
.ChannelsColectorFont a:hover
{
	font-family:Arial;
	font-size:12;
	font-weight:normal;
	color: #D84128;
	text-decoration:none;
}
/*
 * author: Meir Winston
 * used for: ChannelsColector.ascx
 */
.ChannelsColectorRedFont a
{
	font-family:Arial;
	font-size:12;
	font-weight:normal;
	color: #D84128;
}

/*
 * author: Meir Winston
 * used for: Units.aspx
 */
.UnitsHeaderFrame
{
	background-image:url(/Civil-Service/Images/He/singleTender/mehraz_info_title.gif);
	font-family:Arial;
	font-size:14;
	font-weight:bold;
	color: #01155c;
	width: 604px;
	height: 22px;
}

/*
 * author: Meir Winston
 * used for: Units.aspx
 */
.UnitsBodyFrame
{
	background-image:url(/Civil-Service/Images/He/singleTender/mehraz_info_pixel.gif);
	background-repeat:repeat-y;
	font-family:Arial;
	font-size:14;
	font-weight:normal;
	padding-right: 70px;
	padding-left: 70px;
	padding-top: 20px;
	padding-bottom: 20px;
}

/*
 * author: Meir Winston
 * used for: Units.aspx
 */
.UnitsBottomFrame
{
	background-image:url(/Civil-Service/Images/He/singleTender/mehraz_info_down.gif);
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:14;
	font-weight:normal;
	width: 604px;
	height: 4px;
}

/*
 * author: Meir Winston
 * used for: NashamSearchMessages.ascx
 * last modified: 30/03/2006
 */
.SearchCellFontBlue
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	text-align:right;
	color:#1A548E;
	background-color:#E8F1F1;
	height:30px;
}

/*
 * author: Meir Winston
 * used for: NashamSearchMessages.ascx
 * last modified: 30/03/2006
 */
.SearchCellFontLink
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	text-align:center;
	color:#1A548E;
	background-color:#E8F1F1;
	height:30px;
}

/*
 * author: Meir Winston
 * used for: NashamSearchMessages.ascx
 * last modified: 30/03/2006
 */
.SearchFontGray
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	text-align:center;
	color:#222222;
}

/*
 * author: Meir Winston
 * used for: NashamSearchMessages.ascx
 * last modified: 30/03/2006
 */
.SearchCellFontGray
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	text-align:center;
	color:#222222;
	background-color:#E8F1F1;
	height:30px;
}

/*
 * author: Meir Winston
 * used for: NashamSearchMessages.ascx
 * last modified: 30/03/2006
 */
.SearchCellFontBoldRed
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color:#1A548E;
	background-color:#E8F1F1;
	height:30px;
}

/*
 * author: Meir Winston
 * used for: NashamMessages.aspx
 * last modified: 30/03/2006
 */
.NashamTableHeader
{
	background-image:url(/Civil-Service/Images/He/singleTender/mehraz_info_title.gif);
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#01155c;
	padding-left:10px;
	padding-right:10px;
	background-repeat:no-repeat;
	height:22px;
}

/*
 * author: Meir Winston
 * used for: NashamMessages.aspx
 * last modified: 30/03/2006
 */
.NashamTableBody
{
	background-image:url(/Civil-Service/Images/He/nashamMessages/hodaa_info_pixel.gif);
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	text-align:right;
	color:#222222;
	
}

/*
 * author: Meir Winston
 * used for: NashamMessages.aspx
 * last modified: 30/03/2006
 */
.NashamTableFooter
{
	background-image:url(/Civil-Service/Images/He/singleTender/mehraz_info_down.gif);
	width: 604px;
	height: 4px;
}

/*
 * author: Meir Winston
 
* used for: NashamMessages.aspx
 * last modified: 30/03/2006
 */
.NashamRedArrow
{
	background-image:url(/Civil-Service/Images/He/singleTender/mehraz_info_red_line1.gif);
	width: 604px;
	height: 24px;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	text-align:right;
	color:#222222;
	padding-right: 35px;
}

/*
 * author: Meir Winston
 * used for: NashamMessages.aspx
 * last modified: 30/03/2006
 */
.NashamBoldTitle
{
	font-family:Arial;
	font-size:14;
	font-weight:bold;
	color: #2C6D91;
	padding-right: 15px;
}

/*
 * author: Meir Winston
 * used for: UnitFormsColector.ascx
 */
.UnitFormsColectorFont a
{
	font-family:Arial;
	font-size:12;
	font-weight:normal;
	color: #1A548E;
}

.UnitFormsColectorFont a:hover
{
	font-family:Arial;
	font-size:12;
	font-weight:normal;
	color:Red;
	text-decoration:underline; 
}
/*
 * author: Meir Winston
 * used for: FeedbackQuestionsCollector.ascx
 */
.QuestionHeaderBackground
{
	background-image:url(/Civil-Service/Images/He/singleTender/mehraz_info_title.gif);
	width: 604px;
	height: 22px;
	font-family:Arial;
	font-size:13;
	font-weight:bold;
	color: #01155C;
	padding-right: 10px;
}

/*
 * author: Meir Winston
 * used for: FeedbackQuestionsCollector.ascx
 */
.QuestionHeaderFont
{
	font-family:Arial;
	font-size:13;
	font-weight:bold;
	color: #01155C;
	padding-left:20px;
}

/*
 * author: Meir Winston
 * used for: FeedbackQuestionsCollector.ascx
 */
.QuestionMarginsBackground
{
	background-image:url(/Civil-Service/Images/He/singleTender/mehraz_info_pixel.gif);
	background-repeat:repeat-y;
	font-family:Arial;
	font-size:12;
	font-weight:normal;
	color: #444444;
	height:35px;
	
}

/*
 * author: Meir Winston
 * used for: FeedbackQuestionsCollector.ascx
 */
.QuestionFooterBackground
{
	background-image:url(/Civil-Service/Images/He/singleTender/mehraz_info_down.gif);
	width: 604px;
	height: 4px;
	font-family:Arial;
	font-size:12;
	font-weight:normal;
	color: #01155C;
}

/*
 * author: Meir Winston
 * used for: FeedbackQuestionsCollector.ascx
 */
.RadioButtonFont
{
	font-family:Arial;
	font-size:13;
	font-weight:normal;
	color: #444444;
	vertical-align:middle;
	padding-bottom:4px;
}

/*---------------------------------------------*/

/*
 * author: Meir Winston
 * used for: CoursesCollector.ascx
 */
.CoursesHeaderBackground
{
	background-image:url(/Civil-Service/Images/He/courses/r_kursim_info_title.gif);
	width:604px;
	height:19px;
	
	font-family:Arial;
	font-size:13;
	font-weight:bold;
	color: #01155C;
}

/*
 * author: Meir Winston
 * used for: CoursesCollector.ascx
 */
.CoursesMarginsBackground
{
	background-image:url(/Civil-Service/Images/He/courses/r_kursim_info_pixel.gif);
	background-repeat:repeat-y;
	font-family:Arial;
	font-size:13;
	font-weight:normal;
	color: #444444;
	vertical-align:middle;
}

/*
 * author: Meir Winston
 * used for: CoursesCollector.ascx
 */
.CoursesFooterBackground
{
	background-image:url(/Civil-Service/Images/He/courses/r_kursim_info_down.gif);
	height:6px;
}

/*
 * author: Meir Winston
 * used for: CoursesCollector.ascx
 */
.CoursesTable
{
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 5px;
	padding-top: 10px;
}

/*
 * author: Meir Winston
 * used for: CoursesCollector.ascx
 */
.CourseTableFont
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	text-align:center;
	color:#222222;
	background-color:#E8F1F1;
	height:30px;
}

/*
 * author: Meir Winston
 * used for: CoursesCollector.ascx
 */
.CourseTableFont a:visited
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	color:#222222;
	background-color:#E8F1F1;
}

/*
 * author: Meir Winston
 * used for: CoursesCollector.ascx
 */
.CourseTableFont a:link
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	color:#222222;
	background-color:#E8F1F1;
}

/*
 * author: Meir Winston
 * used for: CoursesCollector.ascx
 */
.CourseTableFont a:hover
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	color:#D84128;
	background-color:#E8F1F1;
}

/******************************************************************/
/*
 * author: Meir Winston
 * used for: TendersCollector.ascx
 */
.TendersCollectorBackgroundImage
{
	background-image:url(/Civil-Service/Images/He/tenders/menu_pic_bg.jpg);
}

/*
 * author: Meir Winston
 * used for: TendersCollector.ascx
 */
.TendersCollectorContent
{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#222222;
}

/*
 * author: Meir Winston
 * used for: TendersCollector.ascx
 */
.TendersCollectorContent span a:link
{
	font-family:Arial;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	color:#222222;
}

/*
 * author: Meir Winston
 * used for: TendersCollector.ascx
 */
.TendersCollectorContent span a:hover
{
	font-family:Arial;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	color:#D84128;
}

/************************************************************************/

/*
 * author: Meir Winston
 * used for: SearchNavigator.ascx
 */
.SearchPagingOff
{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#1A548E;
}

/*
 * author: Meir Winston
 * used for: SearchNavigator.ascx
 */
.SearchPagingOn
{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#D84128;
}

/*
 * author: Meir Winston
 * used for: SearchNavigator.ascx
 */
.TitleLink
{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#1A548E;
}

/*
 * author: Meir Winston
 * used for: SearchNavigator.ascx
 */
.ResultContent
{
	font-family:Arial;
	font-size:12px;
	text-decoration:none !important;
	font-weight:normal;
	color:#444444;
}


/*
 * author: Meir Winston
 * used for: SearchNavigator.ascx
 */
.TitleSearchResults 
{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#222222;
}

/*
 * author: Meir Winston
 * used for: SearchNavigator.ascx
 */
.SearchRedLineSeperator
{
	background-image:url(/Civil-Service/Images/He/search/hipus_line_red.gif);
	background-position: -3px 0%;
}

/*
 * author: Meir Winston
 * used for: SearchNavigator.ascx
 */
.RedArrowBackground
{
	background-image:url(/Civil-Service/Images/He/singleTender/mehraz_info_red_line1.gif);
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:12px;
	color:#222222;
	background-position:-3px 0%;
}

/*
 * author: Meir Winston
 * used for: SearchNavigator.ascx
 */
.SearchAttachmentFont
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#1a548e;
}

/************************************************************************/

/**************************************************************************
*   SingleItemUnit
*/

.DoctrineTitle
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#01155c;
}
.UnitPixelBG
{
	background-image:url(/Civil-Service/Images/He/Units/p1_yehida_info_pixel.gif);
	background-repeat:repeat-y;
}
.UnitContentFontText
{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#444444;
}
.UnitFormTitle
{
	background-image:url(/Civil-Service/Images/He/Units/p1_yehida_box_hozrey_title.gif);
	background-repeat:no-repeat;
	width:159px;
	height:100px;
	background-color:#B0C2D4;
}
.NewsTitleBG
{
	background-image:url(/Civil-Service/Images/He/Units/p1_yehida_box_hadash_title.gif);
	background-repeat:no-repeat;
	width:159px;
	height:100px;
	background-color:#B0C2D4;
}
.SingleUnitTitle
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#01155c;
}

/**************************************************************************
*   General Page
*/

.SubTitleFont
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#01155c;
}

.LinkFont
{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#4960af;
	padding-right:3px;
	padding-top:1px;
}
.LinkDescriptionFont
{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#444444;
}
.PaddingTopImages
{
	padding-bottom:100px;
}
/**************************************************************************
*   QUESTION AND ANSWER
*/
tc_Topictitle
{
	font-weight:bold;
}

.background_sub_footer
{
	background-image:url(/Civil-Service/Images/He/QuestionAndAnswer/sheelot_info_down.gif) !important;
	background-repeat:no-repeat;
}
.main_table
{
	border-right : solid 1px #b6c6d6;
	border-left  : solid 1px #b6c6d6; 
	border-bottom : solid 1px #b6c6d6; 
}
.TopicHeader
{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#01155c; 
	width:100%; 
	padding-right:25px; 
	background-image:url(/Civil-Service/Images/He/tenders/mehraz_info_title.gif); 
	background-repeat:no-repeat;       
}

.MoreQA td
{
	padding-top:5px;	
	padding-bottom:5px;
}
.MoreQA a, .MoreQA a:HOVER
{
	font-size:x-small;
	font-weight:bold;
	color:#428dcc;
}
.MoreQA .more_icon
{
	background-image:url(/firstGov/Images/he/arrows/darkBlueArrow.gif);
	background-repeat:no-repeat;
	background-position: 10 9;
	
}
.TR_ZebraTableCellOdd 
{
	background-color:#e8f2f9;	
}
.TR_ZebraTableCellEven
{	
	background-color:#e8edf9;	
}

.TR_ZebraTableCellOdd, .TR_ZebraTableCellEven
{
	font-size :x-small;
	font-weight :bold;
	color :#285872;		
	cursor: hand;	
}
.TR_ZebraTableCellOdd .Title
{
	background-image:url(/FirstGov/Images/he/titles/titleQustionAnswer2.gif);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#e8f2f9;
	color :#285872;		
	font-size:x-small !important;	
	vertical-align:middle;	
	cursor: default;
}
.TR_ZebraTableCellEven .Title
{
	background-image:url(/FirstGov/Images/he/titles/titleQustionAnswer1.gif);
	background-repeat:no-repeat;
	background-position: right;
	background-color:#e8edf9;
	color :#285872;
	font-size:x-small !important;	
	cursor: default;
}
.TR_ZebraTableCellOdd .LeftUpCorner
{
	background-image:url(/FirstGov/Images/he/boxes/leftUpCornerQA2.gif);
	background-repeat:no-repeat;
	background-position: left top;
}
.TR_ZebraTableCellEven .LeftUpCorner
{
	background-image:url(/FirstGov/Images/he/boxes/leftUpCornerQA1.gif);
	background-repeat:no-repeat;
	background-position: left top;
}

.TR_ZebraTableCellOdd .leftDownCorner
{
	background-image:url(/FirstGov/Images/he/boxes/leftDownCornerQA2.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
}
.TR_ZebraTableCellEven .leftDownCorner
{
	background-image:url(/FirstGov/Images/he/boxes/leftDownCornerQA1.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
}

.displayOn_TR_ZebraTableCellOdd  , .displayOn_TR_ZebraTableCellOdd  TD 
{
	display:inline-block;
	background-color:#f6fafd;
	border-top: white 2px solid;		
	border-bottom: white 2px solid;
	padding-bottom:5px;
	padding-top:5px;
}
.displayOn_TR_ZebraTableCellEven , .displayOn_TR_ZebraTableCellEven  TD
{
	display:inline-block;
	background-color:#f6f8fd;
	border-top: white 2px solid;		
	border-bottom: white 2px solid;
	padding-bottom:5px;
	padding-top:5px;
}

.displayOff_TR_ZebraTableCellOdd , .displayOff_TR_ZebraTableCellEven, .displayOff
{
	display:none;
	padding-top:0px;
	padding-bottom:0px;
}
 .displayOff
 {
	display:none;
	padding-bottom:5px;
	padding-top:5px;
 }
 .displayOn
 {
	display:inline-block;	
	padding-bottom:5px;
	padding-top:5px;
 }



.displayOn_TR_ZebraTableCellOdd td A, .displayOn_TR_ZebraTableCellOdd td A:HOVER,
.displayOn_TR_ZebraTableCellEven td A, .displayOn_TR_ZebraTableCellEven td A:HOVER
{
	color : #3965ef;		
}

.openQuestion td A, .openQuestion td A:HOVER
{
	/*color : #f0560e;*/
}
.openQuestion /*.closeOpenImage*/
{
	background-image: url(/Civil-Service/Images/He/tfasim/ikon_minus_on.gif);
	background-repeat: no-repeat;
	background-position :center 5;
	padding-left : 10px;
	padding-right : 10px;	
	cursor: hand;
	height:25;
}

.closeQuestion /*closeOpenImage*/
{
	background-image: url(/Civil-Service/Images/He/tfasim/ikon_plus.gif);
	background-repeat: no-repeat;
	background-position: center 5;
	padding-left : 10px;
	padding-right : 10px;	
	cursor: hand;
	height:25;
	
}
/*/////////////*/
.openQuestionIMG
{
	background-image: url(/Civil-Service/Images/He/tfasim/ikon_minus_on.gif);
	background-repeat: no-repeat;
	background-position :center 7;
	padding-left : 10px;
	padding-right : 10px;	
	cursor: hand;
	height:25;
	width:10;
}


.closeQuestionIMG
{
	background-image: url(/Civil-Service/Images/He/tfasim/ikon_plus.gif);
	background-repeat: no-repeat;
	background-position :center 7;
	padding-left : 10px;
	padding-right : 10px;	
	cursor: hand;
	height:25;
	
}
.QuestionContactUs
{
	background-image:url(/Civil-Service/Images/He/QuestionAndAnswer/sheelot_box_lo_mazata.gif);
	width:140;
	height:71;
}
.QuestionContactUsFontTxt
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#1a548e;

}
QuestionContactUsFontTxt a:link, .QuestionContactUsFontTxt a:visited 
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#1a548e;
	vertical-align:top;
}
.QuestionContactUsFontTxt a:hover
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#d84128;	
	vertical-align:top;
}
.QuestionDisplayOff
{
	display:none;
}
.QuestionDisplayOn
{
	display:inline;
}
.QuestionQRowOpen
{
	font-family:Arial;
	font-size:14px;
	color:#444444;
	font-weight:bold;
	width:558;

}
.QuestionQRowOpen a
{
	cursor: hand;
}

.QuestionQRowClose
{
	font-family:Arial;
	font-size:14px;
	color:#444444;
	width:558;
	
}
.QuestionQRowClose a
{
	cursor: hand;	
}
.QuestionARowOpen
{
	font-family:Arial;
	font-size:14px;
	color:#444444;
}

/*********************************************************
* SEARCH RESULTS   
*/
.upTable
{
	/*background-color:#e8edf1;*/
	font-family:Arial;
	font-size:13;
	white-space:nowrap;
}
.upTableImgBg
{
	background-image:url(/Civil-Service/Images/He/search/hipus_info_pixel.gif);
	background-repeat:repeat-y;	
}
.upperCenter
{
	background-image:url(/Civil-Service/Images/He/nashamMessages/sheelot_info_up.gif);
	background-repeat:no-repeat;
}
.searchTitle
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#01155c;
	padding-left:10px;
	padding-right:10px;
	height:22px;
}

.sTitle
{
	font-family:Arial;
	font-size:12px;
	color:#222222;
}
.sTitleRed
{
	font-family:Arial;
	font-size:12px;
	color:#d84128;
}
.sBold
{
	font-family:Arial;
	font-size:12px;
	color:#1a548e;
	font-weight:bold;
	
}
.sReg
{
	font-family:Arial;
	font-size:12px;
	color:#444444;
}
.sRegBold
{
	font-family:Arial;
	font-size:12px;
	color:#444444;
	font-weight:bold;
}
.Tpadding
{
	padding-right:10;
}
.ImgTD
{
	background-image:url(/Civil-Service/Images/He/singleTender/mehraz_info_red_line1.gif);
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:12px;
	color:#222222;
}
.TBWidth
{
	width:150px;
}
.TBInnerTableWidth
{
	width:128px;
}
.paddingRightTable
{
	padding-right:5px
}

/*********************************************************
* ContactUs   
*/
.ContactUpLineTable
{
	background-image:url(/Civil-Service/Images/He/ContactUs/contact_info_up.gif);
	background-repeat:no-repeat;
}
.ContactCenterLineTable
{
	background-image:url(/Civil-Service/Images/He/ContactUs/contact_info_pixel.gif);
	background-repeat:repeat;
}
.ContacDownLineTable
{
	background-image:url(/Civil-Service/Images/He/ContactUs/contact_info_down.gif);
	background-repeat:no-repeat;
}
.ContacRedSamp
{
	color:Red;
}
.ContacRegFont
{
	font-family:Arial;
	font-size:13px;
	color:#444444;
}
.ContacTxtOneLine
{
	border-color:#979fad;
	background-color:#ffffff;
	width:190px;
	height:19px;
}
.ContacTxtMuliLine
{
	border-color:#979fad;
	background-color:#ffffff;
	width:360px;
	height:120px;
}
.ContacCursor
{
	cursor:hand;
}

/******************************************************/

.fileSizeFont  
{
	font-family:Arial;
	font-size:12px;
	color:#1a548e;		
}
.TdTenderDownloadFont
{
	font-family:Arial;
	font-size:12px;
	color:#444444;	
	padding-bottom:3px;
}
.TdTenderDownloadFont1
{
	font-family:Arial;
	font-size:12px;
	color:#444444;	
	padding-bottom:2px;
}

.UnitFormAttachments1
{
	background-image:url(/Civil-Service/Images/He/nashamMessages/hodaa_info_red_line5.gif);
	background-repeat:no-repeat;
	height:24px;
}

/************************************************************/
/*********HtmlPHLink*****************************************/
.HtmlPHLink
{
}
.HtmlPHLink a:link, .HtmlPHLink a:visited 
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#1a548e;
}
.HtmlPHLink a:hover
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#d84128;	
}

/**************************************************************************
*    top nav
*/
.MenuDropDown
{
	border: solid 1px #96b1cc;  
	background-color:#f5f5f6; 
	white-space:normal;
	width:95px;
	height:25px;
	
	
}
.MenuDropDown a:link, .MenuDropDown a:visited
 {
	text-decoration:none; 
	font-family:Arial;
	font-size:13px; 
	background-color:#f5f5f6; 
	color:4960af; 
	/*width:100px;*/
	
}
.MenuDropDown a:hover 
{ 
	text-decoration:none; 
	font-family:Arial;
	font-size:13px; 
	color:White; 
	background-color:#545d8c; 
	font-weight:bold; 
	/*width:100px;*/
	
}

/***************************************************************/
/***********************PhoneBook*******************************/
.PhoneBookDDLSize
{
	width:175px;
}
.PhoneBookTBXSize
{
	width:175px;
}

/***********************************************************/
/*************************NashamMessage*********************/
.RedLine2Padd
{
	padding-right:2px;
}
.NashamTextPadding
{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#444444;
	padding-right:10px;
	padding-left:130px;
}
.TenderWhatsNew 
{
	background-image:url(/Civil-Service/Images/He/rightnav/mehraz_box_mehrazim.gif);
	height:20px;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	color:#1a548e;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	
}
.TenderWhatsNew :visited
{
	height:20px;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	color:#1a548e;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}
.TenderWhatsNew :hover
{
	height:20px;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	color:Red;
	padding-left:5px;
	padding-right:5px;
	text-decoration:underline;
}
.ArchiveLink
{
	font-size:10.0pt;
	font-family:Times New Roman;
	color:#548DD4;
	text-decoration:none;
}											
.ArchiveLink:hover
{
	font-size:10.0pt;
	font-family:Times New Roman;
	color:#548DD4;
	text-decoration:underline;
}		
.ArchiveLink:visited
{
	font-size:10.0pt;
	font-family:Times New Roman;
	color:#548DD4;
}	