﻿*
{
	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:#f1ede7;
}
DIV
{
	background-repeat:no-repeat;	
	font: normal 12px Arial;
}
H1
{
	font-family: Arial;
	font-size:16px;
	color:#761414;
	letter-spacing:1.5px;
	font-weight:bold;
}
.Textbox
{
    background: white;
	border: solid 1px #761414;
	font: normal 12px Arial !important;
	vertical-align: top;
	height: 18px;
	direction:rtl;
}
TR
{
	vertical-align:top;	
}
A
{
    text-decoration: none;
}
IMG
{
	border: solid 0px;	
}
.Container
{
	width:932px;
	margin-left:auto;
	margin-right:auto;
	font: normal 12px Arial;
	direction:rtl;
}
.Logo
{
	display:block;
	width:161px;
	height:160px;
	margin-right:66px;
}
.Nav
{
	display:block;
	font-family: Arial;
	font-size:12px;
	color:#440b0b;
	letter-spacing:1.5px;
	font-weight:bold;
	padding-top:-5px;
}
.Nav:Hover
{
	font-family: Arial;
	font-size:12px;
	color:Black;
	letter-spacing:1.5px;
	font-weight:bold;
}
.NavSelected
{
	font-family: Arial;
	font-size:12px;
	color:Black;
	letter-spacing:1.5px;
	font-weight:bold;
}
.NoBorder
{
	border: solid 0px;
}
.Bold
{
	font-weight:bold;	
}
.NewsLink
{
	display:block;
	font-family: Arial;
	font-size:12px;
	color:#761414;
	letter-spacing:1.5px;
	text-decoration:none;
	width:130px;
	padding-bottom:20px;
	
}
.NewsLink:Hover
{
	display:block;
	font-family: Arial;
	font-size:12px;
	color:#761414;
	letter-spacing:1.5px;
	text-decoration:underline;
	width:130px;
	padding-bottom:20px;
	
}
.TopTitle
{
	font-family: Arial;
	font-size:14px;
	color:#761414;
	letter-spacing:1.5px;
	font-weight:bold;
	margin-right:70px;
	margin-top:5px;
}