﻿*
{
	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: #e8e7e1;
}
DIV
{
	background-repeat:no-repeat;	
	font: normal 12px Arial;
}
.Textbox
{
    background: white;
	border: solid 1px #494f71;
	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:856px;
	margin-left:auto;
	margin-right:auto;
	font: normal 12px Arial;
	direction:rtl;
}
.TopContainer
{
	display:block;
	width:856px;
	height:194px
}
.NewsContainer
{
	display:block;
	width:400px;
	margin-bottom:15px;	
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:20px
}
.Logo
{
	display:block;
	width:125px;
	height:121px;
	margin-right:10px;
}
.Nav
{
	font-family: Arial;
	font-size:13px;
	font-weight:bold;
	color:White;
}
.NavSelected
{
	font-family: Arial;
	font-size:13px;
	font-weight:bold;
	color:#f9f1c1;
}
.NoBorder
{
	border: solid 0px;
}
.Bold
{
	font-weight:bold;	
}
.ImageBorder
{
	border:solid 1px #494f71;
}
