

td {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #000000; 
	font-weight:normal; 
	line-height:13px;
}
.menu {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8px; 
	color: #377AAB; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
}
.menu:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8px; 
	color: #377AAB; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:bold;
}
.HomeInfo {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: white; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:normal;
	display:block;
	width:40px;
	height:40px;
	border:solid 1px #AFAFAF;
	text-decoration:none;
}
.HomeInfo:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: white; 
	line-height:18px; 
	text-decoration:none;
	font-weight:normal;
}
.topmenu {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8px; 
	color: #ffffff; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
}
.topmenu:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8px; 
	color: #ffffff; 
	line-height:18px; 
	text-decoration:none;
	font-weight:bold;
}
.topmenu_lang {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8px; 
	color: orange; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:normal;
}
.topmenu_lang:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8px; 
	color: orange; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:normal;
}
.orange {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #F6832E; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
}
.orange:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #F6832E; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:bold;
}
.big {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #ffffff; 
	line-height:16px; 
	text-decoration:none; 
	font-weight: normal; 
}
.big2 {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #95BC41; 
	line-height:16px; 
	text-decoration:none; 
	font-weight: normal; 
}
.footermenu {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8px; 
	color: #ffffff; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:Normal;
}
.footermenu:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8px; 
	color: #ffffff; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:Normal;
}

body 
{
	font-family:Tahoma;
	
	margin:0;
	padding:0;
}
a.LastMinute:link
{
	color:#006699;
	
	font-size:12px;
	text-decoration:none;
}
a.LastMinute:visited
{
	color:#006699;
	
	font-size:12px;
	text-decoration:none;
}
a.LastMinute:hover
{
	color:#FE9900;
	
	font-size:12px;
	text-decoration:underline;
	
}


a.HighLights:link
{
	color:#FFFFFF;
	
	font-size:12px;
	text-decoration:none;
}
a.HighLights:visited
{
	color:#FFFFFF;
	
	font-size:12px;
	text-decoration:none;
}
a.HighLights:hover
{
	color:#FFFFFF;
	
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	
}


table.Tabs{height:auto;width:auto;}
td.Tab{padding-right:0px;color:#333333;
	
	text-align:center;font-size:11px;width:136px;height:27px;background-repeat:no-repeat;cursor:pointer;
	border-left:solid 0px #FFFFF;
	border-right:solid 0px #FFFFFF;
	border-top:solid 0px dodgerblue;
	border-bottom:solid 1px dodgerblue;
	padding-bottom:1px;}
td.Tab span
{
	background-color:#EAEAEA;
	display:block;
	
	height:100%;
	line-height:20px;
}
td.TabOn{padding-right:0px;color:orange;text-align:center;font-size:12px;width:136px;height:27px;background-repeat:no-repeat;cursor:pointer;
	border-left:solid 1px dodgerblue;
	border-right:solid 1px dodgerblue;
	border-top:solid 4px dodgerblue;
	border-bottom:solid 0px dodgerblue;}
td.TabBody{height:auto;width:auto;border:solid dodgerblue 1px;border-top:none;border-left:none;border-right:none;vertical-align:top;padding:5px;} 


.tooltip{
   position: absolute;
   top: 0;
   left: 0;
   z-index: 3;
   display: none;
   background-color:#026493;
   border:solid 1px white;
   color:White;
   padding:6px;
   font-size:12px;
   text-decoration:none;
   width:320px;
}

    div.ScrollBox{width:200px;border:solid 1px transparent;padding-bottom:9px;height:140px;overflow:hidden;}
    div.Text{border:solid 1px  transparent;display:block;text-align:right;direction:rtl;line-height:1.4;}
    
    div#Text2{border:solid 1px  transparent;display:block;text-align:right;direction:rtl;line-height:1.4;}
    div.Scroll{border:solid 1px  transparent;display:block;}
    
    .NoWrap
    {
		white-space:nowrap;
    }
