﻿body
{
	margin: 0px;
	font-family: Tahoma;
	font-size: 8pt;
	direction: rtl;
}

select, option, input { font-family:Tahoma; font-size:9pt}
 
.banner_link { color: White; text-decoration: none; font-size:7.5pt}
.footer_link { color: blue; text-decoration: none;}
.btns_link { color: #333333; text-decoration: none; font-weight:bold;}

.btn1 {width:25px; background-image:url('../images/btns/1.png'); height:30px}
.btn2 {width:25px; background-image:url('../images/btns/2.png'); height:30px}
.btn3 {width:25px; background-image:url('../images/btns/3.png'); height:30px}
.btn4 {width:25px; background-image:url('../images/btns/4.png'); height:30px}
.btn5 {width:25px; background-image:url('../images/btns/5.png'); height:30px}

.btns { width:200px;background-image:url('../images/btns/bg.png');padding-right:20px;}

img { border:0px}
.left_to_right { direction:ltr;}

.adjustedZIndex {z-index: 100;}

.VisionTitle_ar {vertical-align:top; font-weight:bold; background-color:#D9E5FF; padding:5px}
.VisionTitle_en {vertical-align:top; font-weight:bold; background-color:#D9E5FF; padding:5px}

.VisionText{ height:40px; padding: 5px 20px 5px 20px}
.MissionText{ height:60px;padding: 5px 20px 5px 20px}
.ValuesText{ height:80px;padding: 5px 10px 5px 10px}
/*
.Test { border-left:solid 1px white; padding-left:0px; height:10px; margin: 2px}
.BannerMenu
{
	color: White;
}
a.BannerMenu:link
{
	color: White;
	text-decoration: none;
}
a.BannerMenu:hover
{
	color: White;
	text-decoration: none;
}
a.BannerMenu:visited, a.BannerMenu:active
{
	color: White;
}
.BannerSubMenu
{
	color: White;
}
a.BannerSubMenu:link
{
	color: White;
	text-decoration: none;
}
a.BannerSubMenu:hover
{
	color: White;
	text-decoration: none;
}
a.BannerSubMenu:visited, a.BannerSubMenu:active
{
	color: White;
}

*/