﻿HTML
{
	overflow-x:hidden !important;
	background-color:#778375;
}
*
{
	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:#778375;
	overflow-x:hidden !important;
}
DIV
{
	background-repeat:no-repeat;
	font: normal 12px Arial;
}
TR
{
	vertical-align:top;
}
A
{
    text-decoration: none;
}
IMG
{
	border: solid 0px;
}
.Container
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	direction:rtl;
}
.InnerContainer
{
	width:836px;
	margin-right:84px;
	background-position:top;
	background-repeat:no-repeat;
}
.TopContainer
{
	width:1000px;
	background-position:top;
	background-repeat:no-repeat;
}
.Logo
{
	display:block;
	width:251px;
	height:83px;
}
.ImageBorder
{
	border: solid 1px #99ca3c;
}
.TextBox
{
	border: solid 1px #99ca3c;
	background-color: #e8f0e6;
	font: normal 12px Arial !important;
	color:Black;
	vertical-align: top;
	height: 18px;
}
.Menu
{
	font: normal 14px Arial;
	color:#221e21;
	line-height:32px;
}
.Menu:hover
{
	color:#99ca3c;
}
.MenuSelected
{
	font: normal 14px Arial;	
	color:#99ca3c;
}
.BottomContainer
{
	margin-top:10px;
	padding-bottom:10px;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	border-top:solid 1px #656565;
}
.Credit
{
	font: normal 11px Arial;	
	color:#221e21;
	text-decoration:none;
}
.Credit:hover
{
	text-decoration:underline;
}
.Bold
{
	font-weight:bold;
}
.BrownTitle
{
	font-family:Arial;
	font-weight:bold;
	font-size:15px;
	color:#43380a;
}
.GreenTitle
{
	font-family:Arial;
	font-weight:bold;
	font-size:15px;
	color:#99ca3c;
}
