﻿*
{
	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:#dbdbdb;
}
DIV
{
	background-repeat:no-repeat;	
	font: normal 12px Tahome;
}
#HtmlDiv LI
{
	margin-right:20px;	
}
.Textbox
{
    background: white;
	border: solid 1px #163853;
	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;	
}
.Container
{
	width:826px;
	margin-left:auto;
	margin-right:auto;
	font: normal 12px Tahome;
	direction:rtl;
	background-color:White;
}
.Main
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	font: normal 12px Tahome;
	direction:rtl;
	background-color:White;
}
.Content
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	font: normal 12px Tahome;
	direction:rtl;
	background-position:bottom;
	background-color:White;
}
.Logo
{
	display:block;
	width:200px;
	height:135px;
}
.Nav
{
	text-align:center;
	padding-top:4px;
	font-weight:bold;
	color:White;
}
.NavSelected
{
	text-align:center;
	padding-top:4px;
	font-weight:bold;
	color:#163853;
	cursor:pointer;
}
.NoBorder
{
	border: solid 0px;
}
.Bold
{
	font-weight:bold;	
}
.ImageBorder
{
	border:solid 1px #163853;
}

.TopMargin
{
	height:20px;
}
.StaffContainer
{
	display:block;
	width:350px;
	padding-top:20px;
	padding-bottom:10px;	
}
.RadMenu
{
	z-index: 2999 !important;   
}
.RadWindow
{
	z-index: 10000 !important;   
}