﻿body {
}
span
{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}
xml {display:none;}
a
{
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
a.LikeRegularText
{
	color:#002d65;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
}
a.PrintLink
{
	color:#002d65;
}

/*Masters styles*/
.cssMainClass
{
	background-image: url(/IMS/Images/Main/bg.gif);
	background-repeat:repeat-x;
	background-position:inherit;
	margin-top:0px;	
}
.CircleGif_RTL,.CircleGif_LTR
{
height:24px;
width:25px;
background-image:url(/IMS/Images/Inner/AQ_character.gif);
background-repeat:no-repeat;
background-position:right;
color:Black;
font-family:Arial;
font-weight:bold;
font-size:14px;
padding-bottom:4px;
padding-right:9px;

}
.CircleGif_LTR
{
	background-position:left;
	padding-left:9px;
	
}

.GifOnclickColor
{
font-family:Arial;
font-size:14;
color:#f26304;
font-weight:bold;
background-image:url(/IMS/Images/Inner/AQ_rulermid.gif);
background-repeat:repeat-x;
height:25px;
}
.GifCircle
{
	height:25px;
display:block;
font-family:Arial;
font-size:14;
color:#000000;
background-image:url(/IMS/Images/Inner/AQ_character.gif);
background-repeat:no-repeat;
}

.Shadow
{
	background-color:#F5F5F6;
	width:5px;
}
.MasterInnerLeftSideBG_RTL
{
	background: url(/IMS/Images/rtl/Main/left_bg.gif) repeat-y;
	background-repeat:repeat-y;
	width:120px;
	vertical-align:top;
	
}
.MasterInnerLeftSideBG_LTR
{
	background: url(/IMS/Images/ltr/Main/left_bg.gif) repeat-y;
	background-repeat:repeat-y;
	width:120px;
	vertical-align:top;
}


.MasterLeftSideBG
{
	width:120px;
	height:10px;
}
.MasterRightSideBG_RTL
{
	background-image:url(/IMS/Images/rtl/Main/bg_right.gif);
	background-repeat:repeat-y;
	width:139px;
}
.MasterRightSideBG_LTR
{
	background-image:url(/IMS/Images/ltr/Main/bg_right.gif);
	background-repeat:repeat-y;
	width:139px;
}
/*         Menu         */
.MasterRightBlueSideBG_RTL
{
	background-image:url(/IMS/Images/rtl/Main/bg_right_1.gif);
	background-repeat:repeat-y;
	width:139px;
}
.MasterRightBlueSideBG_LTR
{
	background-image:url(/IMS/Images/ltr/Main/bg_right_2.gif);
	background-repeat:repeat-y;
	width:139px;
}
.Menu_SideZone
{
	font-family:Arial;
	font-size:12px;
	color:#002d65;
	padding-left:2px;
	padding-right:2px;
	/*height:18px;*/
}
.Menu_SideZone_Selected
{
	color:#f26304;
	font-weight:bold;
}
.Menu_SideZone_Over
{
	font-weight:bold;	
}

.Sub_Menu_Side_Zone_Selected
{
	padding-left:5px;
	padding-right:5px;
	font-family:Arial;
	font-size:12px;
	color:#f26304;
	font-weight:bold;
	width:100%;
	/*height:100%;*/
}
.Sub_Menu_Side_Zone_Selected_TD
{
	padding-left:5px;
	padding-right:5px;
	font-family:Arial;
	font-size:12px;
	color:#f26304;
	font-weight:bold;
	border-right: #d9e6f9 thin solid; 
	border-top: #d9e6f9 thin solid; 
	border-left: #d9e6f9 thin solid; 
	border-bottom: #d9e6f9 thin solid;
	background-color: #f1faff;
	width:100%;
	/*height:100%;*/

}
.Sub_Menu_Side_Zone
{
	padding-left:5px;
	padding-right:5px;
	font-family:Arial;
	font-size:12px;
	color:#002d65;
	width:100%;
/*	height:100%;*/
	
	}

.Sub_Menu_Side_Zone_OVER
{
	padding-left:5px;
	padding-right:5px;
	font-family:Arial;
	font-size:12px;
	color:#002d65;
	width:100%;
	/*height:100%;*/
	border-right: #d9e6f9 thin solid; 
	border-top: #d9e6f9 thin solid; 
	border-left: #d9e6f9 thin solid; 
	border-bottom: #d9e6f9 thin solid;
	background-color: #f1faff;
	font-weight:bold;
}
.Sub_Menu_Side_Zone_TD
{
	padding-left:5px;
	padding-right:5px;
	font-family:Arial;
	font-size:12px;
	color:#002d65;
	width:100%;
/*	height:100%;*/
	border-right: #d9e6f9 thin solid; 
	border-top: #d9e6f9 thin solid; 
	border-left: #d9e6f9 thin solid; 
	border-bottom: #d9e6f9 thin solid;
	background-color: #f1faff;
}

/*       End Menu        */

.NoneActiveLetter
{
font-family:Arial;
font-size:14px;
color:#a3a3a3;
background-image:url(/IMS/Images/Inner/AQ_rulermid.gif);
background-repeat:repeat-x;
height:25px;

}
.ActiveLetter
{
font-family:Arial;
font-size:14px;
color:#002d65;
cursor:pointer;
background-image:url(/IMS/Images/Inner/AQ_rulermid.gif);
background-repeat:repeat-x;
height:25px;

}
.ActiveLetter A
{
	color:#002d65;
}
.ActiveRightLink
{
font-family:Arial;
font-size:12px;
color:#f26304;
cursor:pointer;
text-decoration:none;
font-weight:bold;
}


.GrayLine
{
	background-color :#EFEFF0;
	vertical-align:top;
	height:1px;
	
	
}
.GrayLineTop
{
	border-top:solid 1px #a3a3a3; 
	width:100%
	
}
.GrayLineButtom
{
	border-bottom:solid 1px #a3a3a3; 
	width:100%
}
GrayLineSides
{
	border-left:solid 1px #a3a3a3;
	border-right:solid 1px #a3a3a3; 
	height:100% 
}
.GrayLineTop6
{
	border-top:solid 1px #a6a6a6; 
	width:100%
	
}
.GrayLineButtom6
{
	border-bottom:solid 1px #a6a6a6; 
	width:100%
}
.AnimatorBG,.Animator
{
	background-color:#ecedf0;
}
.Animator
{
	border-left:solid 1px #a6a6a6;
	border-right:solid 1px #a6a6a6; 
}
.FooterBG
{
	background-color:#EDEDEE;
	width:100%;
	font-family:Arial;
	font-size:12px;
}
.FooterBGNew
{
	background-image:url(/IMS/Images/rtl/Inner/footer_bg_pixel.gif);
	background-repeat:repeat-x;
	width:100%;
	font-family:Arial;
	font-size:12px;
}
.DivisionVertical_RTL
{
	border-right:solid 1px #B7B7BC;
}
.DivisionVertical_LTR
{
	border-left:solid 1px #B7B7BC;
}
.Division_RTL
{
	border-bottom:solid 1px #B7B7BC;
	border-right:solid 1px #B7B7BC;
}
.Division_LTR
{
	border-bottom:solid 1px #B7B7BC;
	border-right:solid 1px #B7B7BC;
}
.DivisionHorizon
{
	border-bottom:solid 1px #B7B7BC;
}

.DivisionHorizonBetweenExpression
{
border-top:solid 1px #b8b7bc;

}
.DivisionHorizonGeneral
{
	
	border-top:solid 1px #a6bbe1;
}
.ImagePad30
{
	padding-right:2px;
	padding-left:2px;
	height:30px;
}
.ImagePad25
{
	padding-right:2px;
	padding-left:2px;
	height:25px;
}
.TextCellPad
{
	padding-right:2px;
	padding-left:2px;
	height:25px;
}
.CellPad
{
	padding-top:30px;
}
.RightSideLinks, a.RightSideLinks,a:visited.RightSideLinks
{
	font-family:Arial;
	font-size:12px;
	color: #2F4775;
	height:25px;
	text-decoration:none;
}
.RollerRightSideLinks, a.RollerRightSideLinks,a:visited.RollerRightSideLinks
{
	font-family:Arial;
	font-size:12px;
	color: #A5BAE6;
	height:25px;
	text-decoration:none;
}
a:hover.RightSideLinks
{
	font-family:Arial;
	font-size:12px;
	color: #2F4775;
	height:25px;
	text-decoration:underline;
}
.footerstyle ,a.footerstyle, a:visited.footerstyle
{
font-family:Arial;
font-size:12px;
color:#000000;
text-decoration:none;
}
a:hover.footerstyle
{
	text-decoration:underline;
}
.ManagmentReds
{
	font-family:Arial;
	font-size:14px;
	color:Red;
	font-weight:normal;
}

.RollerTitle
{
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	color: #2F4775; 
	padding-top:9px;
	
}
.RightMenuTitle,.RightMenuTitleOver
{
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	color: #2F4775; 
	padding-top:9px;
	
}
.RightMenuActiveLevel,a.RightMenuActiveLevel, a:visited.RightMenuActiveLevel
{
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	color:Black;
	text-decoration:none;
}
.RightMenuTitleOver
{
	padding-top:9px;
	cursor:pointer;
	text-decoration:underline;
}
.BlackLeftLinks, a.BlackLeftLinks, a:visited.BlackLeftLinks
{
	
	font-family:Arial;
	font-size:12px;
	color: #2F4775;
	text-decoration:none;
}
a:hover.BlackLeftLinks
{
	color:Black;
}
.LinksBottomBG_RTL
{
	background-image:url(/IMS/Images/rtl/Inner/bottom_box_middle.gif);
	background-repeat:repeat-y;
}
.LinksBottomBG_LTR
{
	background-image:url(/IMS/Images/ltr/Inner/bottom_box_middle.gif);
	background-repeat:repeat-y;
}

.RightSideExpressionList
{
background-image:url(/IMS/Images/Inner/AQ_rulerright.gif);
background-repeat:no-repeat;
}


.LeftSideExpressionList
{
background-image:url(/IMS/Images/Inner/AQ_rulerleft.gif);
background-repeat:no-repeat;
}


.SmallTitle
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#002d65;
}
.SmallTitleUnderLined
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#002d65;
	text-decoration:underline;
}
.TitleText, a.TitleText ,a:visited.TitleText,a.UnderlineTitleText:hover
{
	font-family:Arial;
	font-size:12px;
	color:#002d65;
	font-weight:bold;
	text-decoration:none;
}


a.UnderlineTitleText
{
	font-family:Arial;
	font-size:12px;
	color:#002d65;
	font-weight:bold;
	text-decoration:underilne;
}

.MainTitle
{
font-size:18px;
color:#002d65;
font-family:Arial;
font-weight:bold;
}

.SubTitleText, a.SubTitleText ,a:visited.SubTitleText
{
	font-family:Arial;
	font-size:11px;
	color:#002d65;
	font-weight:bold;
}
.ExpandaArticle, a.ExpandaArticle,a:visited.ExpandaArticle,a:hover.ExpandaArticle
{
font-family:Arial;
color:#184ecc;
font-size:12px;
text-decoration:none;
}
a:hover.ExpandaArticle
{
	text-decoration:underline;
}
.RegularText, a.RegularText, a:visited.RegularText
{
	font-family:Arial;
	font-size:12px;
	color:#002d65;
	font-weight:normal;
	text-decoration:none;
}

a:hover.RegularText
{
	text-decoration:underline;
}

.SiteMapText, a.SiteMapText, a:visited.SiteMapText
{
	font-family:Arial;
	font-size:12px;
	color:#002d65;
	font-weight:normal;
	text-decoration:none;
}
a.SiteMapText:Hover
{
	text-decoration:underline;
}

.HeaderBG_RTL
{
	background-image:url(/IMS/Images/rtl/Main/Header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:760px;
	height:79px;
}
.HeaderBG_LTR
{
	background-image:url(/IMS/Images/ltr/Main/Header_en.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:760px;
	height:79px;
}
.breadcrumb
{
	font-family:Arial;
	font-size:12px;
	color:#184ecc;
}
.breadcrumbPosting
{
	font-family:Arial;
	font-size:12px;
	
}

A.NavLink:hover 
{
	font-family:Arial;
	font-size:12px;
	color:#184ecc;
	text-decoration:underline;
}

A.NavLink
{
	font-family:Arial;
	font-size:12px;
	color:#184ecc;
	text-decoration:none;
}
/*End masters Styles*/
/*================================================================*/
/*Menu Styles*/
.MenuTab0Off
{
	background-image:url(/IMS/Images/Menu/menu_Blue_off.gif);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:12px;
	color:#27517D;
	font-weight:bold;
	/*width:88px;*/
	
}
.MenuTab0On
{
	background-image:url(/IMS/Images/Menu/menu_Blue_on.gif);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:12px;
	color:White;
	font-weight:bold;
	/*width:88px;*/
	cursor:pointer;
}
.MenuTab1Off
{
	background-image:url(/IMS/Images/Menu/menu_tab2_off.gif);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:12px;
	color:#27517D;
	font-weight:bold;
	/*width:94px;*/
	
}
.MenuTab1On
{
	background-image:url(/IMS/Images/Menu/menu_tab2_on.gif);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:12px;
	color:White;
	font-weight:bold;
	/*width:94px;*/
	cursor:pointer;
}
.MenuTab2Off
{
	background-image:url(/IMS/Images/Menu/menu_tab3_off.gif);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:12px;
	color:#27517D;
	font-weight:bold;
	/*width:73px;*/
	
}
.MenuTab2On
{
	background-image:url(/IMS/Images/Menu/menu_tab3_on.gif);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:12px;
	color:White;
	font-weight:bold;
	/*width:73px;*/
	cursor:pointer;
}
.MenuTab3Off
{
	background-image:url(/IMS/Images/Menu/menu_tab4_off.gif);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:12px;
	color:#27517D;
	font-weight:bold;
	/*width:131px;*/
	
}
.MenuTab3On
{
	background-image:url(/IMS/Images/Menu/menu_tab4_on.gif);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:12px;
	color:White;
	font-weight:bold;
	/*width:131px;*/
	cursor:pointer;
}
.MenuTab4Off
{
	background-image:url(/IMS/Images/Menu/menu_tab5_off.gif);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:12px;
	color:#27517D;
	font-weight:bold;
	/*width:63px;*/
	
}
.MenuTab4On
{
	background-image:url(/IMS/Images/Menu/menu_tab5_on.gif);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:12px;
	color:White;
	font-weight:bold;
	/*width:63px;*/
	cursor:pointer;
}
.MenuTab5Off
{
	background-image:url(/IMS/Images/Menu/menu_tab6_off.gif);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:12px;
	color:#27517D;
	font-weight:bold;
	/*width:89px;*/
	
}
.MenuTab5On
{
	background-image:url(/IMS/Images/Menu/menu_tab6_on.gif);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:12px;
	color:White;
	font-weight:bold;
	/*width:89px;*/
	cursor:pointer;
}
.MenuTab6Off
{
	background-image:url(/IMS/Images/Menu/menu_tab7_off.gif);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:12px;
	color:#27517D;
	font-weight:bold;
	/*width:61px;*/
	
}
.MenuTab6On
{
	background-image:url(/IMS/Images/Menu/menu_tab7_on.gif);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:12px;
	color:White;
	font-weight:bold;
	/*width:61px;*/
	cursor:pointer;
}
.MenuTabSearch
{
	background-image:url(/IMS/Images/Menu/menu_search_bg.gif);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:12px;
	width:152px;
	vertical-align:middle;
}
.SearchTxtBox
{
	font-family:Arial;
	font-size:12px;
	height:13px;
	border:1px;
	border-color:#E7F3FF;	
	
}
/*End Menu Styles*/
/*=====================================================================*/
/*HomePage Styles*/
.MapMenuFonts
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#002D65;
	background-image:url(/IMS/Images/Homepage/HP_bluetongue_mid.gif);
	cursor:pointer;
	
}
.MapMenuFontsOn
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#002D65;
	cursor:pointer;
	background-image:url(/IMS/Images/Homepage/HP_maintongue_mid.gif);
}
.IconsRepeaterTd
{
	font-family:Arial;
	font-size:12px;
	color:#002d65;
}
/*End HomePage Styles*/
/*===============================================================================*/
/*LinksBox Styles*/
.LinksBoxTitle
{
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
	color: #002d65; 
	
}
/*END LinksBox Styles*/

/* Search Results Styles */
.SearchResultsTitle, .SearchResultsTitle A
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#002d65;
	text-decoration:none;
}

.SearchResultsFreeText
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#002d65;
}

.SearchResultsShortText
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#184ecc;
}
.SearchResultsSearchedWord
{
	
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#184ecc;
}
.SearchResultsTextBoxAndDropDown
{
	background-color:White;
	border-color:#7e9db9;
	border-style:solid;
	border-width:1px;
	width:143px;
	font-family:Arial;
	font-size:12px;
	color:#002d65;
	font-weight:normal;
}

/* End Of Search Results Styles */
/*============================================================================*/
/*SiteMap*/
.SiteMapBG
{
	background-image:url(/IMS/Images/Main/AU_cornermid.gif);
	background-repeat:repeat-x;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#002d65;
}
.HorizonLine
{
	background-color: #a5bbe2;
	width:100%;
	height:1px;

}
.GrayHorizonLine
{
	background-color: #b8b7b7;
	width:100%;
	height:1px;

}
/*END SiteMap*/
/*============================================================================*/
.AbstractBorder
{
	border-width:thin;
	border-left-color: #a5bbe2; 
	border-bottom-color: #a5bbe2; 
	margin: 2px; 
	border-top-color: #a5bbe2; 
	border-right-color: #a5bbe2; 
	border-style:solid;
}
.AbstractBorderNone
{
	border-style:none;
}
/*===========================================================================*/
/*UserFormStyle*/
.TextBox
{
	border-color:#7d9ab6;
	border-width:1px;
	border-style:solid;
	font-family:Arial;
	font-size:12px;
	color:#002d65;
	width:150px
	
}
/*END UserFormStyle*/

/*===========================================================================*/
/*FAQ*/
 .toMoreInfo A
 {
    cursor:pointer;
	font-family:Arial;
	font-size:12px;
	color:#002d65;
	font-weight:normal;
	text-decoration:none;
	padding-left:7px;
	padding-right:7px;
 }
 .toMoreInfo A:HOVER
 {
    text-decoration:underline;
 }
 /*END FAQ*/
/*===========================================================================*/
/*Pager*/
.PagerText, a.PagerText ,a:visited.PagerText
{
	font-family:Arial;
	font-size:12px;
	color:#184ecc;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:3px;	
}
a:hover.PagerText
{
	text-decoration:underline;
}
.PagerText
{
	color:#000000;
	font-weight:bold;
	
	
}
/*EndPager*/
/*============================================================================*/

/*===========================================================================*/
/*HP-Warnings*/
.HPWarningsBoldText
{
	font-family:Arial; 
	font-size:12px; 
	color:#002b61;
	font-weight:bold;
	
	
}
.HPWarningsRegText
{
	font-family:Arial; 
	font-size:12px; 
	color:#002d64;
}

.HPWarningsRegSmallText
{
	font-family:Arial; 
	font-size:11px; 
	color:#002d64;
}

.HPForecastRegText
{
	font-family:Arial; 
	font-size:12px; 
	color:#27517d;
}
.HPHorizonLine
{
	background-color: #a6a6a6;
	width:100%;
	height:1px;

}
/*End HP-Warnings*/
/*============================================================================*/
/*ShoresForcast*/
.BlueBg
{
	background-color:#dce4f1;
}
.GrayBg
{
	background-color:#e1e2e4;
}
.GrayColumnsBorder_RTL
{
	border-right:solid 1px #a8a8aa;
	border-bottom:solid 1px #a8a8aa;
}
.GrayColumnsBorder_LTR
{
	border-left:solid 1px #a8a8aa;
	border-bottom:solid 1px #a8a8aa;
}
.OuterTable_RTL
{
	font-family:Arial;
	font-size:12px;
	color:#002d65;
	font-weight:normal;
	text-decoration:none;
	border-left:solid 1px #a8a8aa;
	border-top:solid 1px #a8a8aa;
}
.OuterTable_LTR
{
	font-family:Arial;
	font-size:12px;
	color:#002d65;
	font-weight:normal;
	text-decoration:none;
	border-right:solid 1px #a8a8aa;
	border-top:solid 1px #a8a8aa;
}
.ShoreTableTitle,.TitleBorder
{
	background-color:#b9c9e3;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#002d65;
	border-top:solid 1px #a8a8aa;
}
.TitleBorder
{
	border-left:solid 1px #a8a8aa;
	border-right:solid 1px #a8a8aa;
}

.ShoreDivBorder
{
	
	border:solid 1px #7d9cb8;
}
.ChartTitle
{
	background-color:#DCE4F1;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#002d65;
	border:solid 1px #a8a8aa;
}
.BlankMapBG1
{
	background-image:url(/Ims/Images/Homepage/BaseMapHebNew.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
.BlankMapBG2
{
	background-image:url(/Ims/Images/Homepage/BaseMapEngNew.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
.TitleFont
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#002d65;
	
}
.SideBorder
{
	border-left: solid 1px #a8a8aa; 
	border-right: solid 1px #a8a8aa;
}

/*End ShoresForcast*/
/*============================================================================*/
/*Mediterian Sea*/
.MediterianBorder_RTL
{
	
	background-image:url(/Ims/Images/Hebrew/MediterianSea/F_map_all.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.MediterianBorder_LTR
{
	
	background-image:url(/Ims/Images/English/MediterianSea/F_map_all.gif);
	background-repeat:no-repeat;
	background-position:center;
}

/*End ShoresForcast*/
/*============================================================================*/
SELECT OPTION
{	
   	font-family:Arial;
    font-size:12px;
    color:#002d65;
    font-weight:normal;
    text-decoration:none;
}


.Icons
{
	border-color:#a3a3a3;
	border-style:solid; 
	border-width:1px;
}


/* Evaporation */
/*============================================================================*/
.TableHeader
{
	background-color:#b9c9e3;
    width:100%;
    font-family:Arial;
    font-size:12px;
    color:#002d65;
}

.TableItem
{
	background-color:#ffffff;
    width:100%;
    font-family:Arial;
    font-size:12px;
    color:#002d65;
    text-align:center;
}

.TableAlternateItem
{
	background-color:#e1e2e4;
    width:100%;
    font-family:Arial;
    font-size:12px;
    color:#002d65;
    text-align:center;
}
.TableBorder
{
	border-collapse:collapse;
	padding-left:2px;
	padding-right:2px;
    /*border:1px solid #b6b7bb;    */
}

.TableBorder TR
{
	height:30px;
}

.TableBorder TD
{
	border:1px solid #b6b7bb;
    font-family:Arial;
	font-size:12px;
	color:#002d65;
	text-align:center;	
}

.TableBorder TD.alt
{
	background-color:#e1e2e4;
}

.TableBorder TD.head 
{
	background-color:#dce4f1;
}

.SpeedBG
{
	background-image:url(/IMS/Images/Animator/but_back.gif);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color: #002d65;
	text-align:center;
	
}


.TDwidth
{
	width:20px;
	vertical-align:top;
}

.Headlines
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	color: #002d64;
	vertical-align: bottom; 
	height: 15px
}

@media screen
{
	.divOverFlow
	{
		width:280px;overflow-x:scroll;
	}
	.tdSceen
	{
		width:380px;border:#a8a8aa 1px solid;
		margin-right:5px; margin-right:5px;
	}
	
}

@media print
{
	.divOverFlow
	{
		width:100%;
	}
	.tdSceen
	{
		width:150px;border:#a8a8aa 1px solid;
		margin-right:5px; margin-right:5px;
	}
}

.tdRepeater
{
	width:7%;
	text-align:center;
}

/*Dictionary Style*/
.DictionaryPager,.DictionaryPager a:link,.DictionaryPager a:visited,.DictionaryPager a:active
{
	background-color:#2461BF;
	color:White;
	font-weight:bold;
	
	/*BackColor="#2461BF" ForeColor="White" HorizontalAlign="Center" */
}
.DictionaryPager a:active
{
	font-weight:bold;
}
/*End Dictionary*/

.BottomPadding
{
	padding-bottom:7px;	
}
.ErrorBG
{
	border:solid 1px #8396b7;
	background-color:#d2dced;
	width:617px;
	height:303px;
}
.imageSizes
{
	height:94px;
	width:93px;
	text-align:center;
}
.engBoldText
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#072d70;
	padding-right:3px;
	padding-left:3px;
}
.engNormalText
{
	font-family:Arial;
	font-size:16px;
	color:#072d70;
	font-weight:normal;
}

.hebNormalText
{
	font-family:Arial;
	font-size:18px;
	color:#072d70;
	font-weight:normal;
}
.hebTextBig
{
	font-family:Arial;
	font-size:22px;
	color:#072d70;
	font-weight:bold;
}