﻿*
{
	padding:0px;
    margin:0px;
}
BODY
{
    background-color:#5c4e4e;
}
DIV
{
	background-repeat:no-repeat;
	font: normal 12px Arial;
}
TR
{
	vertical-align:top;
}
A
{
    text-decoration: none;
}
IMG
{
	border: solid 0px;
}
.Container
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	direction:rtl;
}
.TopContainer
{
	height:105px;
}
.MenuContainer
{
	height:28px;
	padding-top:48px;
}
.ContentContainer
{
	width:560px;
	padding:30px;
	padding-bottom:0px;
}
.Logo
{
	display:block;
	width:300px;
	height:150px;
}
.TextBox
{
	border: solid 1px #970000;
	background-color: #ffffff;
	font: normal 12px Arial !important;
	color:Black;
	vertical-align: top;
	height: 18px;
}
.Menu
{
	display:block;
	width:100%;
	text-align:center;
	font: normal 14px Arial;
	color:#ffffff;
	line-height:26px;
}
.Menu:hover
{
	color:#282828;
}
.MenuSelected
{
	display:block;
	width:100%;
	text-align:center;
	font: normal 14px Arial;	
	color:#282828;
	line-height:26px;
}
.BottomContainer
{
	width:950px;
	height:164px;
	margin-left:auto;
	margin-right:auto;
}
.BottomContactStripContainer
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background-position:right;
	background-repeat:repeat-x;
	line-height:26px;
	direction:rtl;
}
.Credit
{
	font: normal 11px Arial;	
	color:#888888;
	text-decoration:none;
}
.Credit:hover
{
	text-decoration:underline;
}
.Bold
{
	font-weight:bold;
}
.ListDate
{
	display:block;
	padding-bottom:22px;
}
.ListTitle
{
	font-family:Arial;
	font-size:14px;
	color:#684f35;
	font-weight:bold;
}
.SubTitle
{
	width:320px;
	padding-bottom:20px;
}
.ImageBase
{
	width:148px;
	height:148px;
}
.ImageLink
{
	display:block;
	padding-top:12px;
	padding-right:12px;
}
.ImageContainer
{
	display:block;
	float:right;
	background-color:#5c4e4e;
	width:120px;
	height:120px;
	margin-left:15px;
	margin-bottom:15px;
}
