<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {font-family: Tahoma, Arial;  }
body {font-family: Tahoma, Arial;  }

.MainTable { background-color: white; width: 779px;}

.DefaultText {font-size: 12px;}
.DefaultLink {font-size: 12px; color: Blue; text-decoration: underline; cursor: pointer; }
.ErrorText { color: red; }

.VerticalTextLTR { -webkit-transform: rotate(90deg);  -moz-transform: rotate(90deg); filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
.VerticalTextRTL { -webkit-transform: rotate(-90deg);  -moz-transform: rotate(-90deg); filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}

.Subtitle {	 background: #2f9250;  color: White;	font-size: 12px; font-weight : bold;	text-indent: 5px; height: 27px;}
.SubSubtitle  { font-size: 13px; font-weight: 900; text-decoration: none;  color: #5E5E5E; }
.BelowLogoText { font-size: 18px; font-weight: 900; text-decoration: none;  color: #5E5E5E; }
.SmallSubtitle {	 font-size: 9px; text-decoration: none;  color: #5E5E5E;}
.LanguageSmallLink { background: darkblue; border: solid 2px darkblue; color: White; font-size: 12px; font-weight : bold;  font-style: italic; cursor: pointer; white-space: nowrap;}
.PhoneExtraFare { font-size: 9px; }

.DynamicListPopup {background: whitesmoke;   border: solid 1px gray; }
.DynamicListPopupRow { cursor: default; }
.DynamicListPopupCell { font-size: 11px; }
.DynamicListPopupCellHOver { font-size: 11px; background: lightblue;}

.MapButton {  width: 20px; height: 20px; font-size: 6pt; background: url('/otobusimmvc/Content/Design/MapButton.gif') no-repeat; background-position:center center;  cursor: pointer; }
.AddressBoxMapDiv { width: 400px; height: 500px; border: solid 2px #116784;  }
.AddressBoxMapDiv_ltr { box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.5); }
.AddressBoxMapDiv_rtl { box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.5); }

.OuterBox { background: white;  padding: 0px;  height: 20px; }
.NewsOuterBox {  background: url('/otobusimmvc/Content/Design/NewsBackground.gif');  width: 230px; height: 140px; }
.BannerOuterBox { width: 230px; height: 240px; }

.SearchFormOuterBox {  background: url('/otobusimmvc/Content/Design/BackgroundLong.gif');  }
.TopMenuInnerBox { background : #6E95E0; height: 26px; }

.CompanySmallLink { color: #006666; font-size: 10px; text-decoration: none; padding: 0px 6px 0px 6px;    }
.CompanySmallLink:visited { color: #006666;  text-decoration: none;}
.CompanySmallLink:hover { text-decoration: underline;}

.TopMenuItem { color: #006666; text-decoration: none; font-weight: bold; font-size: 11px; }
.TopMenuItem:visited { color: #006666;}
.TopMenuItem:hover { color: #009999;}
.TopMenuItemCurrent { color: black;	text-decoration: none; font-weight: bold;  font-size: 11px;}
.TopMenuCell {background-image:url('/otobusimmvc/Content/Design/navbar_tile.gif'); background-repeat:repeat-x; text-indent: 5px; text-align: center;  font-size: 11px;}
.TopMenuCellCurrent { background-image:url('/otobusimmvc/Content/Design/navbar_tile.gif'); background-repeat:repeat-x; text-indent: 5px; text-align: center; font-size: 11px; }

.BottomMenuTable {width : 100%;}
.BottomMenuItem {  color: White; font-weight : bold; text-decoration: none; font-size: 12px;}
.BottomMenuItem:visited {color: white;}
.BottomMenuCell { background: #68AE28;  padding: 5px; color: white;}

.NewsText { font-size: 11px; }
.RemarksText {font-size: 14px; padding: 5px; }

.FormTitle {color: black; font-size: 16px;	font-weight: bold;	text-indent: 5px;	  }
.FormTitleLink {color: blue; }
.FormSubTitle {color: black; font-size: 12px;	font-weight: bold;	text-indent: 5px;	  }
.FormTabTitle {color: #009999; font-weight: bold; font-size: 11px;    }
.FormTabTitle:link {text-decoration: underline; }
.FormButtonText {color: #009999; font-weight: bold; font-size: 12px; }
.FormTable {}
.FormTableText { color: #008888;  font-size: 11px;   font-weight: bold;}
.FormTableText:link { color: #008888;  font-size: 11px;   font-weight: bold; }
a.FormTableText:hover { color: green;  font-size: 11px;   font-weight: bold;  }
.FormTableTitleText { color: #666666; font-size: 12px;  font-weight: bold;}
.FormTableTitleSmallText { color: #666666; font-size: 10px;  font-weight: bold;}
.FormInput { font-size: 11px; }
.SearchFormLocationDiv {width: 180px; height: 98px; }
.SearchFormLocationTextBox { width: 150px; }
.SearchFormLocationSelectBox { width: 170px; }

.SectionTitle {background: #00538F; color: White; font-weight: bold;}

.SmallTable { background:  white; font-size: 12px;}
.SmallTablePreHeaderRow { background: #006666;  }
.SmallTablePreHeaderCell {  color: white;  text-align: center; padding: 5px;}
.SmallTablePreHeaderLink { color: White; text-decoration: underline; }
.SmallTablePreHeaderLink:visited { color: White; text-decoration: underline; }
.SmallTableHeaderRow {  background: #68AE28; }
.SmallTableHeaderCell { font-weight: bold;  text-align: center;  padding: 2px 2px 2px 2px;   color: White; border-bottom: solid 10px white;}
.SmallTableRow { background: #E7F5FF;  }
.SmallTableRowHighlight{	background: #ccff99;}
.SmallTableCell { color: #006666; padding: 3px;  }
.SmallTableLink {  color: #4169e1; }
.SmallTableLink:visited {  color: #4169e1; }
.SmallTableLinkDark {  color: #0000FF; }
.SmallTableLinkDark:visited {  color: #0000FF; }
.SmallTableMissingData {  color: green; }
.SmallTableMissingData:visited {  color: green; }
.SmallTableFooterRow { background: #E7F5FF; }
.SmallTableFooterCell { border-top: solid 12px white; font-weight: bold ; text-align: center; color: #006666; }
.SmallTableBorder { border: solid 1px #006666;   } /* רק עבור טבלאות עם גבולות */

.PricesTable { font-family: Tahoma, Arial;  font-size: 10px; color: Black;}
.StartPlacesTable { font-size: 10px; color: Black;}
.PricesTableHeaderCell { background: #E7F5FF;  font-size: 10px;  }
.PricesTablePivotCell { background: #68AE28;  color: White; }
.PricesTableCell { font-size: 10px;  }

.OnlineNextBusText { color: red; font-size: 12px;}
.OnlineTime { color: red; }

.ListTable {background-color:White; color: darkblue; font-size: 12px; }
.ListTableHeaderRow {}
.ListTableHeaderRowSeperator { border: solid 1px blue; border-top: solid 10px white; }
.ListTableHeaderCell { padding: 2px 2px 2px 2px; border-bottom: solid 1px white;border-left: solid 1px white; font-weight: bold ; text-align: center; background-color: #68AE28;	color: White;}
.ListTableRow { background: #E7F5FF;}
.ListTableCell { padding: 2px 2px 2px 2px; border-bottom: solid 1px white; border-left: solid 1px white;}
.ListTableText { color: #4169e1; }
.ListTableLink { color: #4169e1; }
.ListTableLink:visited { color: #4169e1; }
.ListTableIconLink { color: #4169e1; text-decoration: none; }
.ListTableIconLink:visited { color: #4169e1; text-decoration: none; }

.RouteTitle { color: darkblue; font-size: 12px; text-decoration: underline; text-align: center; }
.RouteText { color: #4169e1; font-size: 12px; }
.RouteLink { color: #4169e1; font-size: 12px; cursor: pointer; }

.ProHeader {	  color: #68AE28; }

.IconLink { font-size: 12px; color: darkblue; }

.MinDiv {margin: 10px 10px 10px 10px; border: black 2px solid;	background-color: #800517;	color: White; cursor: default;}
.SDiv { border: black 1px solid; background-color: #006666;	color: white; cursor: default; font-size: 12px;}
.ScrollableDiv { overflow-y: scroll;}

.Alt0 {background: beige;}
.Alt1 {background: lightblue;}
.Alt2 {background: gainsboro;}
.Alt3 {background: lightcyan;}
.Alt4 {background: AliceBlue ;}
.Alt5 {background: AntiqueWhite ;}
.Alt6 {background: Aqua ;}
.Alt7 {background: mistyrose;}
.Alt8 {background: Aquamarine ;}
.Alt9 {background: Azure ;}
.Alt10 {background: Cyan  ;}
.Alt11 {background: BurlyWood ;}
.Alt12 {background: Chartreuse ;}
.Alt13 {background: Darkorange ;}
.Alt14 {background: DarkSalmon ;}
.Alt15 {background: Khaki ;}

.SpinnerDiv { background: url('/otobusimmvc/Content/Design/HourGlass.gif'); background-repeat: no-repeat; font-size: 100px; background-position: center; }

.PromotionLink { color: #ffffff; font-size: 6px; }
</pre></body></html>