﻿*
{
	padding:0px;
    margin:0px;    
}
BODY
{
    scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #f3f3f3; 
	scrollbar-3dlight-color: #f3f3f3; 
	scrollbar-arrow-color: #333; 
	scrollbar-track-color: #f3f3f3;
	background-color:#c0c0c0;
}
DIV
{
	background-repeat:no-repeat;	
	font: normal 12px Arial;
}
.Textbox
{
    background: white;
	border: solid 1px #13204d;
	font: normal 12px Arial !important;
	vertical-align: top;
	height: 18px;
	direction:rtl;
}
.TextboxEng
{
	background: white;
	border: solid 1px #13204d;
	font: normal 12px Arial !important;
	vertical-align: top;
	height: 18px;
	direction:ltr;
}
TR
{
	vertical-align:top;	
}
A
{
    text-decoration: none !important;
}
IMG
{
	border: solid 0px;	
}
.Container
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	font: normal 12px Arial;
	direction:rtl;
	background-color:#c0c0c0;
}
.Content
{
	height:340px;
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#f7f7fb;
}
.Logo
{
	display:block;
	width:225px;
	height:91px;
}
.Nav
{
	font-family: Arial;
	font-size:13px;
	font-weight:bold;
	color:#13204d;
	line-height:30px;
	cursor:pointer !important;
	margin-left:6px;
	margin-right:6px;
}
.NavWhite
{
	font-family: Arial;
	font-size:13px;
	font-weight:bold;
	color:White;
	line-height:20px;
	text-align:center;
}
.NavSelected
{
	font-family: Arial;
	font-size:13px;
	font-weight:bold;
	color:#ee7a51;
	line-height:30px;
	cursor:pointer !important;
	margin-left:6px;
	margin-right:6px;
}
.NoBorder
{
	border: solid 0px;
}
.Bold
{
	font-weight:bold;	
}
.FlagsContainer
{
	float:right;
	width:603px;
	height:35px;
	margin-top:30px;
}
.IconsContainer
{
	float:right;
	width:78px;
	height:24px;
	margin-top:20px;
}
.HomePageIcon
{
	display:block;
	height:24px;
	width:24px;
	margin-right:10px;
	float:right;
}
.ContactUsIcon
{
	display:block;
	height:19px;
	margin-top:5px;
	width:30px;
	margin-left:11px;
	float:right;
}
.FlagIcon
{
	display:block;
	height:28px;
	float:right;
}
.FlagIconSelected
{
	display:block;
	height:28px;
	float:right;
	border-top:solid 2px #13204d;
}
.Font14
{
	font-size:14px !important;	
}