body
{
	margin: 0px;
	color: black;
	font-family: Arial;
}
.linkbar
{
	font-size: 13px;
	color: white;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}
.bartd
{
	vertical-align: middle;
	background-color: #cc0033;
	text-align: center;
}
.smalltext
{
	font-size: 10px;
	color: black;
	font-family: Arial;
	direction:rtl;
}
.normaltitle
{
	font-size: 14px;
	font-family: Arial;
	color: red;
	direction:rtl;
	font-weight: bold;
}
.bigtitle
{
	font-size: 16px;
	font-family: Arial;
	color: red;
	direction:rtl;
	font-weight: bold;
	
}
.regulartext
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	direction:rtl;
}
.MenuItem
{
	border-right: firebrick 1px solid;
	border-top: firebrick 1px solid;
	font-size: 12px;
	background: #BFBB95;
	border-left: firebrick 1px solid;
	color: black;
	direction: rtl;
	border-bottom: firebrick 1px solid;
	font-family: Arial;
}
.MenuItemSelected
{
	font-size: 12px;
	background: #B4AE78;
	color: black;
	direction: rtl;
	font-family: Arial;
	border-left: gainsboro 3px solid;
	border-bottom: gainsboro 3px solid;
	border-right: gainsboro 3px solid;
	border-top: gainsboro 3px solid;
}
.MenuSubItem
{
	font-size: 12px;
	color: #DDDBC2;
	direction: rtl;
	font-family: Arial;
	height: 17px;
	
}
.MenuSubItemSelected
{
	
	font-size: 12px;
	color: black;
	direction: rtl;
	font-family: Arial;
	height: 17px;
}
.LogoListTable
{
	width: 560px;
}
.DropDown
{
	width : 120px;
	direction : rtl;
	font-size:x-small ;
	font-family:Arial (Hebrew);
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	
}
.TextBox
{
	direction : rtl;
	font-size:x-small ;
	font-family:Arial (Hebrew);
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	
}
.Rightheaderbox
{
	color: #F3F0E9;
	height: 19px;
	width: 4px;
}
.Leftheaderbox
{
	color: #F3F0E9;
	height: 19px;
	width: 4px;
}
.Bottombox
{
	background-color:#F3F0E9;
	color: #FFE3B9;
	width : 100% ;
	height: 8px;
}
.RightBottombox
{
	color: #F3F0E9;
	height: 8px;
	width: 4px;
}
.LeftBottombox
{
	color: #F3F0E9;
	height: 8px;
	width: 4px;
}
.boxborder
{
	background-color:#F3F0E9;
	width: 1px;
}
.headerbox
{
	font-weight: bold;
	font-size: 12px;
	background-color:#F3F0E9;
	color: black;
	font-family: Arial;
	height: 15px;
}


