﻿*
{
	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: #ffffff;
}
DIV
{
	background-repeat:no-repeat;	
	font: normal 12px Arial;
}
.Textbox
{
    background: white;
	border: solid 1px #60606b;
	font: normal 12px Arial !important;
	vertical-align: top;
	height: 16px;
	direction:rtl;
}
TR
{
	vertical-align:top;	
}
A
{
    text-decoration: none !important;
}
IMG
{
	border: solid 0px;	
}
.MainContainer
{
	width:788px;
	margin-left:auto;
	margin-right:auto;
	font: normal 12px Arial;
	direction:rtl;
	background-position:center;
	background-repeat:repeat-y;
}
.Container
{
	width:770px;
	margin-left:auto;
	margin-right:auto;
	font: normal 12px Arial;
	direction:rtl;
	background-color:#e7e7ea;
}
.Logo
{
	display:block;
	width:210px;
	height:105px;
}
.Nav
{
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#243c9e;
	display:block;
	line-height:35px;
	width:151px;
	height:35px;
	background-repeat:no-repeat;
	cursor:pointer !important;
}
.NavSelected
{
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#ee251a;
	display:block;
	line-height:35px;
	width:151px;
	height:35px;
	background-repeat:no-repeat;
	cursor:pointer !important;
}
.NoBorder
{
	border: solid 0px;
}
.Bold
{
	font-weight:bold;	
}
.ImageBorder
{
	border:solid 1px #253c9e;
}
.Header
{	
	display:block;
 	width:100%;
 	padding-right:10px;
 	background-color:White;
 	line-height:24px;
 	font-size:13px;
 	font-weight:bold;
 	color:#ee251a
}
.SubHeader
{
	display:block;
	width:100%;
	padding-right:10px;
	background-color:White;
	line-height:22px;
	font-size:12px;
	font-weight:bold;	
}
.HeaderEng
{	
	display:block;
 	width:100%;
 	padding-left:10px;
 	background-color:White;
 	line-height:24px;
 	font-size:13px;
 	font-weight:bold;
 	color:#ee251a;
 	text-align:left;
}
.SubHeaderEng
{
	display:block;
	width:100%;
	padding-left:10px;
	background-color:White;
	line-height:22px;
	font-size:12px;
	font-weight:bold;	
	text-align:left;
}
.RadMenu
{
	z-index: 2999 !important;   
}
.radwindow   
{   
    z-index: 10000 !important;   
}   
